1
1
openmpi/src
Brian Barrett d5232fccc4 * Fix for conversion from nanoseconds to microseconds. Confirmed with Tim
that we do want to divide, not multiply

This commit was SVN r4325.
2005-02-08 18:57:07 +00:00
..
asm * Fix some issues when there was a space in the asm format string 2005-01-31 04:16:54 +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 removing the current version of the mpi_appnum paramter, since it will be handled now using the registry 2005-01-18 13:55:48 +00:00
datatype Correctly update the blast fiels before the goto not after !!! 2005-02-07 19:37:17 +00:00
dynamic-mca - Move "common" up front in the compiling order because other 2005-02-04 14:38:05 +00:00
errhandler Add clarification comment 2005-01-28 18:47:52 +00:00
event These are the changes after the review with Jeff. Mostly are fixes for OOB and TCP 2005-01-20 00:03:23 +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 * change OMPI_POWERPC_SUPPORT_64BIT to OMPI_ASM_SUPPORT_64BIT, since it 2005-01-30 04:56:38 +00:00
info Remove useless header file ompi.h (it was syntactic sugar for 2005-01-26 05:07:18 +00:00
mca s/PATH_MAX/OMPI_PATH_MAX/ for portability 2005-02-07 22:13:58 +00:00
mpi Rename (mv) mpi.i.sh to mpi.i.h.sh to work better with Makefile. 2005-02-07 17:03:06 +00:00
op Add HLRS copyright 2004-11-28 20:09:25 +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 - Fix docs 2004-12-11 01:33:05 +00:00
runtime Distinguish between success/failure and the number of requests 2005-01-28 18:54:34 +00:00
threads * Fix for conversion from nanoseconds to microseconds. Confirmed with Tim 2005-02-08 18:57:07 +00:00
tools This patch looks for LIBMPI_* kinds of flags in the post_configure.sh 2005-02-08 05:06:15 +00:00
util Dough. Get rid of warnings 2005-01-28 20:58:38 +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 making some minor changes which will make it compile on windows 2005-01-25 20:01:06 +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 Removing everything in CFLAGS which adds debug version of windows libraries. There are some issues with the way we use memory which results in perpetual assertion failures on windows 2005-01-27 00:13: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$
 * 
 * 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.

*/