From ce02f634c6da0a5dcd5d338aa5598b479f79b5a8 Mon Sep 17 00:00:00 2001 From: hwddd Date: Fri, 13 Jun 2025 07:54:34 +0000 Subject: [PATCH] update templates/wrf/4.2/bisheng/data.wrf.arm.cpu.config. Signed-off-by: hwddd --- templates/wrf/4.2/bisheng/data.wrf.arm.cpu.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/wrf/4.2/bisheng/data.wrf.arm.cpu.config b/templates/wrf/4.2/bisheng/data.wrf.arm.cpu.config index 7fb7ae7..948c64c 100644 --- a/templates/wrf/4.2/bisheng/data.wrf.arm.cpu.config +++ b/templates/wrf/4.2/bisheng/data.wrf.arm.cpu.config @@ -16,8 +16,8 @@ module load bisheng/compiler4.2.0/bishengmodule export CC="clang -Wno-implicit-function-declaration -Wno-incompatible-function-pointer-types" CXX=clang++ FC=flang ./jarvis -install jasper/1.900.2 clang module use ./software/moduledeps/bisheng4.2.0 -module load jasper/1.900.2 module load bisheng/hmpi25.0.0/hmpi +module load jasper/1.900.2 export CC=mpicc CXX=mpicxx FC=mpifort module use ./software/moduledeps/bisheng4.2.0-hmpi25.0.0 ./jarvis -install hdf5/1.12.0/clang clang+mpi -- Gitee