vectorch-ai / ScaleLLM

A high-performance inference system for large language models, designed for production environments.
https://docs.vectorch.com/
Apache License 2.0
377 stars 28 forks source link

[misc] some changes to cmake file #180

Closed guocuimi closed 4 months ago

guocuimi commented 4 months ago

1> generate TORCH_CUDA_ARCH_LIST from CMAKE_CUDA_ARCHITECTURES 2> rename ENABLE_CXX11_ABI to USE_CXX11_ABI 3> check CXX11_ABI conflict between config and libtorch