Skip to content

Commit

Permalink
bump shm-size for new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
speediedan committed Sep 2, 2024
1 parent 889c375 commit 1ad5454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/gpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
mapDockerSocket: false
volumes:
- /var/run/user/998/docker.sock:/var/run/docker.sock
options: --gpus all
options: --gpus all --shm-size=512m

workspace:
clean: outputs
Expand Down

0 comments on commit 1ad5454

Please sign in to comment.