Skip to content

Commit

Permalink
Specify container with lspci for GPU WDL example. (#659)
Browse files Browse the repository at this point in the history
  • Loading branch information
stxue1 authored Jun 25, 2024
1 parent 6401dfa commit 5f139ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -4239,6 +4239,7 @@ task test_gpu {
}
runtime {
container: "archlinux:latest"
gpu: true
}
}
Expand Down

0 comments on commit 5f139ec

Please sign in to comment.