Skip to content

NVTX API support for Rust

License

Notifications You must be signed in to change notification settings

voltrondata/nvtx-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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