Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
История
Terry Dontje
13907781b2
missed adding report-uri option
...
This commit was SVN r22106.
2009-10-15 18:05:24 +00:00
..
orte-bootproxy
Fix slave spawn, which was hanging because the local daemon never saw the slave job report - it doesn't do it in the normal way, and so the slave launch system itself has to "fake it".
2009-06-10 19:01:08 +00:00
orte-checkpoint
Add support for sending SIGSTOP the MPI job after the checkpoint is taken (uses a BLCR feature for the option).
2009-09-22 18:26:12 +00:00
orte-clean
Take the next step towards fully utilizing static ports for the daemons to eliminate the initial "phone home" to mpirun by modifying the orted termination procedure to eliminate the need for a full barrier-like operation. Instead, we add a "onesided" barrier to the grpcomm framework API that releases the orted once it has completed its own contribution to the barrier - i.e., the orteds now exit as the "ack" message rolls up towards mpirun instead of sending the "ack" directly to mpirun.
2009-05-11 14:11:44 +00:00
orte-iof
Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans.
2009-05-04 11:07:40 +00:00
orte-ps
Fix hetero operations and comm_spawn (to a point).
2009-07-13 20:03:41 +00:00
orte-restart
Some more C/R related commits that have been sitting off-trunk for a while.
2009-05-08 20:51:13 +00:00
orte-top
This fix adds a missing topic (cant-open-logfile) to help-orte-top.txt
2009-06-13 23:05:44 +00:00
orted
Get rid of improper use of SET_SOURCE_FILES_PROPERTIES. When using the latest CMake (2.6 patch 4), we get many errors, which didn't show in previous version.
2009-05-07 17:41:05 +00:00
orterun
missed adding report-uri option
2009-10-15 18:05:24 +00:00
wrappers
Some more work on the man pages:
2008-08-07 19:20:40 +00:00
CMakeLists.txt
- 1/4 commit for Windows Visual Studio and CCP support:
2008-12-10 20:59:20 +00:00
Makefile.am
Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux.
2009-04-24 16:39:33 +00:00