Limit the number of local jobs to the number of GPU
Limit the number of local jobs in bazel to the number of GPU so we don't have test running in parallel using the same GPU and causing unnecessary failures.
Loading
Please sign in to comment
Limit the number of local jobs in bazel to the number of GPU so we don't have test running in parallel using the same GPU and causing unnecessary failures.