1
1
openmpi/opal/mca/crs/blcr
2008-09-22 16:49:56 +00:00
..
configure.m4 Really clean up the Configure for BLCR. There were two leftover bugs that futher testing highlighted. 2008-09-03 20:10:29 +00:00
configure.params Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
crs_blcr_component.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
crs_blcr_module.c 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
crs_blcr.h 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
help-opal-crs-blcr.txt Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00