Skip to content

Commit 8b5532d

Browse files
authored
Update gpu-ci.yml add shm-size to container
1 parent 7537e47 commit 8b5532d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gpu-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
image: nvcr.io/nvidia/merlin/merlin-tensorflow:nightly
1717
env:
1818
NVIDIA_VISIBLE_DEVICES: ${{ env.NVIDIA_VISIBLE_DEVICES }}
19+
options: --shm-size=1G
1920
steps:
2021
- uses: actions/checkout@v3
2122
with:

0 commit comments

Comments
 (0)