1
1
openmpi/ompi
George Bosilca 8888bfb063 And the thread-safe version. The lock/unlock macros are supposed to be
empty for non threaded builds, but somehow just by moving the code a
little bit around and removing 2 call to lock/unlock the latency for TCP
went down by 2 micro-seconds ...

This commit was SVN r8426.
2005-12-09 05:16:50 +00:00
..
attribute Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
class Add documentation about what is happening in this class. 2005-11-13 12:56:38 +00:00
communicator Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
datatype add some comments. 2005-12-03 00:14:58 +00:00
debuggers Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
dynamic-mca Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
errhandler Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
include Look like the correct way to detect the microsoft compilers is to check for _WIN32 and not WIN32. 2005-12-07 22:56:10 +00:00
info Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca And the thread-safe version. The lock/unlock macros are supposed to be 2005-12-09 05:16:50 +00:00
mpi Initial version. 2005-12-07 16:39:34 +00:00
op Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
proc Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
request Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
runtime Handle the case when there is no F77 support available for us. 2005-11-22 21:52:14 +00:00
tools - Implement correct Fortran Logical-handling in f77/f90 interface in 2005-11-24 16:52:35 +00:00
win Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am EXTRA_DIST should be declared before going down into the directories. 2005-12-08 08:28:19 +00:00
README.dox Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00

/*
 * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
 *                         University Research and Technology
 *                         Corporation.  All rights reserved.
 * Copyright (c) 2004-2005 The University of Tennessee and The University
 *                         of Tennessee Research Foundation.  All rights
 *                         reserved.
 * Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, 
 *                         University of Stuttgart.  All rights reserved.
 * Copyright (c) 2004-2005 The Regents of the University of California.
 *                         All rights reserved.
 * $COPYRIGHT$
 * 
 * Additional copyrights may follow
 * 
 * $HEADER$
 */
/** @mainpage

@section mainpage_introduction Introduction

This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.

@section main_install Installation
 
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.

*/