> > Big is what will not fit in RAM in an ordinary use case. If it would > > easily fit in memory use a memory file.
> Right, but in my case the data won't often fit in memory. If you have a rather simple space problem and the data can be organized in some simple fashion without HDF, then why not think about just memory mapped files or simply rely on system's paging capabilities. (Probably you really want to do it using HDF...) Regards, Alex. _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
