1
1
openmpi/ompi
Brian Barrett 1302cb4072 The next in a long line of crazed build system changes from Brian. This was
originally suggested by Ralf Wildenhues, to try to speed autogen, configure,
and make (and possibly even make install).  Use automake's include directive
to drastically reduce the number of Makefile files (although the number of
Makefile.am files is the same - most are just included in a top-level
Makefile.am).  Also use an Automake SUBDIRs feature to eliminate the
dynamic-mca tree, which was no longer really needed.  This makes adding
a framework easier (since you don't have to remember the dynamic-mca
tree) and makes building faster (as make doesn't have to recurse through
the dynamic-mca tree)

This commit was SVN r7777.
2005-10-17 00:21:10 +00:00
..
attribute The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
class The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
communicator The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
datatype The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +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 The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
errhandler The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
file The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
group The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
include The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
info The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
mca The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
mpi Silence compiler warnings. 2005-10-14 22:06:25 +00:00
op The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
proc The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
request The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
runtime The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
tools The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
win The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
win32 * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
Makefile.am The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +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.

*/