Skip to content

Commit bdca510

Browse files
author
Alex Ellison
authored
Add compatibility entry for Lovelace (#1873)
1 parent 37c2a5c commit bdca510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/compatibility.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const cuda_cap_db = Dict(
5151
v"8.0" => v"11.0":highest,
5252
v"8.6" => v"11.1":highest,
5353
v"8.7" => v"11.5":highest,
54+
v"8.9" => v"11.8":highest,
5455
v"9.0" => v"11.8":highest,
5556
)
5657

0 commit comments

Comments
 (0)