Re: [OMPI users] MPI_Type_create_subarray fails!

2007-02-05 Thread Ivan de Jesus Deras Tabora
I managed to make it run by disabling the parameter checking. I added --mca mpi_param_check 0 to mpirun and it works ok, so maybe the problem is with the parameter checking code. On 2/2/07, Ivan de Jesus Deras Tabora wrote: I've been checking the OpenMPI code, trying to find something

Re: [OMPI users] MPI_Type_create_subarray fails!

2007-02-02 Thread Ivan de Jesus Deras Tabora
I've been checking the OpenMPI code, trying to find something, but still no luck. I'll continue checking the code. On 2/2/07, Robert Latham wrote: On Tue, Jan 30, 2007 at 04:55:09PM -0500, Ivan de Jesus Deras Tabora wrote: > Then I find all the references to the MPI_Type_create

[OMPI users] MPI_Type_create_subarray fails!

2007-01-30 Thread Ivan de Jesus Deras Tabora
Hi, Recently I installed OpenMPI 1.1.4 using the source RPM on Fedora Core 6. then I tried to run some benchmarks from NASA. First I tried is some I/O benchmarks, It compiles, but when I run it, it generates the following error: [abc:25584] *** An error occurred in MPI_Type_create_subarray [abc