[ET Trac] [Einstein Toolkit] #1874: Activate HDF5 shuffle filter

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri Apr 22 15:41:08 CDT 2016


#1874: Activate HDF5 shuffle filter
------------------------------------+---------------------------------------
  Reporter:  eschnett               |       Owner:                     
      Type:  enhancement            |      Status:  review             
  Priority:  unset                  |   Milestone:                     
 Component:  EinsteinToolkit thorn  |     Version:  development version
Resolution:                         |    Keywords:                     
------------------------------------+---------------------------------------

Comment (by hinder):

 The HDF5 gzip decompression filter allocates a block of memory the same
 size as the compressed data for the uncompressed data. It then reallocs it
 "in case" it needs to. It will always need to. This is ridiculous, and
 causes excessive memory fragmentation, to the extent that recovering from
 a compressed checkpoint file is very difficult unless you have a large
 amount of extra memory, or swap available (which seems to be rarer these
 days on HPC systems).

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1874#comment:2>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list