Update Kokkos library in LAMMPS to v3.6.0
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Kokkos minimally requires 3.10 right now,
|
||||
# Kokkos minimally requires 3.16 right now,
|
||||
# but your project can set it higher
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
# Projects can safely mix languages - must have C++ support
|
||||
# Kokkos flags will only apply to C++ files
|
||||
|
||||
Reference in New Issue
Block a user