1
1
openmpi/ompi
Brian Barrett 9befdc7d9f * Ensure that mca_common_sm_mmap_seg_alloc() always returns a word-aligned
pointer.  Otherwise, we can end up segfaulting when the memory area is
  used by the caller.  Fixes a bug reported by Alex Spiegel.

This commit was SVN r9692.
2006-04-23 21:14:03 +00:00
..
attribute The output of the copy function is a logical, not an int. So we need 2006-04-05 19:00:11 +00:00
class Add a new debug function. It will parse all the items alocated by this 2006-04-20 19:53:45 +00:00
communicator We have nice macros for checking ... 2006-04-20 19:54:41 +00:00
datatype * Rename two files that had conflicting basenames with files in mpi/c/. This 2006-04-22 20:03:45 +00:00
debuggers Add OMPI_DECLSPEC before all exported functions. 2005-12-31 12:18:15 +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 Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
group * Rename two files that had conflicting basenames with files in mpi/c/. This 2006-04-22 20:03:45 +00:00
include Bring over /tmp/f90-stuff branch to the trunk. 2006-04-11 03:33:38 +00:00
info Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mca * Ensure that mca_common_sm_mmap_seg_alloc() always returns a word-aligned 2006-04-23 21:14:03 +00:00
mpi Fix MPI_*_GET_ATTR flag parameter to be of type logical. Thanks to 2006-04-21 04:31:49 +00:00
op - Well, well, the OMPI_OP_TYPE_CHAR *was* not supposed to stay in the 2006-03-10 16:02:45 +00:00
peruse The name of an PERUSE event cannot be NULL. 2006-04-20 19:10:28 +00:00
proc * create a proper convertor for the remote proc if the architecture is 2006-03-20 01:13:41 +00:00
request If we call opal_progress, test the status of the request before going 2006-04-03 15:54:15 +00:00
runtime After extensive conversations about this... 2006-04-13 17:00:36 +00:00
tools Remove dependency libraries from these Makefile.ams - the libraries will 2006-04-20 17:53:43 +00:00
win minor correction regarding the reference count of ompi_mpi_group_null. 2006-03-13 22:58:27 +00:00
Makefile.am * Fix "make dist" for peruse 2006-03-23 23:41: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.

*/