[Paraview] Data set Size limit in ParaView/HDF5

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Nov 5 11:38:07 EST 2014


Sounds good. I'll work on updating the HDF5 version for next release.

http://www.paraview.org/Bug/view.php?id=15106

Utkarsh

On Wed, Nov 5, 2014 at 11:30 AM, Michael Jackson
<mike.jackson at bluequartz.net> wrote:
> The current version of ParaView (4.2.1) uses a fairly old version of HDF5 (API version 1.8.9). This version has a nasty bug on OS X that will not allow HDF5 to read a data set that is larger than 4GB (2^32). This is due to a bug in the configuration process that incorrectly identifies a "size_t" as being unsigned 32 bit integer on Darwin instead of a 64 bit unsigned integer. What is the possibility of getting a newer HDF5 included in ParaView for the next release?
>
> BTW. a new release of HDF5 is coming in a few weeks. This would make a great opportunity to get this fixed with the latest version of HDF5.
>
> Thanks
> Mike Jackson
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview


More information about the ParaView mailing list