flashinfer-ai / flashinfer

FlashInfer: Kernel Library for LLM Serving
https://flashinfer.ai
Apache License 2.0
1.1k stars 98 forks source link

[fix] change build error to runtime error to allow build pass with older architecture. #184

Closed guocuimi closed 5 months ago

guocuimi commented 5 months ago

as title. change build error to runtime error to allow build pass for different architecture, following cutlass's approach.