From 9ec930788f20acd44920e8e69665c50d2a0e4f90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E6=96=87=E5=B0=A7?= <18848977154@163.com> Date: Thu, 11 Dec 2025 14:51:02 +0800 Subject: [PATCH] qp2 --- templates/qp2/2.2.2/qp2.arm.bisheng.hpckit.py3.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/qp2/2.2.2/qp2.arm.bisheng.hpckit.py3.config b/templates/qp2/2.2.2/qp2.arm.bisheng.hpckit.py3.config index 59cab783..8f0fa9e5 100755 --- a/templates/qp2/2.2.2/qp2.arm.bisheng.hpckit.py3.config +++ b/templates/qp2/2.2.2/qp2.arm.bisheng.hpckit.py3.config @@ -31,6 +31,9 @@ cd ${JARVIS_ROOT}/software/apps/qp2 git submodule update --init --recursive [ENV] +export HPCKIT_VERSION=25.0.0 +export BISHENG_VERSION=4.2.0 +export HMPI_VERSION=25.0.0 module purge module use ./software/utils/hpckit/${HPCKIT_VERSION}/HPCKit/latest/modulefiles module load bisheng/compiler4.2.0/bishengmodule -- Gitee