cudarse-npp-sys

Crates.iocudarse-npp-sys
lib.rscudarse-npp-sys
version0.1.0
sourcesrc
created_at2024-10-12 08:17:37.152202
updated_at2024-10-12 08:17:37.152202
descriptionLow-level bindings to the CUDA NPP libraries
homepagehttps://github.com/Gui-Yom/turbo-metrics
repositoryhttps://github.com/Gui-Yom/turbo-metrics
max_upload_size
id1406295
size9,147
(Gui-Yom)

documentation

README

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.

Commit count: 75

cargo fmt