Skip to content

Commit 516c168

Browse files
committed
data_parallel_tutorial to run on multigpu
1 parent 081f7df commit 516c168

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.jenkins/metadata.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"duration": 320,
2323
"needs": "gpu.nvidia.small.multi"
2424
},
25+
"beginner_source/blitz/data_parallel_tutorial.py": {
26+
"needs": "gpu.nvidia.small.multi"
27+
},
2528
"intermediate_source/model_parallel_tutorial.py": {
2629
"needs": "gpu.nvidia.small.multi"
2730
},

0 commit comments

Comments
 (0)