Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
589acf550c
Improve the new MPI_INFO_ENV to better handle Java applications and to correctly report the info for singletons.
...
This commit was SVN r27025.
2012-08-13 22:13:49 +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
Improve the new MPI_INFO_ENV to better handle Java applications and to correctly report the info for singletons.
2012-08-13 22:13:49 +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
Implement the MPI_Info part of MPI-3 Ticket 313. Add an MPI_info object MPI_INFO_GET_ENV that contains a number of run-time related pieces of info. This includes all the required ones in the ticket, plus a few that specifically address recent user questions:
2012-08-12 01:28:23 +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
Improve the new MPI_INFO_ENV to better handle Java applications and to correctly report the info for singletons.
2012-08-13 22:13:49 +00:00
util
Remove debug
2012-08-13 21:35:21 +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