h5pfc.mpich
Hierarchical Data Format 5 (HDF5) - development files - MPICH version
Install
- All systems
-
curl cmd.cat/h5pfc.mpich.sh
- Debian
-
apt-get install libhdf5-mpich-dev
- Ubuntu
-
apt-get install libhdf5-mpich-dev
- Kali Linux
-
apt-get install libhdf5-mpich-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libhdf5-mpich-dev
- Raspbian
-
apt-get install libhdf5-mpich-dev
- Dockerfile
- dockerfile.run/h5pfc.mpich
libhdf5-mpich-dev
Hierarchical Data Format 5 (HDF5) - development files - MPICH 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 MPICH2. Warning: the C++ interface is not provided for this version.