Expand description
Build utilities for fetching cutlass headers on-demand.
This crate provides a function to fetch NVIDIA’s cutlass library headers during build time, avoiding the need for git submodules.
Functions§
- cutlass_
include_ arg - Returns the include path argument for nvcc/compiler.
- fetch_
cutlass - Fetch cutlass headers if not already present at the specified commit.