Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 990 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 990 Bytes

HDF5

http://www.hdfgroup.org/HDF5

Supported platforms

host platform target platform compiler architecture
linux linux gcc, 4.9 x86-64

Other platforms may work but have not been tested.

Package-specific options

variable description
hdf5_version Version of HDF5 to build
hdf5_cpp_lib Build HDF5 C++ library
hdf5_deprecated_symbols Enable deprecated public API symbols
hdf5_parallel Enable parallel build (requires MPI)
hdf5_thread_safe Enable thread safety

Platform-specific notes