Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
История
Ralph Castain
f80ea093a2
Ensure that the orteds do not directly respond to USR1/2 signals. Those signals are trapped by mpirun and propagated from there - at most, the orteds are involved in the propagation process, but should never do anything on their own.
...
This commit was SVN r16098.
2007-09-12 14:32:31 +00:00
..
base
Fix invalid MCA 'base' names so they appear in ompi_info.
2007-08-18 03:05:45 +00:00
bproc
reapply r15517 and r15520, which were removed in r15527 so that I could get
2007-07-20 02:34:29 +00:00
default
Ensure that the orteds do not directly respond to USR1/2 signals. Those signals are trapped by mpirun and propagated from there - at most, the orteds are involved in the propagation process, but should never do anything on their own.
2007-09-12 14:32:31 +00:00
process
- Some more type casts.
2007-09-11 11:28:43 +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
Bring in the generalized xcast communication system along with the correspondingly revised orted launch. I will send a message out to developers explaining the basic changes. In brief:
2007-06-12 13:28:54 +00:00
odls.h
Fix a problem observed by Brian where processes launched local to mpirun lost their environment except for MCA params.
2007-07-13 15:47:57 +00:00