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

pull/1319/head
Frank Lee 2 years ago committed by GitHub
parent 7c70bfbefa
commit efdc240f1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -67,3 +67,4 @@ jobs:
PYTHONPATH=$PWD pytest tests
env:
DATA: /data/scratch/cifar-10
NCCL_SHM_DISABLE: 1

Loading…
Cancel
Save