mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-23 07:37:52 +08:00
cleanup
Signed-off-by: Lucas Wilkinson <lwilkinson@neuralmagic.com>
This commit is contained in:
parent
bf75539f9e
commit
09acadf893
@ -308,7 +308,6 @@ if(VLLM_GPU_LANG STREQUAL "CUDA")
|
|||||||
# are not supported by Machete yet.
|
# are not supported by Machete yet.
|
||||||
# 9.0 for latest bf16 atomicAdd PTX
|
# 9.0 for latest bf16 atomicAdd PTX
|
||||||
# Marlin kernels: generate and build for supported architectures
|
# Marlin kernels: generate and build for supported architectures
|
||||||
cuda_archs_loose_intersection(MARLIN_ARCHS "8.0+PTX" "${CUDA_ARCHS}")
|
|
||||||
optional_cuda_sources(
|
optional_cuda_sources(
|
||||||
NAME Marlin
|
NAME Marlin
|
||||||
ARCHS "8.0;9.0+PTX"
|
ARCHS "8.0;9.0+PTX"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user