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