-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update ngc for 1.3 #7414
update ngc for 1.3 #7414
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7414 +/- ##
======================================
- Coverage 92% 92% -0%
======================================
Files 200 200
Lines 12983 12983
======================================
- Hits 11937 11897 -40
- Misses 1046 1086 +40 |
CI saying the build ran out of storage? BTW we recently started using 21.04 (from 21.02) as well and it required a driver update (460.x to 465.x) even for data center GPUs (V100) despite nvidia docs stating otherwise (ddp fails from nccl errors). I think this breaks 21.04 on some cloud providers (AWS) that currently have an older driver version. |
yes we need to move it to another CI, probably Azure
this is directly for NGC only so it shall be fine as we based it on the latest PyTorch container |
Co-authored-by: Roger Shieh <sh.rog@protonmail.ch>
(cherry picked from commit 1a27c12)
(cherry picked from commit 1a27c12)
(cherry picked from commit 1a27c12)
What does this PR do?
update base and ...
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃