flashinfer-ai / flashinfer

FlashInfer: Kernel Library for LLM Serving
https://flashinfer.ai
Apache License 2.0
822 stars 77 forks source link

ci: remove multi-threading in nvcc compile flags #229

Closed yzh119 closed 2 months ago

yzh119 commented 2 months ago

We already created lots of process and there is no need to use multi-threading to accelerate compilation.