IST-DASLab / QUIK

Repository for the QUIK project, enabling the use of 4bit kernels for generative inference
Apache License 2.0
167 stars 12 forks source link

how to build cutlass library only with kernels that used in QUIK? #12

Open ThisisBillhe opened 8 months ago

ThisisBillhe commented 8 months ago

Hi, given that building the whole cutlass library can be time-consuming, how should I specify the kernels that used in QUIK to accelerate the compiling process?