1
1
openmpi/ompi
Brian Barrett eafdfba0d4 * remove useless debugging output
This commit was SVN r9252.
2006-03-11 03:04:12 +00:00
..
attribute - Upon Finalize, also release the memory of predefined attributes. 2006-02-27 15:15:48 +00:00
class * fix race condition due to poorly placed memory barriers that was causing 2006-02-16 20:14:33 +00:00
communicator - opal_cube_dim does not return an error 2006-03-04 13:47:24 +00:00
datatype Data validation should only be used with DR PML. 2006-03-06 20:01:26 +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 - Minor fix: rearrange function a bit; assert group_size 2006-03-09 18:18:24 +00:00
include * Make MPI_WIN_NULL a full object rather than a NULL pointer, fixing the problems 2006-03-09 16:22:15 +00:00
info Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mca * remove useless debugging output 2006-03-11 03:04:12 +00:00
mpi we should pass c_command to MPI_Comm_spawn, and not the fortran version 2006-03-07 23:13:42 +00:00
op - Well, well, the OMPI_OP_TYPE_CHAR *was* not supposed to stay in the 2006-03-10 16:02:45 +00:00
proc - Free str, in case it is allocated. 2006-03-09 17:23:00 +00:00
request correct for threaded build 2006-03-09 21:37:56 +00:00
runtime Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
tools Print the rcache components for the rcache framework, not the bml 2006-03-08 22:50:10 +00:00
win * Post and Start should only check their epoch types for conflicts, otherwise 2006-02-24 13:04:15 +00:00
Makefile.am * forgot to add new directories into DIST_SUBDIRS as well as SUBDIRS, so 2006-02-12 07:06:38 +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.

*/