ILGPU 1.5.3

dotnet add package ILGPU --version 1.5.3
                    
NuGet\Install-Package ILGPU -Version 1.5.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ILGPU" Version="1.5.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ILGPU" Version="1.5.3" />
                    
Directory.Packages.props
<PackageReference Include="ILGPU" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ILGPU --version 1.5.3
                    
#r "nuget: ILGPU, 1.5.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ILGPU@1.5.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ILGPU&version=1.5.3
                    
Install as a Cake Addin
#tool nuget:?package=ILGPU&version=1.5.3
                    
Install as a Cake Tool

ILGPU compiler and runtime library for convenient and high-performance GPU programming in .Net.
           Samples can be found in the GitHub repository: https://github.com/m4rs-mt/ILGPU/tree/master/Samples

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (24)

Showing the top 5 NuGet packages that depend on ILGPU:

Package Downloads
ILGPU.Algorithms

ILGPU Algorithms library for high-level GPU programming. Samples can be found in the GitHub repository: https://github.com/m4rs-mt/ILGPU/tree/master/Samples

ParallelReverseAutoDiff

A library for parallelized reverse mode automatic differentiation in C# for custom neural network development.

ILGPU.Lightning

ILGPU Lightning library for high-level GPU programming. Samples can be found in the GitHub repository: https://github.com/m4rs-mt/ILGPU.Samples

FonsecaFramework.GPU

C# to Native GPU library

VI.Neural

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on ILGPU:

Repository Stars
b-editor/beutl
Cross-platform video editing (compositing) software.
VedAstro/VedAstro
A non-profit, open source project to make Vedic Astrology easily available to all.
Version Downloads Last Updated
1.5.3 2,151 7/12/2025
1.5.2 8,443 3/6/2025
1.5.1 74,698 9/13/2023
1.5.0 15,249 8/23/2023
1.5.0-beta1 985 7/21/2023
1.4.0 30,691 5/18/2023
1.4.0-rc2 317 5/2/2023
1.4.0-rc1 556 3/19/2023
1.3.1 7,905 12/27/2022
1.3.0 58,728 11/27/2022
1.3.0-beta2 423 10/24/2022
1.3.0-beta1 390 9/1/2022
1.2.0 55,681 5/29/2022
1.2.0-beta1 462 4/7/2022
1.1.0 33,125 3/23/2022
1.1.0-rc1 458 2/24/2022
1.1.0-beta1 572 1/28/2022
1.0.0 33,289 12/1/2021
1.0.0-rc3 784 11/22/2021
1.0.0-rc2 1,105 10/12/2021
1.0.0-rc1 1,588 9/10/2021
1.0.0-beta3 1,402 8/2/2021
1.0.0-beta2 557 7/2/2021
1.0.0-beta1 564 5/25/2021
0.10.1 46,409 4/6/2021
0.10.0 19,349 2/14/2021
0.10.0-beta2 1,134 1/23/2021
0.10.0-beta1 963 12/9/2020
0.9.2 6,358 11/22/2020
0.9.2-beta1 1,203 11/1/2020
0.9.1 5,323 10/1/2020
0.9.1-beta1 781 9/21/2020
0.9.0 3,455 8/16/2020
0.9.0-beta1 1,210 7/26/2020
0.8.1.1 3,218 7/3/2020
0.8.1-beta1 954 6/21/2020
0.8.0 2,461 5/15/2020
0.8.0-beta3 763 5/4/2020
0.8.0-beta2 792 4/26/2020
0.8.0-beta1 913 3/10/2020
0.7.1 5,072 1/26/2020
0.7.0 1,402 11/30/2019
0.6.0 4,617 7/22/2019
0.5.1 3,705 3/24/2019
0.5.0 2,798 2/2/2019
0.5.0-beta 1,620 12/24/2018
0.4.0-beta 1,038 11/5/2018
0.3.0 14,908 4/1/2018
0.2.1 12,560 12/1/2017
0.2.0 8,572 11/1/2017
0.1.4 9,519 8/1/2017
0.1.3 8,574 7/1/2017
0.1.2 7,963 6/11/2017
0.1.1 7,322 5/21/2017