ManagedCuda 9.0.0
Combined of all the CUAD library (CUFFT, CURAND, CUSPARSE, CUBLAS, CUSOLVE, NPP and NVRTC.) into one .NET Standard package. Please install package version which based in CUDA installation. Original author: https://kunzmi.github.io/managedCuda/
ManagedCuda combines Cuda's GPU computing power with the comfort of managed .net code. While offering access to the entire feature set of Cuda's driver API, managedCuda has type safe wrapper classes for every handle defined by the API. ManagedCuda also includes wrappers for all Cuda based libraries, as there were CUFFT, CURAND, CUSPARSE, CUBLAS, CUSOLVE, NPP and NVRTC.
See the version list below for details.
Install-Package ManagedCuda -Version 9.0.0
dotnet add package ManagedCuda --version 9.0.0
<PackageReference Include="ManagedCuda" Version="9.0.0" />
paket add ManagedCuda --version 9.0.0
#r "nuget: ManagedCuda, 9.0.0"
Dependencies
-
.NETStandard 2.0
- System.Drawing.Common (>= 4.5.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ManagedCuda:
Package | Downloads |
---|---|
RyzhkovCNN.Model
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.