1
1
openmpi/ompi
2005-10-15 19:36:54 +00:00
..
attribute And more fixes ... 2005-09-12 20:25:01 +00:00
class - added routine to ompi_pointer_array to remove array contents 2005-10-03 23:29:26 +00:00
communicator This is something I forgot to commit from long ago -- already 2005-10-01 11:57:17 +00:00
datatype Silence compiler warnings. 2005-10-14 22:06:25 +00:00
debuggers - Add some logic to configure to make a version of CFLAGS that doesn't 2005-09-01 10:37:20 +00:00
dynamic-mca * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
errhandler Silence compiler warnings. 2005-10-14 22:06:25 +00:00
file * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
group abstracting the group_free operation into an internal routine (required 2005-10-14 18:51:20 +00:00
include * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
info * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
mca further bugfixes. The hierarchy detection works now as far as I can see (even in unsymmetric sitations). Bcast and reduce work as well. Still to test: the code which generates new local leader communicators, in case the root of the operation is not yet part of the lleader comm. 2005-10-15 19:36:54 +00:00
mpi Silence compiler warnings. 2005-10-14 22:06:25 +00:00
op Correct a few #if issues that George identified in a code review 2005-10-12 13:19:46 +00:00
proc * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
request And more fixes ... 2005-09-12 20:25:01 +00:00
runtime Per advice from Ralf W., change the pkgdata declarations in 2005-09-30 13:32:39 +00:00
tools Fix ompi_info -- cxx:bindings was somehow hard-coded to "yes" instead 2005-10-14 20:07:05 +00:00
win * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
win32 * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
Makefile.am Per suggestion from our friendly Libtool developer friends, add proper 2005-09-17 10:45:46 +00:00
README.dox Rename src -> ompi 2005-07-02 13:43:57 +00:00
win_makefile * rename ompi_show_help to opal_show_help 2005-07-04 02:38: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 (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.

*/