forked from portelli/lattice-benchmarks
Proper runscript example for Tursa
This commit is contained in:
@ -2,5 +2,7 @@
|
||||
# shellcheck disable=SC1091
|
||||
|
||||
env_dir="$(dirname "$(readlink -f "${BASH_SOURCE:-$0}")")"
|
||||
mkdir -p ~/.config/lattice-benchmarks
|
||||
echo "${env_dir}" > ~/.config/lattice-benchmarks/grid-env
|
||||
source "${env_dir}/spack/share/spack/setup-env.sh"
|
||||
spack load jq git
|
||||
|
Reference in New Issue
Block a user