nc_test

Robert Latham robl at mcs.anl.gov
Fri Feb 28 16:41:53 CST 2003


On Fri, Feb 28, 2003 at 04:36:27PM -0600, Jianwei Li wrote:
> 	"util.c" line 631 seems to have called ncmpi_put_vara_double().
> 	The parallel-netcdf library is designed so that the default data
> 	I/O is collective I/O, and if you want to call independent I/O
> 	functions to get/put variables (ie. functions w/o "_all" suffix),
> 	you will need to call ncmpi_begin_indep_data() to enter independent
> 	data I/O mode and after you are done with independent I/O,
> 	you may call ncmpi_end_indep_data() to exit this mode.

thanks jianwei. i had a feeling it was something like that. 

==rob

-- 
Rob Latham
Mathematics and Computer Science Division    A215 0178 EA2D B059 8CDF
Argonne National Labs, IL USA                B29D F333 664A 4280 315B



More information about the parallel-netcdf mailing list