已合并
petsc #888
gao-wenyao123创建于 2025年12月11日
petsc #888
已合并
gao-wenyao123创建于 2025年12月11日
refs/pull/888/head合入到master
1 个文件变更+1-2
@@ -20,7 +20,7 @@ unzip ${JARVIS_DOWNLOAD}/release-3.16.zip
20 20 
21[ENV]21[ENV]
22module purge22module purge
23-module use ./software/compiler/hpckit/${HPCKIT_VERSION}/HPCKit/${HPCKIT_VERSION}/modulefiles23+module use ./software/utils/hpckit/${HPCKIT_VERSION}/HPCKit/${HPCKIT_VERSION}/modulefiles
24module load bisheng/compiler${BISHENG_VERSION}/bishengmodule24module load bisheng/compiler${BISHENG_VERSION}/bishengmodule
25module load bisheng/hmpi${HPCKIT_VERSION}/release25module load bisheng/hmpi${HPCKIT_VERSION}/release
26export CC=`which clang`26export CC=`which clang`
@@ -43,4 +43,3 @@ make all
43run = make check43run = make check
44binary =44binary =
45nodes = 145nodes = 1
46-