Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
5b8e1180cf
Update a test
...
This commit was SVN r30640.
2014-02-08 22:00:12 +00:00
..
etc
Backing out the Open SHMEM project
2013-02-12 17:45:27 +00:00
include
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00
mca
Fix singleton MPI_Abort. Singletons no longer immediately start an HNP, but only launch one when they need it for comm_spawn. So there isn't anyone to send the "abort" report to, and thus we just exit after emitting our message.
2014-02-08 18:15:07 +00:00
orted
Use unique collective ids for the checkpoint/restart code
2014-02-04 14:03:05 +00:00
runtime
Use unique collective ids for the checkpoint/restart code
2014-02-04 14:03:05 +00:00
test
Update a test
2014-02-08 22:00:12 +00:00
tools
After a lot of pain, I've managed to resolve the problem of conflicting mapping directives caused by mismatched MCA params - i.e., where someone has one variant of an MCA param (e.g., rmaps_base_mapping_policy) in their default MCA param file, and then specifies another variant (e.g., --npernode) on the command line. I can't fully resolve the problem as there is no way to know precisely what the user meant - we can only guess which param was really intended since the MCA param system
2014-02-07 21:25:40 +00:00
util
Use unique collective ids for the checkpoint/restart code
2014-02-04 14:03:05 +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
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00