Add a compat entry for CUDA.jl in test/Project.toml#293
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #293 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 20 20
Lines 2016 2016
=========================================
Hits 2016 2016 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This is not a good idea, since many packages have SMC as an indirect dependency. I'd rather have our decompression be broken on GPU (no one uses it anyway) than hold back half of the ecosystem to an older version of CUDA. This should be fixed in the CUDA repo anyway, and in the meantime, I suggest we revert this PR |
|
@gdalle It is only a compat entry in the |
|
I fixed it such that I don't break it with other modifications in |
|
Oh sorry I missed the fact that it was specific to tests. Disregard anything I said ^^ |
Temporary solution for #292