Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 
Previous: Building NetCDF-4 with Parallel I/O Next: Collective and Independent Operations with Parallel I/O in NetCDF-4 Table of contents Frames User guide
2008 Unidata NetCDF Workshop for Developers and Data Providers > Parallel I/O with NetCDF

13.5 Using Parallel I/O in NetCDF-4
How to actually use parallel I/O in netCDF-4.

 

EXTERNL int
nc_create_par(const char *path, int cmode, MPI_Comm comm, MPI_Info info,
	      int *ncidp);

EXTERNL int
nc_open_par(const char *path, int mode, MPI_Comm comm, MPI_Info info,
	    int *ncidp);

 


Previous: Building NetCDF-4 with Parallel I/O Next: Collective and Independent Operations with Parallel I/O in NetCDF-4 Table of contents Frames User guide
2008 Unidata NetCDF Workshop for Developers and Data Providers > Parallel I/O with NetCDF

 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690