1
1
openmpi/ompi
Graham Fagg f354140587 Multiple changes
-added some alltoall calls (pairwise checked ok, bruck testing)
-changes in use of data hung of communicator
-making sendrecv call a true inline function
-more use ompi_ddt routines

This commit was SVN r7337.
2005-09-13 04:28:18 +00:00
..
attribute And more fixes ... 2005-09-12 20:25:01 +00:00
class merge of rcache work into the trunk.. lotsa fun ;-).. 2005-09-12 22:28:23 +00:00
communicator Replace ompi_proc_t by struct ompi_proc_t to remove all dependencies to proc.h 2005-09-12 21:51:56 +00:00
datatype Correctly handle the convertor flags. 2005-09-11 18:51:47 +00:00
debuggers - Add some logic to configure to make a version of CFLAGS that doesn't 2005-09-01 10:37:20 +00:00
dynamic-mca * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
errhandler * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
file * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
group * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
include * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
info * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
mca Multiple changes 2005-09-13 04:28:18 +00:00
mpi Cleanup the dependencies between the MPI layer and the rest of the ompi files. 2005-09-12 09:17:44 +00:00
op Add another flag to MPI_Op's -- whether it is associative with 2005-09-08 09:47:27 +00:00
proc * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
request And more fixes ... 2005-09-12 20:25:01 +00:00
runtime merge of rcache work into the trunk.. lotsa fun ;-).. 2005-09-12 22:28:23 +00:00
tools * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
win * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
win32 * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
Makefile.am * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
README.dox Rename src -> ompi 2005-07-02 13:43:57 +00:00
win_makefile * rename ompi_show_help to opal_show_help 2005-07-04 02:38:44 +00:00

/*
 * Copyright (c) 2004-2005 The Trustees of Indiana University.
 *                         All rights reserved.
 * Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
 *                         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.

*/