Skip to content

Commit

Permalink
TPL: Update to hdf5-1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Aug 9, 2023
1 parent 6e0f360 commit c2dd8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-tpl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ USE_AEC=$(check_valid USE_AEC)
KOKKOS=${KOKKOS:-NO}
KOKKOS=$(check_valid KOKKOS)

H5VERSION=${H5VERSION:-V112}
H5VERSION=${H5VERSION:-V114}

FAODEL=${FAODEL:-NO}
FAODEL=$(check_valid FAODEL)
Expand Down

0 comments on commit c2dd8d2

Please sign in to comment.