Skip to content

Commit

Permalink
Update mkl version
Browse files Browse the repository at this point in the history
  • Loading branch information
TLCFEM committed Oct 31, 2024
1 parent 36fc9cf commit dbb1721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ parts:
override-build: |
wget -q https://github.com/TLCFEM/prebuilds/releases/download/latest/VTK-9.2.6-linux.tar.gz
tar xf VTK-9.2.6-linux.tar.gz
wget -q https://registrationcenter-download.intel.com/akdlm/IRC_NAS/89a381f6-f85d-4dda-ae62-30d51470f53c/l_onemkl_p_2024.2.2.17_offline.sh
sh ./l_onemkl_p_2024.2.2.17_offline.sh -a --silent --eula accept
wget -q https://registrationcenter-download.intel.com/akdlm/IRC_NAS/79153e0f-74d7-45af-b8c2-258941adf58a/intel-onemkl-2025.0.0.940_offline.sh
sh ./intel-onemkl-2025.0.0.940_offline.sh -a --silent --eula accept
craftctl default
stage-packages:
- libgfortran5
Expand Down

0 comments on commit dbb1721

Please sign in to comment.