Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Cuda versions. #1314

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ILGPU License
********************************************************************************
University of Illinois/NCSA Open Source License
Copyright (c) 2016-2024 ILGPU Project
Copyright (c) 2016-2025 ILGPU Project
All rights reserved.

Developed by: Marcel Koester ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ ILGPU also provides Source Link support for a better debugging experience. Make
ILGPU is licensed under the University of Illinois/NCSA Open Source License.
Detailed license information can be found in LICENSE.txt.

Copyright (c) 2016-2024 ILGPU Project. All rights reserved.
Copyright (c) 2016-2025 ILGPU Project. All rights reserved.

Originally developed by Marcel Koester.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PackageVersion>$(Version)</PackageVersion>

<Title>ILGPU Algorithms Library</Title>
<Copyright>Copyright (c) 2016-2024 ILGPU Project. All rights reserved.</Copyright>
<Copyright>Copyright (c) 2016-2025 ILGPU Project. All rights reserved.</Copyright>
<Company />
<Authors>ILGPU Algorithms Project</Authors>
<Description>ILGPU Algorithms library for high-level GPU programming.</Description>
Expand Down
2 changes: 1 addition & 1 deletion Src/ILGPU/Properties/ILGPU.nuspec.targets
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PackageVersion>$(Version)</PackageVersion>

<Title>ILGPU</Title>
<Copyright>Copyright (c) 2016-2024 ILGPU Project. All rights reserved.</Copyright>
<Copyright>Copyright (c) 2016-2025 ILGPU Project. All rights reserved.</Copyright>
<Company />
<Authors>Marcel Koester</Authors>
<Description>ILGPU Just-In-Time Compiler</Description>
Expand Down
51 changes: 51 additions & 0 deletions Src/ILGPU/Static/CudaVersions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -548,4 +548,55 @@
<Version InstructionSet="8.5" Driver="12.5" Architecture="8.7" />
<Version InstructionSet="8.5" Driver="12.5" Architecture="8.9" />
<Version InstructionSet="8.5" Driver="12.5" Architecture="9.0" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="1.0" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="1.1" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="1.2" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="1.3" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="2.0" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="3.0" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="3.2" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="3.5" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="3.7" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="5.0" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="5.2" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="5.3" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="6.0" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="6.1" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="6.2" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="7.0" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="7.2" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="7.5" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="8.0" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="8.6" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="8.7" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="8.9" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="9.0" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="10.0" />
<Version InstructionSet="8.6" Driver="12.7" Architecture="10.1" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="1.0" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="1.1" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="1.2" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="1.3" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="2.0" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="3.0" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="3.2" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="3.5" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="3.7" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="5.0" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="5.2" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="5.3" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="6.0" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="6.1" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="6.2" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="7.0" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="7.2" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="7.5" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="8.0" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="8.6" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="8.7" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="8.9" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="9.0" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="10.0" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="10.1" />
<Version InstructionSet="8.7" Driver="12.8" Architecture="12.0" />
</Versions>