TrfTestsART: Choose GPU with lowest utilization in test_trf_athexcuda.sh
Update test_trf_athexcuda.sh
in TrfTestsART
: Choose GPU with lowest utilization via CUDA_VISIBLE_DEVICES
environment variable.
ANALY_MANC_GPU and FZK-LCG_GPU have 4 and 8 GPU devices, respectively. The environment variable CUDA_VISIBLE_DEVICES
allows to choose which device to use.
Edited by Johannes Elmsheuser