Skip to content

Commit

Permalink
Bump Cuda versions. (#1172)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 11, 2024
1 parent 14dc09b commit 689e720
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Src/ILGPU/Static/CudaVersions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -502,4 +502,27 @@
<Version InstructionSet="8.3" Driver="12.3" Architecture="8.7" />
<Version InstructionSet="8.3" Driver="12.3" Architecture="8.9" />
<Version InstructionSet="8.3" Driver="12.3" Architecture="9.0" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="1.0" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="1.1" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="1.2" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="1.3" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="2.0" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="3.0" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="3.2" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="3.5" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="3.7" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="5.0" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="5.2" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="5.3" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="6.0" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="6.1" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="6.2" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="7.0" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="7.2" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="7.5" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="8.0" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="8.6" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="8.7" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="8.9" />
<Version InstructionSet="8.4" Driver="12.4" Architecture="9.0" />
</Versions>

0 comments on commit 689e720

Please sign in to comment.