1
1
openmpi/src
2005-02-22 00:17:31 +00:00
..
asm * Inline the function calls for PowerPC64 non-inline assembly. 2005-02-19 16:26:07 +00:00
attribute Fix some compiler warnings (specifically, from icc v8.0) 2005-01-21 13:54:38 +00:00
class Fix a minor bug with the right rotate. 2005-01-27 18:11:36 +00:00
communicator These are some changes which will enable dynamic builds to go through on Windows. Most of the changes are in adding/deleting windows symbol exporting things. 2005-02-10 19:08:35 +00:00
datatype Add the copyright notice in the begining of all files. 2005-02-20 00:18:32 +00:00
dynamic-mca * Change space-indented llm to tab-indented like it was before the tim 2005-02-13 21:11:52 +00:00
errhandler Add clarification comment 2005-01-28 18:47:52 +00:00
event * Split thread support build conditionals into MPI threads and progress 2005-02-16 17:42:07 +00:00
file First cut at non-blocking IO progress. No asychronous progress 2004-12-12 15:29:29 +00:00
group Eliminating warnings: per Edgar's advice, this code is definitely not 2004-12-07 22:35:10 +00:00
include * Inline the function calls for PowerPC64 non-inline assembly. 2005-02-19 16:26:07 +00:00
info Remove useless header file ompi.h (it was syntactic sugar for 2005-01-26 05:07:18 +00:00
mca Fixed comments to reflect the notion that if a string parameter is read in from 2005-02-21 19:09:14 +00:00
mpi Add a bunch of unimplemented functions. We have now the external functions. 2005-02-22 00:17:31 +00:00
op Fix accidental swap of REPLACE and MINLOC operations 2005-02-10 03:35:36 +00:00
proc first fix for the proc reference count problem. It should work now for static scenarios. 2004-12-02 13:28:10 +00:00
request * Split thread support build conditionals into MPI threads and progress 2005-02-16 17:42:07 +00:00
runtime Added two new MCA Parameters: 2005-02-21 18:56:30 +00:00
threads * Split thread support build conditionals into MPI threads and progress 2005-02-16 17:42:07 +00:00
tools Bring over a small chunk of code improvement in ompi_info from the tim branch 2005-02-14 16:58:42 +00:00
util While doing work on the pls in the tim branch, did a code review of 2005-02-09 17:13:54 +00:00
win Remove every part of MPI-2 one-sided functionality from the tree with 2004-12-14 02:35:03 +00:00
win32 Adding the OMPI_WINDOWS thingy to windows' hardcoded arch file 2005-02-10 20:53:20 +00:00
Makefile.am * Update build system to support non-GCC inline assembly, including detection 2005-01-27 01:39:55 +00:00
README.dox Add HLRS copyright 2004-11-28 20:09:25 +00:00
win_makefile Defining OMPI_ATOMIC_ things to the right values. Before, they were simply defined (but not defined to a value). Now they are defined to 1 (correctly). This makes the new atomic scheme work on windows 2005-02-14 18:30:54 +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$
 * 
 * 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.

*/