Skip to content

Commit 1d115a1

Browse files
authored
chore: add GPUs to docgen
1 parent 2cb5d29 commit 1d115a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docgen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: linux.g5.4xlarge.nvidia.gpu
1414
container:
1515
image: docker.io/pytorch/manylinux-builder:cuda12.1
16+
options: --gpus all
1617
env:
1718
CUDA_HOME: /usr/local/cuda-12.1
1819
VERSION_SUFFIX: cu121

0 commit comments

Comments
 (0)