From 19445a84a54729699019654e5e6aabfbe744f853 Mon Sep 17 00:00:00 2001 From: Zerry <996002763@qq.com> Date: Fri, 19 Dec 2025 05:09:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dtemplates/qe/6.5/data.qe.arm.?= =?UTF-8?q?cpu.opt.config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/qe/6.5/data.qe.arm.cpu.opt.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/qe/6.5/data.qe.arm.cpu.opt.config b/templates/qe/6.5/data.qe.arm.cpu.opt.config index 3428abf4..827583b4 100644 --- a/templates/qe/6.5/data.qe.arm.cpu.opt.config +++ b/templates/qe/6.5/data.qe.arm.cpu.opt.config @@ -45,6 +45,6 @@ make install make clean [RUN] -run = mpirun --allow-run-as-root -x OMP_NUM_THREADS=1 -np 8 +run = mpirun --allow-run-as-root -x OMP_NUM_THREADS=1 -np $(nproc) binary = pw.x -input test_3.in nodes = 1 -- Gitee