1
1
openmpi/ompi
George Bosilca 85bb1a9c90 Add one more argument to the copy functions for the MPI objects. As this argument
is the last one on the list and as on C the caller "make it right" this addition
will not affect the way we handle the user defined copy functions. Only the C
version of the function has this additional parameter. As it represent the pointer
to the newly created MPI object It hold the key to allow us to modify the new
object (communicator, window or type) depending on some key stored on the initial
communicator.

This commit was SVN r9371.
2006-03-23 04:47:14 +00:00
..
attribute Add one more argument to the copy functions for the MPI objects. As this argument 2006-03-23 04:47:14 +00:00
class - modified convertor copy_and_prepare routines to accept an addition 2006-03-17 18:46:48 +00:00
communicator - opal_cube_dim does not return an error 2006-03-04 13:47:24 +00:00
datatype correction of checksum for pending/buffered data 2006-03-22 16: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 Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
group checking of multiply included/excluded processes in 2006-03-16 17:51:16 +00:00
include Let's try this again, this time with less suck. 2006-03-12 17:56:58 +00:00
info Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mca more work in progress.. 2006-03-22 23:06:18 +00:00
mpi Add one more argument to the copy functions for the MPI objects. As this argument 2006-03-23 04:47:14 +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 * create a proper convertor for the remote proc if the architecture is 2006-03-20 01:13:41 +00:00
request The request management framework has been redesigned. The main idea is 2006-03-15 22:53:41 +00:00
runtime Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
tools * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
win minor correction regarding the reference count of ompi_mpi_group_null. 2006-03-13 22:58:27 +00:00
Makefile.am * add datatype directory to dist_subdirs as well as subdirs. Fixes broken 2006-03-15 15:03:15 +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.

*/