Skip to content

Commit

Permalink
usrlocalpkg: cuda, update shortcuts
Browse files Browse the repository at this point in the history
Well, looks like they aren't used that much.
  • Loading branch information
thomas committed Jul 29, 2021
1 parent edb70d9 commit 9ce8022
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion usrlocalpkg/admin/config
Original file line number Diff line number Diff line change
Expand Up @@ -1426,13 +1426,18 @@ chromium=chromium-89.0.4389.128-0

cuda-9.0=cuda-9.0.176-0
cuda-9.1=cuda-9.1.85-0
cuda-9.2=cuda-9.2.148-0
cuda-9=cuda-9.0 # keep default 9.0 because of tensorflow

cuda-10.0=cuda-10.0.130-0
cuda-10.1=cuda-10.1.105-0
cuda-10.2=cuda-10.2.89-0
cuda-10.2=cuda-10.2.89-1
cuda-10=cuda-10.0 # keep default 10.0 because of tensorflow ...

cuda-11.0=cuda-11.0.3-0
cuda-11.1=ccuda-11.1.1-0
cuda-11.3=ccuda-11.3.1-0

gcc-5=gcc-5.5.0-1
ecj
gappletviewer
Expand Down

0 comments on commit 9ce8022

Please sign in to comment.