Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
64cf75cec5
Add some debug
...
This commit was SVN r27087.
2012-08-17 02:19:26 +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
Add some debug
2012-08-17 02:19:26 +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
Pick the right place
2012-08-17 00:28:28 +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