In the PR #31704 I tried to run a basic unit test on the GPU using "please test". However, despite saying "enable gpu" and the test running with "ENABLE_BOT_TESTS = GPU", the test log shows that CUDA was not properly initialized.
I had the same error locally before updating the nvidia driver to the latest 455 version - possibly it's the same problem on the test infrastructure, but I was not able to check.
===== Test "test_calo_rechit" ====
Failed to initialise the CUDA runtime, the test will be skipped.
cc heterogeneous @fwyzard