Skip to content

Commit

Permalink
Test GPU utilization of 4 V100s
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelburnham committed Dec 4, 2023
1 parent b3667c1 commit 9661ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpu-bench-workflow-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
jobs:
gpu-benchmark:
name: Run local fibonacci bench
runs-on: [self-hosted, gpu-bench-test-l4-x4]
runs-on: [self-hosted, gpu-bench-test-v100-x4]
steps:
# Set up GPU
# Check we have access to the machine's Nvidia drivers
Expand Down

0 comments on commit 9661ac6

Please sign in to comment.