ILGPU 0.8.0-beta3

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.8.0-beta3
                    
NuGet\Install-Package ILGPU -Version 0.8.0-beta3
                    
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.8.0-beta3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ILGPU" Version="0.8.0-beta3" />
                    
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.8.0-beta3
                    
#r "nuget: ILGPU, 0.8.0-beta3"
                    
#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.8.0-beta3
                    
#: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.8.0-beta3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ILGPU&version=0.8.0-beta3&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.

FonsecaFramework.GPU

C# to Native GPU library

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

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 3,154 7/12/2025
1.5.2 9,856 3/6/2025
1.5.1 76,751 9/13/2023
1.5.0 16,126 8/23/2023
1.5.0-beta1 1,012 7/21/2023
1.4.0 30,932 5/18/2023
1.4.0-rc2 346 5/2/2023
1.4.0-rc1 585 3/19/2023
1.3.1 7,933 12/27/2022
1.3.0 58,747 11/27/2022
1.3.0-beta2 450 10/24/2022
1.3.0-beta1 414 9/1/2022
1.2.0 55,724 5/29/2022
1.2.0-beta1 487 4/7/2022
1.1.0 33,302 3/23/2022
1.1.0-rc1 486 2/24/2022
1.1.0-beta1 598 1/28/2022
1.0.0 33,318 12/1/2021
1.0.0-rc3 811 11/22/2021
1.0.0-rc2 1,133 10/12/2021
1.0.0-rc1 1,615 9/10/2021
1.0.0-beta3 1,431 8/2/2021
1.0.0-beta2 583 7/2/2021
1.0.0-beta1 589 5/25/2021
0.10.1 46,448 4/6/2021
0.10.0 19,377 2/14/2021
0.10.0-beta2 1,151 1/23/2021
0.10.0-beta1 977 12/9/2020
0.9.2 6,391 11/22/2020
0.9.2-beta1 1,220 11/1/2020
0.9.1 5,356 10/1/2020
0.9.1-beta1 799 9/21/2020
0.9.0 3,482 8/16/2020
0.9.0-beta1 1,228 7/26/2020
0.8.1.1 3,235 7/3/2020
0.8.1-beta1 971 6/21/2020
0.8.0 2,501 5/15/2020
0.8.0-beta3 779 5/4/2020
0.8.0-beta2 808 4/26/2020
0.8.0-beta1 928 3/10/2020
0.7.1 5,098 1/26/2020
0.7.0 1,429 11/30/2019
0.6.0 4,631 7/22/2019
0.5.1 3,722 3/24/2019
0.5.0 2,814 2/2/2019
0.5.0-beta 1,637 12/24/2018
0.4.0-beta 1,052 11/5/2018
0.3.0 14,934 4/1/2018
0.2.1 12,604 12/1/2017
0.2.0 8,593 11/1/2017
0.1.4 9,535 8/1/2017
0.1.3 8,591 7/1/2017
0.1.2 7,978 6/11/2017
0.1.1 7,338 5/21/2017