Skip to content

Commit

Permalink
Warm up LCG 105 CUDA
Browse files Browse the repository at this point in the history
  • Loading branch information
etejedor committed Dec 22, 2023
1 parent a826b0e commit b6f5efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swan-cern/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ swan:
cron_opennotebook_cuda:
command: >-
(lsmod | grep nvidia) &&
source /cvmfs/sft.cern.ch/lcg/views/LCG_104a_cuda/x86_64-centos7-gcc11-opt/setup.sh &&
source /cvmfs/sft.cern.ch/lcg/views/LCG_105_cuda/x86_64-centos7-gcc11-opt/setup.sh &&
(timeout 20s python3 -c 'import tensorflow' || true) &&
(timeout 20s python3 -c 'import torch' || true)
minute: '*/15'
Expand Down

0 comments on commit b6f5efd

Please sign in to comment.