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 526e782 commit ef49722Copy full SHA for ef49722
1 file changed
.github/workflows/ci.yml
@@ -810,6 +810,7 @@ jobs:
810
image: ${{ matrix.container }}
811
# options: ${{ matrix.container_options }}
812
# options: --gpus 'all,"capabilities=compute,utility"'
813
+ options: -e NVIDIA_DRIVER_CAPABILITIES=compute,graphics,utility --gpus all
814
815
env:
816
CXX: ${{matrix.cxx_compiler}}
0 commit comments