From a48708319ed5beea9d806f1587530bd6935914c7 Mon Sep 17 00:00:00 2001 From: chenshaoheng Date: Thu, 23 May 2024 08:03:14 +0000 Subject: [PATCH] update templates/openfoam/1906/data.openfoam.new.SVE.cpu.config. Signed-off-by: chenshaoheng --- templates/openfoam/1906/data.openfoam.new.SVE.cpu.config | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/openfoam/1906/data.openfoam.new.SVE.cpu.config b/templates/openfoam/1906/data.openfoam.new.SVE.cpu.config index c278d7a..603bd2d 100644 --- a/templates/openfoam/1906/data.openfoam.new.SVE.cpu.config +++ b/templates/openfoam/1906/data.openfoam.new.SVE.cpu.config @@ -14,6 +14,7 @@ module use ./software/modulefiles module load bisheng/3.2.0-mini export CC=clang CXX=clang++ FC=flang ./jarvis -install hmpi/2.3.0 clang +module use ./software/moduledeps/bisheng3.2.0 module load hmpi/2.3.0 #release zip files tar -xzvf $JARVIS_DOWNLOAD/OpenFOAM-v1906.tgz -- Gitee