ILGPU 0.9.1-beta1

This is a prerelease version of ILGPU.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ILGPU --version 0.9.1-beta1
                    
NuGet\Install-Package ILGPU -Version 0.9.1-beta1
                    
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="0.9.1-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ILGPU" Version="0.9.1-beta1" />
                    
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 0.9.1-beta1
                    
#r "nuget: ILGPU, 0.9.1-beta1"
                    
#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@0.9.1-beta1
                    
#: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=0.9.1-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ILGPU&version=0.9.1-beta1&prerelease
                    
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.Samples

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net47 is compatible.  net471 was computed.  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 1,548 7/12/2025
1.5.2 7,906 3/6/2025
1.5.1 73,766 9/13/2023
1.5.0 15,213 8/23/2023
1.5.0-beta1 956 7/21/2023
1.4.0 30,677 5/18/2023
1.4.0-rc2 310 5/2/2023
1.4.0-rc1 549 3/19/2023
1.3.1 7,877 12/27/2022
1.3.0 58,716 11/27/2022
1.3.0-beta2 409 10/24/2022
1.3.0-beta1 379 9/1/2022
1.2.0 55,659 5/29/2022
1.2.0-beta1 452 4/7/2022
1.1.0 33,060 3/23/2022
1.1.0-rc1 448 2/24/2022
1.1.0-beta1 559 1/28/2022
1.0.0 33,268 12/1/2021
1.0.0-rc3 771 11/22/2021
1.0.0-rc2 1,094 10/12/2021
1.0.0-rc1 1,574 9/10/2021
1.0.0-beta3 1,387 8/2/2021
1.0.0-beta2 547 7/2/2021
1.0.0-beta1 552 5/25/2021
0.10.1 46,380 4/6/2021
0.10.0 19,328 2/14/2021
0.10.0-beta2 1,122 1/23/2021
0.10.0-beta1 950 12/9/2020
0.9.2 6,322 11/22/2020
0.9.2-beta1 1,193 11/1/2020
0.9.1 5,312 10/1/2020
0.9.1-beta1 771 9/21/2020
0.9.0 3,444 8/16/2020
0.9.0-beta1 1,199 7/26/2020
0.8.1.1 3,208 7/3/2020
0.8.1-beta1 945 6/21/2020
0.8.0 2,453 5/15/2020
0.8.0-beta3 752 5/4/2020
0.8.0-beta2 784 4/26/2020
0.8.0-beta1 905 3/10/2020
0.7.1 5,065 1/26/2020
0.7.0 1,394 11/30/2019
0.6.0 4,606 7/22/2019
0.5.1 3,696 3/24/2019
0.5.0 2,790 2/2/2019
0.5.0-beta 1,605 12/24/2018
0.4.0-beta 1,031 11/5/2018
0.3.0 14,883 4/1/2018
0.2.1 12,549 12/1/2017
0.2.0 8,552 11/1/2017
0.1.4 9,503 8/1/2017
0.1.3 8,556 7/1/2017
0.1.2 7,946 6/11/2017
0.1.1 7,303 5/21/2017