Skip to content

Commit

Permalink
Test T4 GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelburnham committed Oct 26, 2023
1 parent 2a1281e commit e5b7e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench_pr_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# TODO: Test timings with different architectures
gpu-benchmark:
name: run fibonacci benchmark on GPU
runs-on: [self-hosted, gpu-bench-aws]
runs-on: [self-hosted, gpu-bench-t4]
env:
NVIDIA_VISIBLE_DEVICES: all
NVIDIA_DRIVER_CAPABILITITES: compute,utility
Expand Down

0 comments on commit e5b7e68

Please sign in to comment.