Support numactl bind for CPU and memory before process starts (#14156)
This commit is contained in:
@@ -338,6 +338,9 @@ class Envs:
|
||||
SGLANG_EXTERNAL_MM_MODEL_ARCH = EnvStr("")
|
||||
SGLANG_EXTERNAL_MM_PROCESSOR_PACKAGE = EnvStr("")
|
||||
|
||||
# Numa
|
||||
SGLANG_NUMA_BIND_V2 = EnvBool(True)
|
||||
|
||||
# fmt: on
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user