[Commits] [Carpet] branch, master, updated. carpet-6-init-345-gfdadb2c

Carpet git repositories carpetgit at stellarcollapse.org
Mon Aug 12 10:31:31 CDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Carpet — Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>".

The branch, master has been updated
       via  fdadb2cfc19a42ada49fc91c12e56646848ca8b9 (commit)
      from  dff327351eb8642931e7d7b328224e29a9133eca (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fdadb2cfc19a42ada49fc91c12e56646848ca8b9
Author: Roland Haas <rhaas at tapir.caltech.edu>
Date:   Sun Aug 11 20:15:28 2013 -0700

    CarpetIOHDF5: use simple_extents rather than storage size on disk
    
    storage size is literally the amount of space used on disk, so if eg
    compression is used, this is much smaller than the amount of space
    required to hold the data in memory.
    
    Also change type of data read in to what the memory dataspace is not
    what the dataspace on disk is. This way HDF5 actually converts from the
    on-disk representation to the in-memory one.

-----------------------------------------------------------------------

Summary of changes:
 Carpet/CarpetIOHDF5/src/Input.cc |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)


hooks/post-receive
--
Carpet — Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>


More information about the Commits mailing list