From 98a51025ca6a1cc3bafe72a1f0dab53c341f05f6 Mon Sep 17 00:00:00 2001 From: WangQing <2917021186@qq.com> Date: Thu, 18 Jul 2024 15:44:51 +0800 Subject: [PATCH] wq test --- dipu/scripts/ci/ascend/ci_ascend_script.sh | 2 +- dipu/third_party/DIOPI | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dipu/scripts/ci/ascend/ci_ascend_script.sh b/dipu/scripts/ci/ascend/ci_ascend_script.sh index c1c986c71..9d7a792de 100644 --- a/dipu/scripts/ci/ascend/ci_ascend_script.sh +++ b/dipu/scripts/ci/ascend/ci_ascend_script.sh @@ -33,7 +33,7 @@ function build_all() { echo "building dipu_lib:$(pwd)" echo "DIOPI_ROOT:${DIOPI_ROOT}" config_all_ascend_cmake 2>&1 | tee ./build1.log - cd build && make -j8 2>&1 | tee ./build1.log && cd .. + cd build && make -j32 2>&1 | tee ./build1.log && cd .. } case $1 in diff --git a/dipu/third_party/DIOPI b/dipu/third_party/DIOPI index 0fefa84b2..1dcd09b43 160000 --- a/dipu/third_party/DIOPI +++ b/dipu/third_party/DIOPI @@ -1 +1 @@ -Subproject commit 0fefa84b26a852bf80754fc2e8573c8f6abae136 +Subproject commit 1dcd09b43316dc19091caf3c84ab5e6313a8a338