1
1
openmpi/ompi
George Bosilca e9a271c54a Get rid off all useless variables and PTL members.
This commit was SVN r6471.
2005-07-13 22:24:28 +00:00
..
attribute * set universe size to be size of comm_world in initial setup. Means that 2005-07-12 02:34:00 +00:00
class * rename orte_os_create_dirpath to opal_os_create_dirpath 2005-07-04 01:59:52 +00:00
communicator I don't think this one was intended to go inside ... 2005-07-08 21:57:04 +00:00
datatype The new pack function should get intensively tested. It should be the default one use 2005-07-13 21:29:14 +00:00
dynamic-mca Forgot to move dynamic-mca/allocator and mpool over to ompi. opal now 2005-07-02 15:38:36 +00:00
errhandler * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
file * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
group * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
include First cut of OMPI Makefile.am's, plus a few more catchup updates in orte 2005-07-02 15:06:47 +00:00
info * rename ompi_show_help to opal_show_help 2005-07-04 02:38:44 +00:00
mca Get rid off all useless variables and PTL members. 2005-07-13 22:24:28 +00:00
mpi Correctly use the new convertor. Now we have 2 generic predefined convertors. One is for 2005-07-07 23:00:55 +00:00
op * rename ompi_object and ompi_class to opal_object and opal_class 2005-07-03 16:06:07 +00:00
proc Do not forget to release the convertor when the proc get destroyed. 2005-07-12 20:25:47 +00:00
request * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
runtime Solve the issues when several PML are available. The main problem here come from the fact that an PML 2005-07-12 05:40:56 +00:00
tools * have to define the constant in the negative case as well :( 2005-07-08 21:50:21 +00:00
win * rename ompi_hash_table opal_hash_table 2005-07-03 16:52:32 +00:00
win32 * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
Makefile.am While we're moving directories around, move ompi/mpi/runtime -> 2005-07-03 12:07:29 +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.

*/