Skip to main content

Crate cuda_interposer

Crate cuda_interposer 

Source

Re-exports§

pub use libc;
pub use once_cell;
pub use paste;
pub use tracing;

Macros§

cuda_hook
generate_proxy
install_hooks
Installs the cuGetProcAddress hooks required for the interposer to function. This macro automatically includes the hook_map.rs generated by cuda-interposer-build.

Functions§

dlsym_next