1
1
openmpi/src
Tim Woodall 49563d411d file descriptor could be zero ---
This commit was SVN r6012.
2005-06-09 15:39:51 +00:00
..
asm * technically, there should be a ; after the lock directive. GNU assembler 2005-06-09 01:58:20 +00:00
attribute Commit 1 of 4 to bring in the hetero branch to the trunk. Merged in 2005-05-01 00:47:35 +00:00
class Fix a couple of minor thiings per Jeff's suggestions: 2005-06-08 18:32:53 +00:00
communicator small checkin :-) 2005-05-23 22:06:50 +00:00
datatype Set the stack to zero before trying to optimize the datatype. 2005-06-09 05:17:24 +00:00
dps Bring in the remote launch changes. This still isn't fully functional, but impacted a few other places that were worth fixing. 2005-05-12 21:44:23 +00:00
dynamic-mca Add bmi into the SUBDIRS list. 2005-06-02 20:26:38 +00:00
errhandler Ensure that we invoke fortran errorhandlers with a function prototype 2005-03-25 20:25:28 +00:00
event Run the event loop once after adding a new signal event to the event library. Events are only processed at the start of an event loop (not at event add), so there was a window of time between event_add() and event_loop() for the signal event in which the event existed, but was not active. During this window, signals that should have triggered a callback could be lost. 2005-05-13 17:59:36 +00:00
file Add UC copyright 2005-03-24 12:43:37 +00:00
group Add UC copyright 2005-03-24 12:43:37 +00:00
include * Some recent versions of GCC try very hard to make it impossible to 2005-06-06 21:03:58 +00:00
info Add UC copyright 2005-03-24 12:43:37 +00:00
mca file descriptor could be zero --- 2005-06-09 15:39:51 +00:00
mpi Update the MPI level to take advantage of the new datatype engine. 2005-06-08 19:14:41 +00:00
op Bunches of fixes for Fortran support: 2005-05-19 23:56:02 +00:00
proc We depend now on the convertor.h not on the datatype.h 2005-06-08 19:14:07 +00:00
request windows checkpoint 2005-05-09 16:23:00 +00:00
runtime Add a newline at the end of the file. 2005-06-08 19:03:29 +00:00
threads remove unnecessary exclusion for Windows which was killing the Windows nightly build 2005-05-12 14:37:40 +00:00
tools Fixes the BJS compile problem by updating it to use the new API. The 2005-06-06 13:43:20 +00:00
util - revert to resolving "localhost" to the contents of 2005-06-01 19:30:05 +00:00
win Add UC copyright 2005-03-24 12:43:37 +00:00
win32 checkpoint for Windows src/tools build 2005-05-22 18:03:27 +00:00
Makefile.am small checkin :-) 2005-05-23 22:06:50 +00:00
README.dox Add UC copyright 2005-03-24 12:43:37 +00:00
win_makefile Fix a couple of library checks, and some Windows related code 2005-05-13 15:05:07 +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.

*/