test logic to run with different nprocs than the ref files if nprocs is specified

This commit is contained in:
Trung Nguyen
2024-10-07 16:39:26 -05:00
parent 09a115cb89
commit 900f472ea6
3 changed files with 11 additions and 8 deletions

View File

@ -1,9 +1,9 @@
---
lmp_binary: ""
nprocs: "4"
nprocs: "2"
args: "-cite none -k on t 2 -sf kk -pk kokkos newton on neigh half"
mpiexec: "mpirun"
mpiexec_numproc_flag: "--host localhost:4 -np"
mpiexec_numproc_flag: "--host localhost:2 -np"
tolerance:
PotEng:
abs: 1e-4