This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
MegEngine
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
ci(env): add nccl env
release-0.6
luzzyzhang
Xinran Xu
5 years ago
parent
80ecabe8c6
commit
3b6285d7ba
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.github/workflows/ci-cuda.yml
+ 2
- 0
.github/workflows/ci-cuda.yml
View File
@@ -13,6 +13,8 @@ jobs:
volumes:
- /usr/local/cuda-10.1-libs:/usr/local/cuda-10.1-libs
options: --gpus all --shm-size 1g
env:
NCCL_LAUNCH_MODE: PARALLEL
steps:
- name: Checkout MegEngine
Write
Preview
Loading…
Cancel
Save