1
1
openmpi/ompi
George Bosilca 58cd591d3b PERUSE support for OB1. There we go, now the trunk has a partial peruse implementation.
We support all the events in the PERUSE specifications, but right now only one event
of each type can be attached to a communicator. This will be worked out in the future.
The events were places in such a way, that we will be able to measure the overhead
for our threading implementation (the cost of the synchronization objects).

This commit was SVN r9500.
2006-03-31 17:09:09 +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 Mixing declarations and code is not allowed by the ISO C90. 2006-03-31 03:21:28 +00:00
communicator First cut of PERUSE. Right now we support all the Peruse definitions from the 2006-03-23 05:00:55 +00:00
datatype Don't forget to add the new .h file to the distribution list. 2006-03-28 07:16:39 +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 PERUSE support for OB1. There we go, now the trunk has a partial peruse implementation. 2006-03-31 17:09:09 +00:00
mpi - introduction of user buffer checking for pt2pt operations 2006-03-29 09:26:27 +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
peruse Cleanup the PERUSE code to match the latest specifications. All the unused code is 2006-03-31 17:03:09 +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 The real name is ompi_mpi_abort_print_stack. 2006-03-31 04:21:09 +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 * 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.

*/