1
1
openmpi/ompi
Jeff Squyres 84feccd3d5 This is something I forgot to commit from long ago -- already
discussed and cleared with Edgar.

Ensure that only processes who will be in the new communicator call
the coll selection function.  It is pointless (and Bad in some cases)
for processes who are not in the new communicator to try to select a
coll module for the new communicator.

This commit was SVN r7573.
2005-10-01 11:57:17 +00:00
..
attribute And more fixes ... 2005-09-12 20:25:01 +00:00
class * Add memory barriers for shared memory. Rich and I think we got them 2005-09-19 16:28:25 +00:00
communicator This is something I forgot to commit from long ago -- already 2005-10-01 11:57:17 +00:00
datatype Comment out what seems to be a debugging output. Will confirm with 2005-09-29 16:39:27 +00:00
debuggers - Add some logic to configure to make a version of CFLAGS that doesn't 2005-09-01 10:37:20 +00:00
dynamic-mca * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
errhandler * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
file * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
group * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
include * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
info * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
mca Use the right number of segments per in-use flag when calculating 2005-09-30 23:12:23 +00:00
mpi use MPI_Alloc_mem/MPI_Free_mem for internally allocated buffers 2005-09-22 16:43:17 +00:00
op Add another flag to MPI_Op's -- whether it is associative with 2005-09-08 09:47:27 +00:00
proc * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
request And more fixes ... 2005-09-12 20:25:01 +00:00
runtime Per advice from Ralf W., change the pkgdata declarations in 2005-09-30 13:32:39 +00:00
tools Per advice from Ralf W., change the pkgdata declarations in 2005-09-30 13:32:39 +00:00
win * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
win32 * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
Makefile.am Per suggestion from our friendly Libtool developer friends, add proper 2005-09-17 10:45:46 +00:00
README.dox Rename src -> ompi 2005-07-02 13:43:57 +00:00
win_makefile * rename ompi_show_help to opal_show_help 2005-07-04 02:38:44 +00:00

/*
 * Copyright (c) 2004-2005 The Trustees of Indiana University.
 *                         All rights reserved.
 * Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
 *                         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.

*/