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 b572429 commit f497f9dCopy full SHA for f497f9d
docs/software/sciapps/lammps.md
@@ -42,7 +42,8 @@ To start the uenv for this specific version of LAMMPS, you can use:
42
uenv start --view kokkos lammps/2024:v2
43
```
44
45
-You can load the `view` from the uenv which contains the `lmp` executable. The executable in both these views support GPUs:
+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:
47
48
```bash
49
#lammps +kokkos package
0 commit comments