1
1
openmpi/ompi
Jeff Squyres 82caceda08 A minor change to ROMIO's configure script: make it use exactly the
same "restrict" check as the top-level OMPI configure.ac script so
that it will guarantee to always get the same result.  Therefore, the
#define for restrict will always have the same value in both
opal_config.h and romioconf.h, and we get 7 less warnings (6 in the IO
ROMIO component, 1 in ROMIO itself) when compiling with icc on Linux
(because PAC_C_RESTRICT and AC_C_RESTRICT would get different values
for the "restrict" #define in this case).

This commit was SVN r14387.
2007-04-17 03:10:06 +00:00
..
attribute pedantic formatting... 2007-02-23 00:54:41 +00:00
class Add new SM BTL parameter btl_sm_cb_max_num. If set to value greater then zero 2007-03-22 12:21:42 +00:00
communicator pedantic indentation... 2007-04-06 19:18:31 +00:00
datatype Big update. Correct the behavior for true_lb and true_ub computation 2007-04-03 16:05:15 +00:00
debuggers - Reduce the amount of warnings with -Wshadow -- mainly due to 2007-01-19 19:48:06 +00:00
errhandler Add OPAL_LIKELY where necessary. 2007-04-12 04:32:07 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
file Even less warnings. 2007-02-01 19:27:11 +00:00
group just a reordering of the arguments in a comparison in order to comply with the 2006-10-23 17:14:23 +00:00
include Include the major, minor, release numbers in mpi.h. 2007-02-07 03:19:44 +00:00
info The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
mca A minor change to ROMIO's configure script: make it use exactly the 2007-04-17 03:10:06 +00:00
mpi Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
op Refinement of Rainer's r13227 and r13228 (worked with Rainer, Ralph, 2007-01-27 13:44:03 +00:00
peruse The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
proc - Fix more symbols that should be exported. 2007-02-27 15:17:17 +00:00
request Nothing really relevant. 2007-03-20 11:21:23 +00:00
runtime Closes trac:977 2007-04-14 02:06:05 +00:00
tools - Mark some deprecated functions (two still commented) and fix to 2007-03-20 10:08:58 +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 Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +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.

*/