mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Toolchain: Revert back to ELPA 2024.05.001 due to CUDA issues (#4894)
This commit is contained in:
parent
223abcc058
commit
549a88e91f
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@
|
|||
SCRIPT_DIR="$(cd "$(dirname "$SCRIPT_NAME")/.." && pwd -P)"
|
||||
|
||||
# From https://elpa.mpcdf.mpg.de/software/tarball-archive/ELPA_TARBALL_ARCHIVE.html
|
||||
elpa_ver="2025.06.002"
|
||||
elpa_sha256="de3180c06e2b0dbb56939e84ad1a5fd1684465bd38ad2196792d0f4028937fda"
|
||||
elpa_ver="2024.05.001"
|
||||
elpa_sha256="9caf41a3e600e2f6f4ce1931bd54185179dade9c171556d0c9b41bbc6940f2f6"
|
||||
|
||||
source "${SCRIPT_DIR}"/common_vars.sh
|
||||
source "${SCRIPT_DIR}"/tool_kit.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue