#cuda #npp #bindings #low-level

sys cudarse-npp-sys

Low-level bindings to the CUDA NPP libraries

1 unstable release

0.1.0 Oct 12, 2024

#13 in #npp

Download history 133/week @ 2024-10-07 50/week @ 2024-10-14

183 downloads per month
Used in 7 crates (2 directly)

MIT license

10KB
205 lines

cuda_npp_sys

Raw bindings to the NVidia Performance Primitives library.

Features

This crate follows the same segmentation as the original library. The exposed cargo features allow only including part of the library.

This crate currently only includes image processing utilities.

Safe bindings

The safe bindings are in the cuda_npp crate.

No runtime deps

~0–1.9MB
~37K SLoC