Skip to content

Fix testbench HLT1 with multiple GPUs

Roel Aaij requested to merge ra-testbench-ngpu into 2024-patches
  • The architecture for running with more than 1 GPU was missing;
  • CUDA_VISIBLE_DEVICES in the environment was ignored, which prevents things from working on some of the test machines.

Neither the nightly throughput test nor the production setup are affected.

Merge request reports

Loading