1
1
openmpi/ompi
Jeff Squyres 900631e9f9 - Add a first cut of the memory affinity (maffinity) framework. It's
API is still a bit unstable and may change.
- Add a primitive "first use" component that simply has each process
  "touch" the pages that they want to use, thereby [hopefully] locking
  them locally to a specific processor
- Add hooks in ompi_mpi_init to enable memory affinity when processor
  affinity is used.
- Added hooks in ompi_mpi_finalize to shut down memory affinity when
  it was initialized during ompi_mpi_init.
- Added right hooks in ompi_info to display maffinity components.

This commit was SVN r7044.
2005-08-26 10:56:39 +00:00
..
attribute * update ob1 to direct call 2005-08-14 03:14:20 +00:00
class Rename opal/threads/thread.h -> opal/threads/threads.h to avoid a 2005-08-15 11:02:01 +00:00
communicator * update ob1 to direct call 2005-08-14 03:14:20 +00:00
datatype Fix incorrect declaration (wrong name) 2005-08-24 10:48:07 +00:00
dynamic-mca * remove need to edit project/Makefile.am and project/{dynamic-,}mca/Makefile.am when adding a new component. Configure / autogen now do it for you. 2005-08-13 20:19:24 +00:00
errhandler Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
file * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
group Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
include clean up the error code situation - ensure that OMPI_ERROR == ORTE_ERROR == 2005-08-22 03:05:39 +00:00
info Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
mca Removed all references to the old common/vapi stuff. 2005-08-25 15:04:22 +00:00
mpi * make sure proceedure names are not longer than 31 characters 2005-08-25 16:42:38 +00:00
op Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
proc Rename all the functions starting with mca_base_modex to mca_pml_base_modex. 2005-08-05 18:03:30 +00:00
request Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
runtime - Add a first cut of the memory affinity (maffinity) framework. It's 2005-08-26 10:56:39 +00:00
tools - Add a first cut of the memory affinity (maffinity) framework. It's 2005-08-26 10:56:39 +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 * remove need to edit project/Makefile.am and project/{dynamic-,}mca/Makefile.am when adding a new component. Configure / autogen now do it for you. 2005-08-13 20:19:24 +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.

*/