ROCmValidationSuite
ROCmValidationSuite copied to clipboard
Hardcoding which gpus are tested
Here https://github.com/ROCm/ROCmValidationSuite/blob/master/CMakeLists.txt#L562 sets the gpus built for. The user should be able to set this value like is done with the other ROCm libraries, with the AMDGPU_TARGETS cmake variable.