Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
efdc240f
Unverified
Commit
efdc240f
authored
Jul 14, 2022
by
Frank Lee
Committed by
GitHub
Jul 14, 2022
Browse files
[workflow] disable SHM for compatibility CI on rtx3080 (#1315)
parent
7c70bfbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/compatibility_test.yml
.github/workflows/compatibility_test.yml
+1
-0
No files found.
.github/workflows/compatibility_test.yml
View file @
efdc240f
...
@@ -67,3 +67,4 @@ jobs:
...
@@ -67,3 +67,4 @@ jobs:
PYTHONPATH=$PWD pytest tests
PYTHONPATH=$PWD pytest tests
env
:
env
:
DATA
:
/data/scratch/cifar-10
DATA
:
/data/scratch/cifar-10
NCCL_SHM_DISABLE
:
1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment