1
1
openmpi/opal
Shiqing Fan bd6cb5decd change "#ifndef WIN32" to "#ifdef HAVE_DIRENT_H"
This commit was SVN r26755.
2012-07-05 16:37:30 +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 Fixes trac:2913. Ensure that OMPI_VERSION is tolerant of having spaces in 2012-06-25 17:04:25 +00:00
datatype Promote from int32_t to size_t. 2012-03-05 14:08:47 +00:00
dss Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required. 2012-06-27 14:53:55 +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 This adds a file that was missed in r26134 (adds support for Cross Memory 2012-06-18 05:01:09 +00:00
mca change "#ifndef WIN32" to "#ifdef HAVE_DIRENT_H" 2012-07-05 16:37:30 +00:00
memoryhooks - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime Refactor ompi_info, splitting it into parts according to the layer involved. Thus, we call down to the opal layer to get those frameworks and components, and down to the orte layer to get those. Still some abstraction breaks, but they mostly involve renaming of OMPI_foo labels that have been around since before we split the build system by layer. 2012-06-28 18:23:34 +00:00
threads Remove clang compiler warnings. 2012-05-29 23:36:06 +00:00
tools Change f77 to fortran for the rest of windows build files. 2012-06-06 14:09:51 +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 Disable the debugger support for Windows. 2012-01-17 16:21:33 +00:00
CMakeLists.txt Set the compiler flags in a better way. 2011-09-12 08:24:27 +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