Crate candle_flash_attn_build

Crate candle_flash_attn_build 

Source
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.