1
1
openmpi/ompi
Jeff Squyres 0732c555de Refs trac:853
Add new function opal_get_num_processors() that will return the number
of processors on the local host.  Does the Right thing in POSIX
environments (to include a special case for OS X), and will shortly do
the Right Thing for Windows (this commit includes a change to
configure, so I wanted to get that in before the US workday -- the
Windows code can some shortly because it won't involve configury
changes).

This commit was SVN r13506.

The following Trac tickets were found above:
  Ticket 853 --> https://svn.open-mpi.org/trac/ompi/ticket/853
2007-02-06 12:03:56 +00:00
..
attribute Complete next round of message size reduction: "strip" the descriptive info from the returned values. I have now added a flag to the gpr address mode (ORTE_GPR_STRIPPED) that instructs the gpr to not include segment names or tokens in the returned gpr_value_t objects. 2006-12-09 23:10:25 +00:00
class Fix a bunch of minor typos submitted by Bernhard Fischer. 2007-02-06 12:00:30 +00:00
communicator replaced the old CID allocation algorithm with the blocked algorithm. The 2006-12-12 22:01:39 +00:00
datatype Other warnings are now silenced. 2007-02-02 06:47:35 +00:00
debuggers - Reduce the amount of warnings with -Wshadow -- mainly due to 2007-01-19 19:48:06 +00:00
errhandler Add the DECLSPEC. 2007-01-03 19:59:18 +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 Add external support for MPI_2COMPLEX and MPI_2DOUBLE_COMPLEX. The 2007-02-01 19:37:38 +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 Fix a bunch of minor typos submitted by Bernhard Fischer. 2007-02-06 12:00:30 +00:00
mpi Don't check for the DT_FLAG_DATA. It is never set. This was intended to be 2007-02-06 03:58:24 +00:00
op Refinement of Rainer's r13227 and r13228 (worked with Rainer, Ralph, 2007-01-27 13:44:03 +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 No more warnings. 2007-01-31 04:27:41 +00:00
request Fixes trac:659 2006-12-09 14:20:08 +00:00
runtime Refs trac:853 2007-02-06 12:03:56 +00:00
tools Don't miss the ODLS component from the output. 2007-01-25 08:37:36 +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.

*/