Unverified Commit efdc240f authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

[workflow] disable SHM for compatibility CI on rtx3080 (#1315)

parent 7c70bfbe
...@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment