1
1
openmpi/orte
2012-08-15 22:13:04 +00:00
..
config Only one equal sign, if you please... 2012-08-14 22:08:19 +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 Sigh - of course, they changed the name of the silly MPI_Info object in the final standard, but not in the proposal. So change to the new MPI_INFO_ENV name. Also, don't set unknown values to "N/A", but just leave them unset. 2012-08-12 05:00:57 +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