Skip to content

Commit

Permalink
Improved script.
Browse files Browse the repository at this point in the history
  • Loading branch information
hfp committed Nov 30, 2021
1 parent dbbf3f2 commit 461334b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/cp2k/multirun.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ if [ "$1" ] && [ "${SED}" ] && [ "${PS}" ]; then
else
export CUDA_VISIBLE_DEVICES="${SKT}"
fi
export ACC_OPENCL_DEVICE=${CUDA_VISIBLE_DEVICES}
echo "MULTIRUN ${HOSTNAME}-${PID}: SOCKET${SKT} <-> GPU${CUDA_VISIBLE_DEVICES}"
exec "$@"
else
Expand Down

0 comments on commit 461334b

Please sign in to comment.