Update Kokkos library in LAMMPS to v4.1.0
This commit is contained in:
@ -1,7 +1,3 @@
|
||||
|
||||
|
||||
KOKKOS_SUBPACKAGE(Algorithms)
|
||||
|
||||
IF (NOT Kokkos_INSTALL_TESTING)
|
||||
ADD_SUBDIRECTORY(src)
|
||||
ENDIF()
|
||||
@ -9,7 +5,3 @@ ENDIF()
|
||||
IF(NOT ((KOKKOS_ENABLE_OPENMPTARGET OR KOKKOS_ENABLE_OPENACC) AND KOKKOS_CXX_COMPILER_ID STREQUAL NVHPC))
|
||||
KOKKOS_ADD_TEST_DIRECTORIES(unit_tests)
|
||||
ENDIF()
|
||||
|
||||
KOKKOS_SUBPACKAGE_POSTPROCESS()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user