Skip to content
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-2025 ILGPU Project
Copyright (c) 2016-2026 ILGPU Project
All rights reserved.

Developed by: Marcel Koester (m4rs@m4rs.net)
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-2025 ILGPU Project. All rights reserved.
Copyright (c) 2016-2026 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-2025 ILGPU Project. All rights reserved.</Copyright>
<Copyright>Copyright (c) 2016-2026 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-2025 ILGPU Project. All rights reserved.</Copyright>
<Copyright>Copyright (c) 2016-2026 ILGPU Project. All rights reserved.</Copyright>
<Company />
<Authors>Marcel Koester</Authors>
<Description>ILGPU Just-In-Time Compiler</Description>
Expand Down
115 changes: 115 additions & 0 deletions Src/ILGPU/Static/CudaVersions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -599,4 +599,119 @@
<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" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="1.0" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="1.1" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="1.2" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="1.3" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="2.0" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="3.0" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="3.2" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="3.5" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="3.7" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="5.0" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="5.2" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="5.3" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="6.0" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="6.1" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="6.2" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="7.0" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="7.2" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="7.5" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="8.0" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="8.6" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="8.7" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="8.9" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="9.0" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="10.0" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="10.1" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="10.3" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="12.0" />
<Version InstructionSet="8.8" Driver="12.9" Architecture="12.1" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="1.0" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="1.1" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="1.2" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="1.3" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="2.0" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="3.0" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="3.2" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="3.5" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="3.7" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="5.0" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="5.2" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="5.3" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="6.0" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="6.1" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="6.2" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="7.0" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="7.2" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="7.5" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="8.0" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="8.6" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="8.7" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="8.8" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="8.9" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="9.0" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="10.0" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="10.3" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="11.0" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="12.0" />
<Version InstructionSet="9.0" Driver="13.0" Architecture="12.1" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="1.0" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="1.1" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="1.2" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="1.3" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="2.0" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="3.0" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="3.2" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="3.5" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="3.7" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="5.0" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="5.2" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="5.3" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="6.0" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="6.1" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="6.2" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="7.0" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="7.2" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="7.5" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="8.0" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="8.6" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="8.7" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="8.8" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="8.9" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="9.0" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="10.0" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="10.3" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="11.0" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="12.0" />
<Version InstructionSet="9.1" Driver="13.1" Architecture="12.1" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="1.0" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="1.1" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="1.2" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="1.3" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="2.0" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="3.0" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="3.2" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="3.5" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="3.7" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="5.0" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="5.2" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="5.3" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="6.0" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="6.1" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="6.2" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="7.0" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="7.2" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="7.5" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="8.0" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="8.6" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="8.7" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="8.8" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="8.9" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="9.0" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="10.0" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="10.3" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="11.0" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="12.0" />
<Version InstructionSet="9.2" Driver="13.2" Architecture="12.1" />
</Versions>