1
1
openmpi/opal
Jeff Squyres 91ccba9643 Minor enhancements to the hwloc base:
* NULL's out the hwloc_obj_t->userdata in
   hwloc_base_util.c:free_object() and
   hwloc_base_util.c:opal_hwloc_base_free_topology() after it has been
   OBJ_RELEASE'd.
 * Adds a userdata field to opal_hwloc_topo_data_t.  This field will
   be used in an upcoming rmaps component ("lama") to cache some
   associated data during hardware tree traversals.

This commit was SVN r26938.
2012-08-02 16:29:44 +00:00
..
asm Fix ASM generation with BSD "make". Many thanks to Paul Hargrove for 2012-02-13 22:29:24 +00:00
class Add a pair of functions to count the number of set/unset bits in an opal_bitmap. 2012-03-21 14:16:45 +00:00
config Fix some problems with the Fortran wrapper compiler flags, 2012-07-31 18:12:24 +00:00
datatype Promote from int32_t to size_t. 2012-03-05 14:08:47 +00:00
dss Fix various compiler warnings. 2012-07-10 15:57:15 +00:00
etc Use MKDIR_P instead of mkdir_p in Makefiles, as MKDIR_P is the only one 2012-06-21 16:52:37 +00:00
include Another CMake scripts update for: 2012-07-27 11:49:09 +00:00
mca Minor enhancements to the hwloc base: 2012-08-02 16:29:44 +00:00
memoryhooks - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime Also show the memcpy framework (if there are any components, which 2012-07-26 21:28:41 +00:00
threads Remove clang compiler warnings. 2012-05-29 23:36:06 +00:00
tools Update the CMake files for Fortran 77 bindings, get ready for F90 bindings. 2012-07-24 08:49:34 +00:00
util Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
win32 Update the hwloc build on Windows and related files. 2012-07-20 12:14:28 +00:00
CMakeLists.txt Another CMake scripts update for: 2012-07-27 11:49:09 +00:00
Makefile.am Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00