Update Kokkos library in LAMMPS to v3.3.0
This commit is contained in:
@ -81,7 +81,7 @@ struct AddFunctor {
|
||||
#ifdef KOKKOS_ENABLE_PRAGMA_LOOPCOUNT
|
||||
#pragma loop count(128)
|
||||
#endif
|
||||
#ifndef KOKKOS_DEBUG
|
||||
#ifndef KOKKOS_ENABLE_DEBUG
|
||||
#ifdef KOKKOS_ENABLE_PRAGMA_SIMD
|
||||
#pragma simd
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user