Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
George Bosilca
772ec212eb
Fix another compiler warning.
...
This commit was SVN r26775.
2012-07-10 15:57:42 +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
Fix another compiler warning.
2012-07-10 15:57:42 +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
Fix C/R support in the trunk.
2012-07-09 23:34:13 +00:00
util
Add debug of nidmap subsystem
2012-07-04 00:04:16 +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