Skip to content

Commit de0fd37

Browse files
typo.
1 parent 18eff8d commit de0fd37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/sciapps/lammps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ ulimit -s unlimited
247247

248248
export OMP_NUM_THREADS=$SLURM_CPUS_PER_TASK
249249

250-
srun --cpu-bind=socket lmp -k on t $OMP_NUM_THREADS -sf kk -in lj.in
250+
srun --cpu-bind=socket lmp -k on t $OMP_NUM_THREADS -sf kk -in lj_kokkos.in
251251
```
252252
1. Time format: `HH:MM:SS`.
253253
2. Number of MPI ranks per node.

0 commit comments

Comments
 (0)