You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cwpearson
changed the title
FORCE improperly unsetting KokkosKernels_ENABLE_ALL_COMPONENTS in repeated cmakeFORCE improperly unsetting KokkosKernels_ENABLE_ALL_COMPONENTS in repeated cmakeFeb 18, 2023
kokkos-kernels/cmake/kokkoskernels_components.cmake
Line 54 in 6d73c14
Consider:
KokkosKernels_ENABLE_ALL_COMPONENTS=ON
cmake ...
)FORCE
is present,KokkosKernels_ENABLE_ALL_COMPONENTS
is now offI think
FORCE
should just be removed from this lineThe text was updated successfully, but these errors were encountered: