1
1
openmpi/ompi
Rich Graham b9520e61dc get the sm optimized allreduce working for all but user defined
operations.  Added to the reduction operations a set of reduction
functions that take 2 input buffers and one output buffer to avoid
some extra memory copies.  These can't be used with user defined
operations.  The intel c collective suite passes both original, and
new (new, not the user defined operations).

This commit was SVN r17901.
2008-03-20 23:51:16 +00:00
..
attribute Convert the C++ Comm, Datatype and Winn keyval creation and intercept callbacks 2008-02-10 19:29:25 +00:00
class Make visible the exported functions. 2008-03-11 19:26:38 +00:00
communicator Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
contrib/vt This file is generated; it should not be in SVN. 2008-03-18 16:46:53 +00:00
datatype Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
debuggers Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
errhandler Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library. 2008-02-19 22:15:52 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
file Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
group the ompi_group_get_proc_ptr has to be OMPI_DECLSPECed, since else it won't 2008-03-11 18:53:18 +00:00
include Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
info Export needed symbol 2008-03-05 12:46:59 +00:00
mca get the sm optimized allreduce working for all but user defined 2008-03-20 23:51:16 +00:00
mpi Per MPI-2 ballot 3, the definition of MPI::BOTTOM has changed. w00t! 2008-03-17 21:42:27 +00:00
op get the sm optimized allreduce working for all but user defined 2008-03-20 23:51:16 +00:00
peruse Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
proc Cleanup some symbol visability issues. 2008-03-05 13:59:25 +00:00
request Use the correct way of including memchecker.h, which will work with '--with-devel-headers'. 2008-02-12 18:01:17 +00:00
runtime * Remove a meaningless clause (it could never be true) 2008-03-18 22:26:43 +00:00
tools Make the default to enable symbol visibility. 2008-03-05 01:30:32 +00:00
win Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
Makefile.am bringing VampirTrace integration to the trunk 2008-01-28 08:39:48 +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.

*/