h5pcc.openmpi
Hierarchical Data Format 5 (HDF5) - development files - OpenMPI version
Install
- All systems
-
curl cmd.cat/h5pcc.openmpi.sh
- Debian
-
apt-get install libhdf5-openmpi-dev
- Ubuntu
-
apt-get install libhdf5-openmpi-dev
- Kali Linux
-
apt-get install libhdf5-openmpi-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libhdf5-openmpi-dev
- Raspbian
-
apt-get install libhdf5-openmpi-dev
- Dockerfile
- dockerfile.run/h5pcc.openmpi
libhdf5-openmpi-dev
Hierarchical Data Format 5 (HDF5) - development files - OpenMPI version
HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O. This package contains development files for use with OpenMPI.