Skip to content

Commit 5f91cdd

Browse files
authored
[Misc] Add docker build env for Ascend NPU (#30015)
Signed-off-by: wangli <[email protected]>
1 parent 33a3d6c commit 5f91cdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/scripts/hardware_ci/run-npu-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ FROM ${BASE_IMAGE_NAME}
7474
7575
# Define environments
7676
ENV DEBIAN_FRONTEND=noninteractive
77+
ENV SOC_VERSION="ascend910b1"
7778
7879
RUN pip config set global.index-url http://cache-service-vllm.nginx-pypi-cache.svc.cluster.local:${PYPI_CACHE_PORT}/pypi/simple && \
7980
pip config set global.trusted-host cache-service-vllm.nginx-pypi-cache.svc.cluster.local && \

0 commit comments

Comments
 (0)