diff --git a/templates/slepc/3.18.1/data.slepc.arm.cpu.config b/templates/slepc/3.18.1/data.slepc.arm.cpu.config index dca3ba7fff5df4e823ca2b25b74e257d37933d4d..0d8cfa544c38025324eb54280c21bf429af8b69d 100644 --- a/templates/slepc/3.18.1/data.slepc.arm.cpu.config +++ b/templates/slepc/3.18.1/data.slepc.arm.cpu.config @@ -10,7 +10,7 @@ set -x module purge ./jarvis -install hpckit/${HPCKIT_VERSION} any module use software/utils/hpckit/${HPCKIT_VERSION}/HPCKit/latest/modulefiles -module add bisheng/compiler${BISHENG_VERSION}/bishengmodule bisheng/hmpi${HMPI_VERSION}/release +module add bisheng/compiler${BISHENG_VERSION}/bishengmodule bisheng/hmpi${HMPI_VERSION}/release bisheng/kml${HPCKIT_VERSION}/kblas/multi export CC=clang CXX=clang++ FC=flang ./jarvis -install python3/3.7.10 clang module use software/moduledeps/bisheng${BISHENG_VERSION} @@ -24,7 +24,7 @@ tar -xvf ${JARVIS_DOWNLOAD}/slepc-3.18.1.tar.gz -C ${JARVIS_TMP} [ENV] module purge module use software/utils/hpckit/${HPCKIT_VERSION}/HPCKit/latest/modulefiles -module add bisheng/compiler${BISHENG_VERSION}/bishengmodule bisheng/hmpi${HMPI_VERSION}/release +module add bisheng/compiler${BISHENG_VERSION}/bishengmodule bisheng/hmpi${HMPI_VERSION}/release bisheng/kml${HPCKIT_VERSION}/kblas/multi module use software/moduledeps/bisheng${BISHENG_VERSION} module load python3/3.7.10 module use software/moduledeps/bisheng${BISHENG_VERSION}-hmpi${HMPI_VERSION}