Info
Version: | 1.5.1 |
Author(s): | Marcel Koester |
Last Update: | Wednesday, September 13, 2023 |
.NET Fiddle: | Online Example |
Project Url: | http://www.ilgpu.net/ |
NuGet Url: | https://www.nuget.org/packages/ILGPU |
Install
Install-Package ILGPU
dotnet add package ILGPU
paket add ILGPU
ILGPU Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- System.Collections.Immutable(>= 1.7.0)
- System.Memory(>= 4.5.4)
- System.Reflection.Metadata(>= 1.8.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Collections.Immutable(>= 1.7.0)
- System.Memory(>= 4.5.4)
- System.Reflection.Metadata(>= 1.8.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags
Samples can be found in the GitHub repository: https://github.com/m4rs-mt/ILGPU/tree/master/Samples.