Skip to content

Commit

Permalink
update for cuda-11.4 (#1329)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Rasley <jerasley@microsoft.com>
  • Loading branch information
stas00 and jeffra authored Aug 30, 2021
1 parent 336dd08 commit b9ece25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion op_builder/builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ def get_default_compute_capatabilities():
11: ["11.0",
"11.1",
"11.2",
"11.3"],
"11.3",
"11.4"],
}


Expand Down

0 comments on commit b9ece25

Please sign in to comment.