Crates.io | cudarse-npp-sys |
lib.rs | cudarse-npp-sys |
version | 0.1.0 |
source | src |
created_at | 2024-10-12 08:17:37.152202 |
updated_at | 2024-10-12 08:17:37.152202 |
description | Low-level bindings to the CUDA NPP libraries |
homepage | https://github.com/Gui-Yom/turbo-metrics |
repository | https://github.com/Gui-Yom/turbo-metrics |
max_upload_size | |
id | 1406295 |
size | 9,147 |
Raw bindings to the NVidia Performance Primitives library.
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.
The safe bindings are in the cuda_npp crate.