1
1
openmpi/src
2005-06-26 22:00:25 +00:00
..
asm * Fix bug in symbol generation code for default.conf where we weren't prefixing 2005-06-24 16:16:17 +00:00
attribute Fix a 64-bit problem in the node slot counts - make sure everything is done in size_t. There was a mix of size_t and uint32s... 2005-06-24 18:54:54 +00:00
class More mpool and bmi restructuring 2005-06-24 21:12:38 +00:00
communicator small checkin :-) 2005-05-23 22:06:50 +00:00
datatype More the ompi_convertor_dump into the convertor.c file. 2005-06-20 17:29:20 +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 force locking regardless of build type 2005-06-23 20:51:16 +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 Okay, here is the massive checkin that restructures the registry trigger system for scalability. Actually, it isn't "quite" as large as it looks - it just touches a bunch of files. 2005-06-24 16:59:37 +00:00
info Add UC copyright 2005-03-24 12:43:37 +00:00
mca * use putenv() instead of setenv(), as putenv() is much more portable 2005-06-26 22:00:25 +00:00
mpi Since we don't use FUNC_NAME in this function, remove it and remove 2005-06-20 18:26:58 +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 Fix a 64-bit problem in the node slot counts - make sure everything is done in size_t. There was a mix of size_t and uint32s... 2005-06-24 18:54:54 +00:00
threads remove unnecessary exclusion for Windows which was killing the Windows nightly build 2005-05-12 14:37:40 +00:00
tools More 64 bit patches from Josh (running on linux/ppc64, where endian 2005-06-24 22:13:29 +00:00
util More 64 bit patches from Josh (running on linux/ppc64, where endian 2005-06-24 22:13:29 +00:00
win Add UC copyright 2005-03-24 12:43:37 +00:00
win32 Windows build checkpoint. 2005-06-21 22:48:57 +00:00
Makefile.am Forgot to add the new files for Windows to the dist 2005-06-22 13:19:04 +00:00
README.dox Add UC copyright 2005-03-24 12:43:37 +00:00
win_makefile Windows build checkpoint. 2005-06-21 22:48:57 +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.

*/