Skip to main content

ATOMR_HOPPER_HEADER_REL_PATH

Constant ATOMR_HOPPER_HEADER_REL_PATH 

Source
pub const ATOMR_HOPPER_HEADER_REL_PATH: &str = "include/atomr_hopper.cuh";
Expand description

Path to the vendored hopper header (atomr_hopper.cuh) shipped alongside the crate. NVRTC kernels can --include-path this and #include "atomr_hopper.cuh" to pick up the wgmma / cp.async / cluster macro shims.