1
1
openmpi/ompi
Jeff Squyres 83d34c8435 - Remove some dead code
- Fix some typos from last commit
- Add collectives of intercommunicators
- Move the static current_op member from Intracomm to Comm
  --> this is still a remaining problem: the global variable
      current_op is not thread safe!

This commit was SVN r8520.
2005-12-15 22:07:34 +00:00
..
attribute Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
class Add documentation about what is happening in this class. 2005-11-13 12:56:38 +00:00
communicator Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
datatype The checksum code wasn't supposed to be turned on by default ... 2005-12-15 18:38:59 +00:00
debuggers As we use usleep we have to include unistd.h. So let's protect it. 2005-12-10 22:36:40 +00:00
dynamic-mca Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
errhandler Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file initialize info 2005-12-09 23:28:36 +00:00
group Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
include The Windows protection is called __WINDOWS__ (and it's a mix between WIN32 and _WIN32). 2005-12-10 22:10:39 +00:00
info Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca minor compile warnings fix 2005-12-14 19:09:46 +00:00
mpi - Remove some dead code 2005-12-15 22:07:34 +00:00
op Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
proc Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
request - Only whitespace, no functional changes, except: 2005-12-13 08:58:00 +00:00
runtime The Windows protection is called __WINDOWS__ (and it's a mix between WIN32 and _WIN32). 2005-12-10 22:10:39 +00:00
tools - Implement correct Fortran Logical-handling in f77/f90 interface in 2005-11-24 16:52:35 +00:00
win Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am EXTRA_DIST should be declared before going down into the directories. 2005-12-08 08:28:19 +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.

*/