We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c92d64c commit 7730c4bCopy full SHA for 7730c4b
.github/workflows/linux_cuda_wheel.yaml
@@ -66,6 +66,7 @@ jobs:
66
ffmpeg-version-for-tests: ['6']
67
container:
68
image: "pytorch/manylinux-builder:cuda${{ matrix.cuda-version }}"
69
+ options: "--gpus all"
70
if: ${{ always() }}
71
needs: build
72
steps:
0 commit comments