On Sep 16, 2009, at 8:30 AM, Marcin Stolarek wrote:
Hi,
It seems I solved my problem. Root of the error was, that I haven't
loaded blcr module. So I couldn't checkpoint even one therad
application.
I am glad to hear that you have things working now.
However I stil can't find MCA:blcr i
Hi,
It seems I solved my problem. Root of the error was, that I haven't loaded
blcr module. So I couldn't checkpoint even one therad application.
However I stil can't find MCA:blcr in ompi_all -info, It's working.
marcin
2009/9/15 Marcin Stolarek
> Hi,
>
> I've done everythink from the beginig
Hi,
I've done everythink from the beginig.:
rm -r $ompi_install
make clean
make
make install
In $ompi_install, I've got files you mentioned:
mstol@halo2:/home/guests/mstol/openmpi/lib/openmp# ls mca_crs_bl*
mca_crs_blcr.la mca_crs_blcr.so
but, when I try:
# ompi_info -all | grep "crs:"
mstol@
The config.log looked fine, so I think you have fixed the configure
problem that you previously posted about.
Though the config.log indicates that the BLCR component is scheduled
for compile, ompi_info does not indicate that it is available. I
suspect that the error below is because the CRS
I've tryed another time. Here is what I get when trying to run
using-1.4a1r21964 :
(terminus:~) mstol% mpirun --am ft-enable-cr ./a.out
--
It looks like opal_init failed for some reason; your parallel process is
likely to abo