Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EffectiveKernels

Prerequisites

  • CUDA Toolkit 12.0+ (SM90 / Hopper)
  • PyTorch 2.0+
  • Python 3.8+
  • nvidia-cutlass-dsl 4.4.2+

Build

git clone https://github.com/Kwai-Keye/EffectiveKernels.git
cd EffectiveKernels

# Standard build (JIT only)
pip install -e . --no-build-isolation

# Build with AOT pre-compiled kernels
EFFECTIVE_KERNELS_AOT=1 pip install -e . --no-build-isolation

Acknowledgement

This project is built upon FlashAttention and CUTLASS. We gratefully acknowledge their excellent work and contributions to the community.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages