Skip to content

Move GPU tests to single thread (ATLINFR-5038)

Stewart Martin-Haugh requested to merge smh/athena:single_thread_gpu_tests into main

Move the GPU tests to single thread, since there are more single-core queues available for the few GPU sites. Memory requirements seem to be too high for the multicore queues.

Merge request reports