Re: [OMPI users] How to build OMPI with Checkpoint/restart.

2009-09-16 Thread Marcin Stolarek
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, > >

Re: [OMPI users] How to build OMPI with Checkpoint/restart.

2009-09-15 Thread Marcin Stolarek
crs_blcr.la > > If that checks out, then I would remove the old installation directory and > try reinstalling fresh. > > Let me know how it goes. > > -- Josh > > > > On Sep 13, 2009, at 5:49 AM, Marcin Stolarek wrote: > > I've tryed another time. Here is

Re: [OMPI users] How to build OMPI with Checkpoint/restart.

2009-09-13 Thread Marcin Stolarek
mpirun noticed that the job aborted, but has no info as to the process that caused that situation. -- I've included config.log and ompi_info --all output in attacment LD_LIBRARY_PATH is set correctly. Any idea? marci

[OMPI users] How to build OMPI with Checkpoint/restart.

2009-09-12 Thread Marcin Stolarek
Hi, I'm trying to compile OpenMPI with checkpoint restart via BLCR. I'm not sure which path shoul I set as a value of --with-blcr option. I'm using 1.3.3 release, which version of BLCR should I use? I've compiled the newest version of BLCR with --prefix=$BLCR, and I've putten as a option to open