1
1
openmpi/ompi
George Bosilca 179067dfb5 Correct a type that break the PSM build.
This commit was SVN r12069.
2006-10-09 23:14:22 +00:00
..
attribute The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
class A couple of changes to improve shared memory behavior when resources get 2006-10-06 21:13:49 +00:00
communicator orte_rml.send_buffer returns the number of bytes sent or a negative value if 2006-09-29 20:28:45 +00:00
datatype Always cast the return of malloc. 2006-10-05 05:07:43 +00:00
debuggers Add th headers to the make dist. 2006-10-06 14:52:44 +00:00
errhandler Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
file The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
group The ompi_group_table is never referenced. So wipe it out. 2006-08-24 16:27:08 +00:00
include Remove the last underscore. Look like a typo ... 2006-10-05 05:41:57 +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 Correct a type that break the PSM build. 2006-10-09 23:14:22 +00:00
mpi Fixes trac:236 2006-10-05 16:43:10 +00:00
op The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
peruse The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
proc The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
request Don't let the compiler copy a struct into another location. Do it by hand only 2006-09-18 18:00:16 +00:00
runtime Always cast the return of malloc. 2006-10-05 05:07:43 +00:00
tools Keep the ompi_config.h in the begining of the include list. This fixes 2006-10-05 05:02:27 +00:00
win Cast in order to return the expected bool. 2006-10-05 05:11:05 +00:00
Makefile.am Install Fortran 77 bindings as a stand-alone library, rather than as part of 2006-09-08 01:35:49 +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.

*/