cuda-toolkit
cuda-toolkit copied to clipboard
Added all missing 11.x.x versions. Support 2-digit versions.
- [FIX] Added all missing 11.x.x versions for Windows and Linux
- e.g. 11.3.0 was missing in Windows.
- [NEW] Support 2-digit versions and use latest release of that version
- can now also specify versions as 11.0, 11.7, etc.
- 11.7 -> 11.7.1 which is latest instead of 11.7.0 which was the first release)
@Jimver - I hope these changes work for you. I also tried to add support in the installer versions map for two-digit versions but it appears that isn't actually working -- it gives a key not found error. I don't know enough about the actual code to debug this part.