1
1
openmpi/ompi
2007-08-29 02:02:19 +00:00
..
attribute Make it so the universe size is passed through the ODLS instead of through a gpr trigger during MPI init. This matches what is currently being done with the app number. 2007-07-02 01:33:35 +00:00
class This commit brings in two major things: 2007-07-18 01:15:59 +00:00
communicator Fix Coverity defect 675: possible NULL dereference in an error 2007-08-25 12:18:55 +00:00
datatype Enable RDMA for heterogeneous situations. Currently done by overloading 2007-08-28 21:23:44 +00:00
debuggers Temporary workaround for making Totalview be able to get those opal 2007-08-27 19:04:56 +00:00
errhandler Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +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 Fix to the invalid process lookup cause by group_intersection 2007-08-16 17:01:01 +00:00
include Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +00:00
info - fix typo 2007-07-30 15:47:37 +00:00
mca We only care about the value of ret in the 2007-08-29 01:36:17 +00:00
mpi Fix Coverty #24. This test didn't make sense in this branch of the if. 2007-08-29 02:02:19 +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 - Properly unlock the ompi_proc_lock in case of errors and otherwise. 2007-08-20 16:47:13 +00:00
request - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00
runtime Make "simultaneous" be a size_t; there's already a check to ensure 2007-08-20 13:22:46 +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.

*/