Re: [OMPI devel] OPEN-MPI Fault-Tolerance for GASNet

2010-01-19 Thread Chang IL Yoon
Dear Josh First of all, thank you for your continuous attention on this issue. About the problem, even though I followed what you had suggested like the below, the checkpoint did not work. So append this value to your $HOME/.openmpi/mca-params.conf file #- mca_base_param_file_pre

[OMPI devel] PML csum: checksum for RDMA transfers?

2010-01-19 Thread Sebastian Rinke
Hi, I'm using csum PML to detect errors in data transfers. Regarding RDMA transfers (in the pipline protocol for instance), is there an error checking enabled as well? TIA Sebastian

Re: [OMPI devel] VT config.h.in

2010-01-19 Thread Jeff Squyres (jsquyres)
Should be fixed now. -jms Sent from my PDA. No type good. - Original Message - From: devel-boun...@open-mpi.org To: Open MPI Developers Sent: Tue Jan 19 04:59:34 2010 Subject: [OMPI devel] VT config.h.in Hi list, The file ompi/contrib/vt/vt/config.h.in seems to have been added to th

Re: [OMPI devel] VT config.h.in

2010-01-19 Thread Nadia Derbey
Sylvain, Je reponds en "private": Le fichier ./ompi/contrib/vt/vt/config.h.in devrait etre dans ton .hgignore ... Bye On Tue, 2010-01-19 at 10:59 +0100, Sylvain Jeaugey wrote: > Hi list, > > The file ompi/contrib/vt/vt/config.h.in seems to have been added to the > repository, but it is also

[OMPI devel] VT config.h.in

2010-01-19 Thread Sylvain Jeaugey
Hi list, The file ompi/contrib/vt/vt/config.h.in seems to have been added to the repository, but it is also created by autogen.sh. Is it normal ? The result is that when I commit after autogen, I have my patches polluted with diffs in this file. Sylvain