Info
Version: | 1.2.0 |
Author(s): | Gabe C |
Last Update: | Sunday, March 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/OpenCL.NetCore |
Install
Install-Package OpenCL.NetCore
dotnet add package OpenCL.NetCore
paket add OpenCL.NetCore
OpenCL.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- ExtraConstraints.Fody(>= 1.14.0)
- Microsoft.Build.Framework(>= 16.6.0)
- System.CodeDom(>= 4.7.0)
There is no OOP abstraction, nor will there ever be. OpenCL.Net is meant to be small, fast (with as little explicit marshaling as possible) and .NET friendly at the same time.