mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-23 14:10:29 +00:00
[workflow] disable SHM for compatibility CI on rtx3080 (#1315)
This commit is contained in:
parent
7c70bfbefa
commit
efdc240f1f
1
.github/workflows/compatibility_test.yml
vendored
1
.github/workflows/compatibility_test.yml
vendored
@ -67,3 +67,4 @@ jobs:
|
||||
PYTHONPATH=$PWD pytest tests
|
||||
env:
|
||||
DATA: /data/scratch/cifar-10
|
||||
NCCL_SHM_DISABLE: 1
|
||||
|
Loading…
Reference in New Issue
Block a user