From 8888a40634bb2826eb0f6c71670c9cf3d0a672e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=A0=E8=90=9D=E6=9C=89=E7=82=B9=E9=85=B8?= Date: Sat, 12 Oct 2024 01:52:07 +0000 Subject: [PATCH] update templates/mfem/4.4/data.mfem.arm.cpu.config. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 菠萝有点酸 --- templates/mfem/4.4/data.mfem.arm.cpu.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mfem/4.4/data.mfem.arm.cpu.config b/templates/mfem/4.4/data.mfem.arm.cpu.config index 1687e3d..b315b5e 100644 --- a/templates/mfem/4.4/data.mfem.arm.cpu.config +++ b/templates/mfem/4.4/data.mfem.arm.cpu.config @@ -31,7 +31,7 @@ case_dir = ${JARVIS_TMP}/mfem-4.4 [BUILD] cd ${JARVIS_ROOT} && ./jarvis -install mfem/4.4 bisheng+mpi -# clang not suport this option +# clang not support this option sed -i "s/-march=native/''/g" ${JARVIS_TMP}/mfem-4.4/miniapps/performance/makefile [RUN] -- Gitee