NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [netcdfgroup] parallel I/O testing with MVAPICH2

On Tue, Sep 21, 2010 at 04:07:01PM -0400, Dan Kokron wrote:
> I am comparing parallel I/O performance between NetCDF-4 and direct
> MPI-IO.  I modified the ~netcdf/nc_test4/tst_nc4perf.c to add parameter
> scans for direct MPI-IO calls.  It works fine on the discover platform
> using Intel MPI, but fails when using MVAPICH2-1.5.1p1.
> 
> Any ideas?

I can tell you what the error message suggests: that you are accessing
more than 2 GB of data in a single call on a platform where an int is
32 bits.  True?

==rob

-- 
Rob Latham
Mathematics and Computer Science Division
Argonne National Lab, IL USA



  • 2010 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: