Skip to content

Commit

Permalink
"add DGXH100 platform option"
Browse files Browse the repository at this point in the history
  • Loading branch information
bartz-nvidia authored Jan 16, 2025
1 parent 729963d commit ac9133c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion PyTorch/Classification/ConvNets/configs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,10 @@ platform:
workers: 10
prefetch: 4
gpu_affinity: socket_unique_contiguous

DGXH100:
workers: 10
prefetch: 4
gpu_affinity: socket_unique_contiguous
mode:
benchmark_training: &benchmark_training
print_freq: 1
Expand Down

0 comments on commit ac9133c

Please sign in to comment.