Skip to content

Commit b549975

Browse files
removed wrapper.sh statement
1 parent 3863bb6 commit b549975

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/software/sciapps/lammps.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ With the above script, you can launch a LAMMPS + Kokkos calculation on 2 nodes,
111111
sbatch run_lammps_kokkos.sh
112112
```
113113

114-
You may need to make the `wrapper.sh` script executable (`chmod +x wrapper.sh`).
115-
116114
??? example "LAMMPS + Kokkos input file, defining a 3d Lennard-Jones melt."
117115

118116
The following input file for LAMMPS + Kokkos defines a 3D Lennard-Jones system

0 commit comments

Comments
 (0)