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 7537e47 commit 8b5532dCopy full SHA for 8b5532d
.github/workflows/gpu-ci.yml
@@ -16,6 +16,7 @@ jobs:
16
image: nvcr.io/nvidia/merlin/merlin-tensorflow:nightly
17
env:
18
NVIDIA_VISIBLE_DEVICES: ${{ env.NVIDIA_VISIBLE_DEVICES }}
19
+ options: --shm-size=1G
20
steps:
21
- uses: actions/checkout@v3
22
with:
0 commit comments