Looks like a CMR was missing a couple of changesets - this should be fixed now.
Thanks!
On Sep 14, 2012, at 5:32 AM, Siegmar Gross
wrote:
> Hi,
>
> I just installed openmpi-1.7a1r27338 without errors in my log-files.
>
> tyr small_prog 115 mpicc -showme
> cc -I/usr/local/openmpi-1.7_64_cc/in
If you look at the ompi_info output, you'll see this:
FT Checkpoint support: no (checkpoint thread: no)
C/R Enabled Debugging: no
FT is correctly disabled. As I said before, I believe your prior test was using
the previously-built version where you had explicitly enabled FT. This
sometimes
Hi,
in openmpi-1.9a1r27285 I got a segmentation fault while somehow
"FT Checkpoint support" was enabled. When I compile openmpi-1.7a1r27338
with the same configuration options "FT Checkpoint" is disabled so that
in my opinion it will be automatically enabled in openmpi-1.9a1r27285.
../openmpi-1.7
Hi,
I just installed openmpi-1.7a1r27338 without errors in my log-files.
tyr small_prog 115 mpicc -showme
cc -I/usr/local/openmpi-1.7_64_cc/include -mt -m64
-L/usr/local/openmpi-1.7_64_cc/lib64 -lmpi -lpicl -lm -lkstat -llgrp
-lsocket -lnsl -lrt -lm
"mpiexec" works without options.
tyr small
Brice,
I'll get back to this over the weekend and let you know
how it works. I had to write and article and tend to a
client issue this week. Thanks for you help.
--
Doug
> Le 12/09/2012 17:57, Jeff Squyres a écrit :
>> Here's the r numbers with notable MX changes recently:
>>
>> https://svn.op