try with 4 procs
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
---
|
||||
lmp_binary: ""
|
||||
nprocs: "2"
|
||||
nprocs: "4"
|
||||
args: "-cite none -k on t 2 -sf kk -pk kokkos newton on neigh half"
|
||||
mpiexec: "mpirun"
|
||||
mpiexec_numproc_flag: "-np"
|
||||
mpiexec_numproc_flag: "--host localhost:4 -np"
|
||||
tolerance:
|
||||
PotEng:
|
||||
abs: 1e-4
|
||||
|
||||
Reference in New Issue
Block a user