mbrobbel / nvtx-rs

NVTX API support for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvtx-rs

nvtx-rs provides Rust bindings for NVIDIA's nvtx library.

See the generated documentation for more details and the examples for sample usage.

Compatibility

The nvtx-rs crate requires rustc 1.70 or greater

About

NVTX API support for Rust

License:Apache License 2.0


Languages

Language:Rust 99.2%Language:C 0.8%