mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-02 09:38:05 +00:00
[workflow] disable SHM for compatibility CI on rtx3080 (#1315)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user