[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #PXF-543549]: On nf90_put_var



Hi Sidd,

> Nobody around here could answer me definitively so I am asking directly
> to you.
> Is it legal to set one of the dimension of 'count' argument be to 0 in
> nf90_put_var ?
> This could possibly the case in case of parallel write when some tasks
> do not have anything to write at a particular instance.

I just added a test for this to the test program nf_test/f90tst_fill2, and
it worked fine, not writing anything and returning with no error.  But that
wasn't a parallel program, so the situation may be different (though I don't
think it should be different) when invoking a parallel write.

However, I'm having trouble building and running a parallel test that does
the same thing, so I can't answer the question yet, unfortunately ...

--Russ




--Russ

Russ Rew                                         UCAR Unidata Program
address@hidden                      http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: PXF-543549
Department: Support netCDF
Priority: Normal
Status: Closed