Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 318 Bytes

CUDAPackageDoc.md

File metadata and controls

3 lines (2 loc) · 318 Bytes

Compute.NET provides auto-generated bindings for native numerical computing libraries. The CUDA bindings wrap the entire NVIDIA CUDA runtime API and individual modules like cuBLAS. If you need the native CUDA dependencies:

  • Install the native library package into your project: Install-Package Compute.Winx64.CUDA.