We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18eff8d commit de0fd37Copy full SHA for de0fd37
docs/software/sciapps/lammps.md
@@ -247,7 +247,7 @@ ulimit -s unlimited
247
248
export OMP_NUM_THREADS=$SLURM_CPUS_PER_TASK
249
250
-srun --cpu-bind=socket lmp -k on t $OMP_NUM_THREADS -sf kk -in lj.in
+srun --cpu-bind=socket lmp -k on t $OMP_NUM_THREADS -sf kk -in lj_kokkos.in
251
```
252
1. Time format: `HH:MM:SS`.
253
2. Number of MPI ranks per node.
0 commit comments