1
1
openmpi/ompi
Jeff Squyres 299f4fdb2c Oops -- fix the comment. A victim of cut-n-paste.
This commit was SVN r9971.
2006-05-18 18:10:12 +00:00
..
attribute The output of the copy function is a logical, not an int. So we need 2006-04-05 19:00:11 +00:00
class The trylock return 0 not 1 if the lock was grabbed. My logic around this trylock 2006-05-16 23:13:48 +00:00
communicator Fixes for ticket:14. Lengthy discussion is on that ticket and in a 2006-05-18 18:05:46 +00:00
datatype This one belong to the previous commit but it somehow get lost ... 2006-05-05 04:32:42 +00:00
debuggers Add OMPI_DECLSPEC before all exported functions. 2005-12-31 12:18:15 +00:00
errhandler Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
file Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
group * Rename two files that had conflicting basenames with files in mpi/c/. This 2006-04-22 20:03:45 +00:00
include Remove all references to the ompi_mpi_long_long variable. The MPI_LONG_LONG is now 2006-04-24 22:15:42 +00:00
info Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mca init mutex before use. 2006-05-18 09:35:11 +00:00
mpi Oops -- fix the comment. A victim of cut-n-paste. 2006-05-18 18:10:12 +00:00
op MPI standard state that MPI_LONG_LONG and MPI_LONG_LONG_INT are synonyms. Thanks to 2006-04-24 21:24:10 +00:00
peruse - Update test dup MPI_COMM_WORLD -- so that we may 2006-05-05 07:42:33 +00:00
proc Add a new MCA parameter: mpi_keep_peer_hostnames. If this is nonzero, 2006-05-11 19:46:21 +00:00
request If we call opal_progress, test the status of the request before going 2006-04-03 15:54:15 +00:00
runtime Add a new MCA parameter: mpi_keep_peer_hostnames. If this is nonzero, 2006-05-11 19:46:21 +00:00
tools Add a feature to the build system that Terry from Sun and I talked about 2006-04-29 02:16:41 +00:00
win Fixes for ticket:14. Lengthy discussion is on that ticket and in a 2006-05-18 18:05:46 +00:00
Makefile.am * Fix "make dist" for peruse 2006-03-23 23:41:49 +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.

*/