forked from portelli/lattice-benchmarks
Tursa specific scripts, untested
This commit is contained in:
5
Grid/systems/tursa/env-cpu.sh
Normal file
5
Grid/systems/tursa/env-cpu.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# shellcheck disable=SC2046
|
||||
|
||||
script_dir="$(dirname "$(readlink -f "${BASH_SOURCE:-$0}")")"
|
||||
spack load $(cat "${script_dir}"/grid-cpu.spack)
|
Reference in New Issue
Block a user