Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
crs
История
Josh Hursey
0cd65bfaa8
Fix a SIGPIPE that may occur when checkpointing a restarted process. This was a result of calling system() in the BLCR CRS. After inspection and testing it was determined that the operation was no longer necessary. So the call was removed thus fixing the bug.
...
This commit was SVN r19601.
2008-09-22 16:49:56 +00:00
..
base
This commit fixes runs when there is no available CRS component (BLCR is unavailable, and SELF is deactivated). Previously the run would fail out of MPI_INIT since the OPAL CRS framework could not select a component. This is because the framework did not recognize the 'none' component as a full component because it was part of crs/base.
2008-07-08 20:04:39 +00:00
blcr
Fix a SIGPIPE that may occur when checkpointing a restarted process. This was a result of calling system() in the BLCR CRS. After inspection and testing it was determined that the operation was no longer necessary. So the call was removed thus fixing the bug.
2008-09-22 16:49:56 +00:00
none
Fixes trac:1392,
#1400
2008-07-28 22:40:57 +00:00
self
Fixes trac:1392,
#1400
2008-07-28 22:40:57 +00:00
crs.h
Fixes trac:1392,
#1400
2008-07-28 22:40:57 +00:00
Makefile.am
Some more work on the man pages:
2008-08-07 19:20:40 +00:00
opal_crs.7in
Some more work on the man pages:
2008-08-07 19:20:40 +00:00