1
1
openmpi/ompi
Gleb Natapov 7b1b4f95e3 Local GID table contains not what I thought it contains. It contains local HCA
GIDs (there can be more than one) and not GIDs of the HCA on the network. Entry
zero always have to be initialized so we use it, and warn user if there is more
then one port active and default subnet is configured on at least one of them.

This commit was SVN r11815.
2006-09-26 12:12:33 +00:00
..
attribute The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
class Typo. 2006-09-18 17:57:55 +00:00
communicator Pedantic... 2006-09-20 22:20:10 +00:00
datatype Don't print the optimized description if there is nothing. 2006-09-21 05:40:51 +00:00
debuggers Sends and receives are now fully implemented. Correctly handle the reference counts 2006-09-20 07:51:30 +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 The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
group The ompi_group_table is never referenced. So wipe it out. 2006-08-24 16:27:08 +00:00
include * Only install Fortran 77 headers if we want Fortran 77 bindings 2006-09-08 01:33:21 +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 Local GID table contains not what I thought it contains. It contains local HCA 2006-09-26 12:12:33 +00:00
mpi Ralf W. categorically told me that this kind of statement in 2006-09-25 14:28:04 +00:00
op The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +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 The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
request Don't let the compiler copy a struct into another location. Do it by hand only 2006-09-18 18:00:16 +00:00
runtime * update ompi_mpi_abort to call abort_procs_request on the processes that 2006-09-22 15:04:04 +00:00
tools Add man page for wrapper compilers. 2006-09-25 14:11:21 +00:00
win * RMA_SYNC is a more appropriate error message for these than RmA_CONFLICT 2006-08-31 21:07:52 +00:00
Makefile.am Install Fortran 77 bindings as a stand-alone library, rather than as part of 2006-09-08 01:35: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.

*/