VL.Nvidia.CUDA 0.2.1-beta1

This is a prerelease version of VL.Nvidia.CUDA.
dotnet add package VL.Nvidia.CUDA --version 0.2.1-beta1
                    
NuGet\Install-Package VL.Nvidia.CUDA -Version 0.2.1-beta1
                    
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="VL.Nvidia.CUDA" Version="0.2.1-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.Nvidia.CUDA" Version="0.2.1-beta1" />
                    
Directory.Packages.props
<PackageReference Include="VL.Nvidia.CUDA" />
                    
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 VL.Nvidia.CUDA --version 0.2.1-beta1
                    
#r "nuget: VL.Nvidia.CUDA, 0.2.1-beta1"
                    
#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 VL.Nvidia.CUDA@0.2.1-beta1
                    
#: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=VL.Nvidia.CUDA&version=0.2.1-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=VL.Nvidia.CUDA&version=0.2.1-beta1&prerelease
                    
Install as a Cake Tool

VL.Nvidia.CUDA

Wraps CUDA functionality for vvvv gamma. For now only Radix Sort.

For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net

Getting started

  • Install as described here via commandline:

    nuget install vl.nvidia.cuda -pre

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing

Product Compatible and additional computed target framework versions.
.NET net8.0-windows8.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0-windows8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.1-beta1 435 7/23/2025
0.2.0-beta1 433 7/23/2025
0.1.0-beta1 182 3/18/2025
0.1.0-alpha5 57 3/15/2025
0.1.0-alpha4 83 3/14/2025
0.1.0-alpha3 95 3/14/2025
0.1.0-alpha2 101 3/14/2025
0.1.0-alpha1 102 3/14/2025