Skip to content

Commit 8299e6e

Browse files
Update docs/software/sciapps/lammps.md
Co-authored-by: Mikael Simberg <[email protected]>
1 parent f1f5c56 commit 8299e6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/software/sciapps/lammps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,8 @@ CC=mpicc CXX=mpic++ cmake \
325325
!!! warning
326326

327327
If you are downloading LAMMPS from GitHub or their website and intend to use Kokkos for acceleration, there is an issue with Cray MPICH and `Kokkos <= 4.3`.
328-
For LAMMPS to work correctly on our system, you need a LAMMPS version which provides `Kokkos >= 4.4`.
329-
Alternatively, the CMake variable `-DEXTERNAL_KOKKOS=yes` should force CMake to use the Kokkos version provided by the uenv, rather than the one contained within the lammps distribution.
328+
For LAMMPS to work correctly on our system, you need a LAMMPS version which provides `Kokkos >= 4.4`.
329+
Alternatively, the CMake variable `-DEXTERNAL_KOKKOS=yes` should force CMake to use the Kokkos version provided by the uenv, rather than the one contained within the lammps distribution.
330330

331331
#### Using LAMMPS uenv as an upstream Spack Instance
332332

0 commit comments

Comments
 (0)