1
1
openmpi/ompi
George Bosilca 50b26ebb6a Allow the ompi_ddt_init and ompi_ddt_finalize to be visible even when
the visibility feature is on.

This commit was SVN r14726.
2007-05-23 14:02:08 +00:00
..
attribute - export symbols that are needed by the fortran libs 2007-04-26 09:34:41 +00:00
class - Small fixes by PGI -Minform=inform 2007-04-26 08:16:07 +00:00
communicator Commit the orted-failed-to-start code. This correctly causes the system to detect the failure of an orted to start and allows the system to terminate all procs/orteds that *did* start. 2007-05-21 18:31:28 +00:00
datatype Allow the ompi_ddt_init and ompi_ddt_finalize to be visible even when 2007-05-23 14:02:08 +00:00
debuggers - export required symbols or library is useless 2007-05-07 13:59:37 +00:00
errhandler - export symbols that are needed by the fortran libs 2007-04-26 09:34:41 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
file Even less warnings. 2007-02-01 19:27:11 +00:00
group just a reordering of the arguments in a comparison in order to comply with the 2006-10-23 17:14:23 +00:00
include - the define is always defined independent, therefore we need to check if 2007-05-07 13:18:09 +00:00
info The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
mca - let the pt2pt component compile with threads enabled 2007-05-23 12:56:34 +00:00
mpi Test the return status code from comm_dyn_start_processes - if we see an error, then let's report it and not continue on with the comm_spawn procedure! 2007-05-18 20:22:32 +00:00
op - more symbols that need to be exported 2007-04-18 14:53:56 +00:00
peruse - Don't segfault, when calling PERUSE_Init before MPI_Init... 2007-04-26 21:06:08 +00:00
proc - Fix more symbols that should be exported. 2007-02-27 15:17:17 +00:00
request - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00
runtime Commit the orted-failed-to-start code. This correctly causes the system to detect the failure of an orted to start and allows the system to terminate all procs/orteds that *did* start. 2007-05-21 18:31:28 +00:00
tools - Bring over the visibility feature, for a finer symbol export control 2007-05-04 09:03:37 +00:00
win Last set of explicit conversions. We are now close to the zero warnings on 2006-10-20 03:57:44 +00:00
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +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.

*/