Skip to content

Commit

Permalink
pin SZ3 version to 3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbez committed Aug 23, 2024
1 parent 6668391 commit ab7b7da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/ubuntu-20.04-hdf5-1.14.1-compression/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ RUN cd ~ \
&& export HDF5_HOME=/opt/hdf5 \
&& git clone https://github.com/szcompressor/SZ3 \
&& cd SZ3 \
&& git checkout v3.1.8 \
&& mkdir build \
&& cd build \
&& cmake -DCMAKE_INSTALL_PREFIX=/opt/SZ3 -DBUILD_H5Z_FILTER=ON .. \
Expand Down

0 comments on commit ab7b7da

Please sign in to comment.