Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
9a6a969f60
Remove debug
...
This commit was SVN r26717.
2012-07-02 22:18:08 +00:00
..
config
Ensure we don't build the MR iof components unless hadoop support is enabled
2012-06-28 18:20: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
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
Remove debug
2012-07-02 22:18:08 +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
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
test
Add mrplus examples to tarball
2012-06-23 02:40:46 +00:00
tools
Remove the orte notifier framework, per discussion at the devel meeting and follow-up with Jeff (who took the action item)
2012-06-22 18:09:23 +00:00
util
Add a state that allows mpirun or other tools to be notified of a job completion prior to terminating so that alternative actions can be performed.
2012-07-02 22:16:32 +00:00
CMakeLists.txt
Add a file to the installation list.
2012-05-29 13:58:23 +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