mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
fix: revert extra cmake var (#3351)
Signed-off-by: Zihua Wu <13583761+lucifer1004@users.noreply.github.com> Co-authored-by: QI JUN <22017000+QiJune@users.noreply.github.com>
This commit is contained in:
parent
1c88af1378
commit
42c8574e93
@ -160,7 +160,6 @@ def build_google_tests(request, build_dir):
|
||||
use_ccache=True,
|
||||
clean=True,
|
||||
trt_root="/usr/local/tensorrt",
|
||||
extra_cmake_vars=["ENABLE_UCX=0"],
|
||||
)
|
||||
|
||||
make_google_tests = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user