Changes between Version 3 and Version 4 of ReleaseNotes-1.1.0

Show
Ignore:
Timestamp:
10/27/09 10:12:34 (4 weeks ago)
Author:
robl (IP: 205.208.56.252)
Comment:

blurb about multivar i/o

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes-1.1.0

    v3 v4  
    1414There is now a hand-written pnetcdf.F90 module for F90 codes, based on the one written by Annette Koontz of PNL.  Please consider this as an "early feedback" version and not a hard gaurantee of a fixed F90 API (though we don't expect it to change drastically if at all) 
    1515 
     16Kui Gao has been busy! He implemented "write combining" via the nonblocking interfaces.  An application can 
     17now post multiple writes or reads to different variables and the pnetcdf library will combine those operations into a 
     18single I/O request. 
     19 
    1620We did some other stuff, too.  Still need to go through the svn logs. 
    1721