Skip to content

Commit

Permalink
Increase test parallelism. Might as well increase until we OOM?
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Aug 21, 2023
1 parent 134d6a0 commit 4ba0399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ jobs:
--env IREE_VULKAN_F16_DISABLE=0 \
--env IREE_CUDA_DISABLE=0 \
--env IREE_NVIDIA_GPU_TESTS_DISABLE=0 \
--env CTEST_PARALLEL_LEVEL=2 \
--env CTEST_PARALLEL_LEVEL=8 \
--env NVIDIA_DRIVER_CAPABILITIES=all \
--gpus all \
gcr.io/iree-oss/nvidia@sha256:1717431fd46b8b1e96d95fa72508e3e3eacb5c95f1245b9b7dbeec23ae823d02 \
Expand Down

0 comments on commit 4ba0399

Please sign in to comment.