1
1
openmpi/ompi
David Daniel 45894aecee Adding support for MPI_Comm_spawn() to use the 'host' key in an MPI_Info
object if provided.

The associated value is a comma-separated list of hosts -- which must be
in the initial allocation -- and is used to populate the application
context map.

This commit was SVN r11039.
2006-07-27 23:45:33 +00:00
..
attribute Add the last value to the switch. 2006-07-11 15:59:38 +00:00
class Add support to get alignemnt buffers from free_list_t. Convert openib BTL to new interface. 2006-07-20 14:39:05 +00:00
communicator Adding support for MPI_Comm_spawn() to use the 'host' key in an MPI_Info 2006-07-27 23:45:33 +00:00
datatype Correctly compute the gaps inside the datatype. They depend on the shape of the 2006-07-18 15:47:12 +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 Fix issue that came up with testing some LANL romio applications. 2006-06-12 21:45:48 +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 * don't install $(headers) and $(nodist_headers) by default, and definitely 2006-07-26 21:20:41 +00:00
info Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mca Workaround for bug in Solaris udapl library where dat_evd_dequeue does not dequeue DAT_CONNECTION_REQUEST_EVENT. 2006-07-27 16:13:46 +00:00
mpi Submitted by: Rolf vandeVaart 2006-07-26 20:27:14 +00:00
op @#$%@#%#% 2006-05-24 10:30:08 +00:00
peruse - Declare and initialize the peruse_handle_list_lock 2006-07-05 13:48:25 +00:00
proc * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
request - As according to MPI-1.2, sec 3.2.5, p22, single request 2006-07-25 15:29:37 +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 listing of which backtrace component got compiled in 2006-07-27 03:48:12 +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.

*/