[petsc-dev] Open file descriptors from -save_to argument on NetBSD

Jed Brown jed at 59A2.org
Fri Jan 8 04:08:16 CST 2010


On Fri, 8 Jan 2010 16:24:12 +1300, Kevin.Buckley at ecs.vuw.ac.nz wrote:
> I have determined that the file to which these descriptors
> point is the one that is being passed to PETSc's "-save_to"
> option.

As Satish says, this is a PISM thing, and has nothing to do with PETSc.
PISM is using NetCDF directly here, but nc_close() should be called
after writing those snapshots.  It would be best if you could post any
additional info to this bug report

  https://gna.org/bugs/index.php?15074

Jed



More information about the petsc-dev mailing list