Set CUDA_VISIBLE_DEVICES='' tfcompile and tfcompile tests' genrules.
This prevents these build-time rules from accessing any GPUs which might be present on the build machine and interfering with GPU tests which might be running concurrently. PiperOrigin-RevId: 211647681
Loading
Please sign in to comment