ManagedCuda-11
11.4.47
dotnet add package ManagedCuda-11 --version 11.4.47
NuGet\Install-Package ManagedCuda-11 -Version 11.4.47
<PackageReference Include="ManagedCuda-11" Version="11.4.47" />
paket add ManagedCuda-11 --version 11.4.47
#r "nuget: ManagedCuda-11, 11.4.47"
// Install ManagedCuda-11 as a Cake Addin
#addin nuget:?package=ManagedCuda-11&version=11.4.47
// Install ManagedCuda-11 as a Cake Tool
#tool nuget:?package=ManagedCuda-11&version=11.4.47
ManagedCUDA aims an easy integration of NVidia's CUDA in .net applications written in C#, Visual Basic or any other .net language. This package includes only the core managedCuda library, no additional CUDA libraries and is platform independent (Windows/Linux/.net Framework 4.x/.net Core 3.x).
Product | Versions 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. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ManagedCuda-11:
Package | Downloads |
---|---|
Seq2SeqSharp
Seq2SeqSharp is a tensor based fast & flexible encoder-decoder deep neural network framework written by .NET (C#). It can be used for sequence-to-sequence task, sequence-labeling task and sequence-classification task and other NLP tasks. Seq2SeqSharp supports both CPUs and GPUs. It's powered by .NET core, so Seq2SeqSharp can run on both Windows and Linux without any modification and recompilation. |
|
TensorSharp.CUDA
A tensor libaray based on CUDA. It includes many operations and can be used for neural networks |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ManagedCuda-11:
Repository | Stars |
---|---|
dje-dev/Ceres
Ceres - an MCTS chess engine for research and recreation
|