Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
История
Ralph Castain
aaf1119f40
Garrr...ensure we accurately know when to update the contact info so we don't do it incorrectly as procs terminate, thus causing the system to think that perfectly good apps are incorrectly terminating.
...
Thanks to George for pointing out the problem This commit was SVN r22332.
2009-12-17 20:40:21 +00:00
..
base
Garrr...ensure we accurately know when to update the contact info so we don't do it incorrectly as procs terminate, thus causing the system to think that perfectly good apps are incorrectly terminating.
2009-12-17 20:40:21 +00:00
bproc
Courtesy of Ralph and Jeff:
2009-10-24 01:04:35 +00:00
default
Set default values to avoid using these variables uninitialized.
2009-12-08 18:42:22 +00:00
process
Update related .windows files with proper compiling properties, in order to have a successful DSO build.
2009-08-12 08:55:58 +00:00
Makefile.am
Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done.
2006-09-14 21:29:51 +00:00
odls_types.h
Detect the scenario where one or more procs fail to call orte/ompi_init while others in the job do. This scenario can cause the job to hang as MPI_Init contains a barrier operation that will not complete. Although ORTE does not contain such a barrier, it still will be considered as an error scenario so that we can detect the MPI case - otherwise, ORTE has no knowledge of OMPI and wouldn't know how to differentiate the use-cases.
2009-12-17 19:39:53 +00:00
odls.h
Ensure the odls_types are included when referencing the APIs
2009-09-09 17:47:13 +00:00