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.