1
1
openmpi/orte
2012-08-16 17:50:52 +00:00
..
config Allow developers to enable OMPI progress threads for debugging purposes. Warn and error out if ORTE progress threads are enabled, but they forgot to enable the libevent thread support. 2012-08-16 17:50:52 +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 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
mca Make the "no virtual machine" selection more intuitive by providing a --novm option to mpirun. 2012-08-15 14:55:03 +00:00
orted 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
runtime Turn off the common port by default by now until we get rollup working properly on ALL platforms 2012-08-15 22:13:04 +00:00
test Add a filem test program and set ignores 2012-08-16 17:46:46 +00:00
tools Make the "no virtual machine" selection more intuitive by providing a --novm option to mpirun. 2012-08-15 14:55:03 +00:00
util This will break systems like orcm, but we aren't trying to support those any more - so put the nodes back in their daemon-indexed position. Will continue working to reduce search requirements in other parts of the code 2012-08-14 22:26:40 +00:00
CMakeLists.txt Another CMake scripts update for: 2012-07-27 11:49:09 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am 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