Re: [OMPI users] Error with MPI_Register_datarep

2016-03-16 Thread Éric Chamberland
Le 16-03-14 15:07, Rob Latham a écrit : On mpich's discussion list the point was made that libraries like HDF5 and (Parallel-)NetCDF provide not only the sort of platform portability Eric desires, but also provide a self-describing file format. ==rob But I do not agree with that. If MPI

Re: [OMPI users] Error with MPI_Register_datarep

2016-03-12 Thread Éric Chamberland
ce no conversion shall be done, but under 32bits architectures, there shall be some io performance losts, since more conversions will occur Thanks for helping me understand! Eric Cheers, Gilles On 3/11/2016 12:11 PM, Éric Chamberland wrote: Thanks Gilles! it works... I will continue

Re: [OMPI users] Error with MPI_Register_datarep

2016-03-10 Thread Éric Chamberland
lles On 3/11/2016 4:47 AM, Éric Chamberland wrote: Hi, I have a segfault while trying to use MPI_Register_datarep with openmpi-1.10.2: mpic++ -g -o int64 int64.cc ./int64 [melkor:24426] *** Process received signal *** [melkor:24426] Signal: Segmentation fault (11) [melkor:24426] Signal code: A

[OMPI users] Error with MPI_Register_datarep

2016-03-10 Thread Éric Chamberland
Hi, I have a segfault while trying to use MPI_Register_datarep with openmpi-1.10.2: mpic++ -g -o int64 int64.cc ./int64 [melkor:24426] *** Process received signal *** [melkor:24426] Signal: Segmentation fault (11) [melkor:24426] Signal code: Address not mapped (1) [melkor:24426] Failing at add

Re: [OMPI users] Help on getting CMA works

2015-02-18 Thread Éric Chamberland
Le 2015-02-18 15:14, Nathan Hjelm a écrit : I recommend using vader for CMA. It has code to get around the ptrace setting. Run with mca_btl_vader_single_copy_mechanism cma (should be the default). Ok, I tried it, but it gives exactly the same error message! Eric -Nathan On Wed, Feb 18, 2015