Skip to content

Release v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 07:46

cuflash v0.6.0

Changes | 变更

  • release: prepare v0.6.0 (d53a530)
  • refactor(rename): full rename cuflash_attn → cuflash across build and sources (d78d3e3)
  • chore(rename): repository renamed cuflash-attn → cuflash (display layer only) (bace4bb)
  • docs(perf): 隔离不可审计的历史性能结论 (685a6c4)

Install | 安装

The attached archive contains the shared library, public headers,
and the CMake package config. Verify its integrity first:

sha256sum -c cuflash-v0.6.0-linux-x86_64.tar.gz.sha256

Or build from source:

cmake --preset release && cmake --build --preset release