1
1
openmpi/opal/runtime
Jeff Squyres 63a96e92b5 In a recent v1.5 branch issue, it took a while to figure out that
paffinity hwloc was returning "NOT_SUPPORTED" when the real problem
was that the underlying hwloc simply hadn't been initialized yet.  So
let's clearly delineate this case: return OPAL_ERR_NOT_INITIALIZED if
the underlying hwloc is not initialized.

This commit was SVN r25902.
2012-02-10 18:29:52 +00:00
..
help-opal-runtime.txt * Clarified show help when CRS component cannot be loaded. 2011-12-07 14:58:08 +00:00
Makefile.am Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
opal_cr.c * Clarified show help when CRS component cannot be loaded. 2011-12-07 14:58:08 +00:00
opal_cr.h Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
opal_finalize.c this commit fixes a few things. 1. silence warning in common sm. 2. remove unneeded config code in common sm. 3. move opal_shmem_base_close to a better place in opal_finalize. 4. fix opal_path_nfs output. 2011-11-28 23:41:19 +00:00
opal_init.c In a recent v1.5 branch issue, it took a while to figure out that 2012-02-10 18:29:52 +00:00
opal_params.c Gah! opal_shmem_base_register_params() ''wasn't'' added for the mmap 2011-12-15 21:14:34 +00:00
opal_progress.c Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
opal_progress.h Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
opal.h Okay, okay...stop the whining! Put the mca param registration in the shmem base. 2011-12-14 22:25:32 +00:00