Skip to content

Commit 92b37e7

Browse files
authored
Merge pull request #2165 from pytorch/dynamo_test_parallelism
chore: Add parallelism to Dynamo tests
2 parents e4b8365 + 054a0ab commit 92b37e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1053,6 +1053,7 @@ jobs:
10531053
type: string
10541054
python-version:
10551055
type: string
1056+
parallelism: 4
10561057
machine:
10571058
image: linux-cuda-12:2023.05.1
10581059
resource_class: gpu.nvidia.medium

0 commit comments

Comments
 (0)