1
1
openmpi/ompi
Jeff Squyres f92d9097d8 Some more changes to update to coll v1.1.0 that were missed
yesterday.  This actually exposed a very, very long-standing bug where
part of the coll base was incorrectly checking the coll API version
against the MCA API version.  When coll went to v1.1 (yesterday) and
was no longer the same as the MCA v1.0, the test started failing.

This commit fixes to check for v1.1 everywhere in the coll base, and
to ensure to check coll framework/API version numbers against coll
framework/API version numbers (vs. against the MCA API version
number).

This commit was SVN r16373.
2007-10-07 12:20:22 +00:00
..
attribute Commit Ralph's fix for MPI_APPNUM. 2007-10-06 18:54:43 +00:00
class - Just some type casts. 2007-09-12 15:29:58 +00:00
communicator These changes were mostly captured in a prior RFC (except for #2 below) and are aimed specifically at improving startup performance and setting up the remaining modifications described in that RFC. 2007-10-05 19:48:23 +00:00
datatype - Just some type casts. 2007-09-12 15:29:58 +00:00
debuggers mqs_communicator type should not be changed as it serves as the interface 2007-09-24 19:02:56 +00:00
errhandler Reverts r16130. 2007-09-15 11:19:13 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
file Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +00:00
group - Some more to be exported. 2007-08-30 15:13:08 +00:00
include fix comment 2007-09-18 16:30:45 +00:00
info - fix typo 2007-07-30 15:47:37 +00:00
mca Some more changes to update to coll v1.1.0 that were missed 2007-10-07 12:20:22 +00:00
mpi Fix a bug introduced when the collective selection logic was changed to allow for a different component to be used for each collective. 2007-09-25 17:09:52 +00:00
op - Support for opt. MPI_REAL2 (who has that?) 2007-06-19 05:03:11 +00:00
peruse OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00
proc These changes were mostly captured in a prior RFC (except for #2 below) and are aimed specifically at improving startup performance and setting up the remaining modifications described in that RFC. 2007-10-05 19:48:23 +00:00
request - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00
runtime These changes were mostly captured in a prior RFC (except for #2 below) and are aimed specifically at improving startup performance and setting up the remaining modifications described in that RFC. 2007-10-05 19:48:23 +00:00
tools Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +00:00
win Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
Makefile.am Allow OMPI components to modify the link options for libmpi.so. This 2007-08-17 03:52:53 +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.

*/