1
1
openmpi/ompi
Bill D'Amico 9b5f73976d Bring Portable Linux Processor Affinity into trunk.
Changes paffinity interface to use a cpu mask for available/preferred cpus
rather than the current coarse grained paffinity that lets the OS choose
which processor.

Macros for setting and clearing masks are provided.

Solaris and windows changes have not been made. Solaris subdirectory has some
suggested changes - however the relevant man pages for the Solaris 10 APIs
have some ambiguity regarding order in which one create and sets a processor
set. As we did not have access to a solaris 10 machine we could not test to
see the correct way to do the work under solaris.

This commit was SVN r14887.
2007-06-05 22:07:30 +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 OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +00:00
datatype Dont set the same flag twice. 2007-06-05 18:01:34 +00:00
debuggers Decrease the dependencies on the rest of the Open MPI code base. 2007-05-24 16:59:00 +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 rest of r14853. I changed mpi.h instead of mpi.h.in and then it 2007-06-05 13:44:03 +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 initialize lock properly. 2007-06-05 20:34:11 +00:00
mpi The label name "ERROR" is defined as a flag in Visual Studio platformSDK. Using "ERROR" as a label causes conflicts. Changing it into lowercase will solve the problem. 2007-06-05 14:32:27 +00:00
op - more symbols that need to be exported 2007-04-18 14:53:56 +00:00
peruse OS X apparently really doesn't like shared libraries with unresolvable 2007-06-05 03:03:59 +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 Bring Portable Linux Processor Affinity into trunk. 2007-06-05 22:07:30 +00:00
tools Fix issue found by Josh England: ompi_info deliberately clears 2007-05-24 21:30:38 +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.

*/