diff --git a/templates/modeller/10.6/modeller.arm.bisheng.hmpi.config b/templates/modeller/10.6/modeller.arm.bisheng.hmpi.config index fabd0455aabe6dd3a70be515e42b133f7b4cb488..d293c72198822f5db19f2c7d16a9043fe0827f28 100644 --- a/templates/modeller/10.6/modeller.arm.bisheng.hmpi.config +++ b/templates/modeller/10.6/modeller.arm.bisheng.hmpi.config @@ -12,8 +12,8 @@ module use ./software/modulefiles module use ./software/utils/hpckit/${HPCKIT_VERSION}/HPCKit/${HPCKIT_VERSION}/modulefiles module load bisheng/compiler${BISHENG_VERSION}/bishengmodule module load bisheng/hmpi${HMPI_VERSION} - ./jarvis -install hdf5/1.10.7/clang bisheng+mpi +module use ./software/moduledeps/bisheng${BISHENG_VERSION}-hmpi${HPCKIT_VERSION} module load hdf5-clang/1.10.7 tar -zxvf ${JARVIS_DOWNLOAD}/modeller-10.6.tar.gz -C ${JARVIS_TMP_DOWNLOAD} mkdir -p ${JARVIS_ROOT}/software/app/modeller @@ -23,7 +23,7 @@ module purge module use ./software/utils/hpckit/${HPCKIT_VERSION}/HPCKit/${HPCKIT_VERSION}/modulefiles module load bisheng/compiler${BISHENG_VERSION}/bishengmodule module load bisheng/hmpi${HMPI_VERSION} - +module use ./software/moduledeps/bisheng${BISHENG_VERSION}-hmpi${HPCKIT_VERSION} module load hdf5-clang/1.10.7 export PATH=${JARVIS_ROOT}/software/app/modeller/bin:$PATH