Skip to content

Commit f497f9d

Browse files
Update docs/software/sciapps/lammps.md
Co-authored-by: Rocco Meli <[email protected]>
1 parent b572429 commit f497f9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/software/sciapps/lammps.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ To start the uenv for this specific version of LAMMPS, you can use:
4242
uenv start --view kokkos lammps/2024:v2
4343
```
4444

45-
You can load the `view` from the uenv which contains the `lmp` executable. The executable in both these views support GPUs:
45+
You can load the `kokkos` or `gpu` view from the uenv to make the `lmp` executable available.
46+
The executable in both these views support GPUs:
4647

4748
```bash
4849
#lammps +kokkos package

0 commit comments

Comments
 (0)