1
1
openmpi/ompi
Brian Barrett 45a3eccec6 re-enable the stack-trace functionality (it had been inadvertently disabled
in a merge a long time ago).  Set default signals to print a stack trace from
none to SIGBUS,SIGSEGV.

This commit was SVN r8603.
2005-12-22 19:39:50 +00:00
..
attribute Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
class Add documentation about what is happening in this class. 2005-11-13 12:56:38 +00:00
communicator Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
datatype The checksum code wasn't supposed to be turned on by default ... 2005-12-15 18:38:59 +00:00
debuggers As we use usleep we have to include unistd.h. So let's protect it. 2005-12-10 22:36:40 +00:00
dynamic-mca Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
errhandler Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file initialize info 2005-12-09 23:28:36 +00:00
group Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
include The Windows protection is called __WINDOWS__ (and it's a mix between WIN32 and _WIN32). 2005-12-10 22:10:39 +00:00
info Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca correct copy/paste error 2005-12-22 18:07:46 +00:00
mpi Since all of the collectives (except scan and exscan) are defined on 2005-12-21 21:12:52 +00:00
op Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
proc Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
request - Only whitespace, no functional changes, except: 2005-12-13 08:58:00 +00:00
runtime re-enable the stack-trace functionality (it had been inadvertently disabled 2005-12-22 19:39:50 +00:00
tools Remove the io.h header file. 2005-12-19 23:53:30 +00:00
win Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am EXTRA_DIST should be declared before going down into the directories. 2005-12-08 08:28:19 +00:00
README.dox Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00

/*
 * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
 *                         University Research and Technology
 *                         Corporation.  All rights reserved.
 * Copyright (c) 2004-2005 The University of Tennessee and The University
 *                         of Tennessee Research Foundation.  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.

*/