cuda-toolkit icon indicating copy to clipboard operation
cuda-toolkit copied to clipboard

Added all missing 11.x.x versions. Support 2-digit versions.

Open jimkring opened this issue 3 years ago • 1 comments

  • [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)

jimkring avatar Oct 15 '22 19:10 jimkring

@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.

jimkring avatar Oct 16 '22 17:10 jimkring