-
Notifications
You must be signed in to change notification settings - Fork 221
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 to CUDA 11.0 update 1 #374
Conversation
Downloading the new CUDA artifact fails with a 404:
Also, why does this not fall back to the URL in the Artifact.toml? |
My mistake, that one :-) |
1027275
to
e71332b
Compare
Actually, on Windows it does error our because of the 404:
Even though I do have a
|
Codecov Report
@@ Coverage Diff @@
## master #374 +/- ##
==========================================
- Coverage 79.32% 79.27% -0.05%
==========================================
Files 159 159
Lines 8702 8716 +14
==========================================
+ Hits 6903 6910 +7
- Misses 1799 1806 +7
Continue to review full report at Codecov.
|
So apparently my use of |
d2d790a
to
2cf8ae3
Compare
No description provided.