]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Merge pull request #14457 from masterleinad/add_kokkos_libraries_to_trilinos
authorMatthias Maier <tamiko@43-1.org>
Wed, 30 Nov 2022 18:45:07 +0000 (12:45 -0600)
committerGitHub <noreply@github.com>
Wed, 30 Nov 2022 18:45:07 +0000 (12:45 -0600)
Add Kokkos link libraries to Trilinos link libraries

1  2 
cmake/modules/FindDEAL_II_TRILINOS.cmake

index a2308416460710afc4c3c2330933cc5999afd4ce,6308045a60ef1ca049101335baefd3fe9c3dbb10..77c82e415392c510b3676c3baa60521f1d4e74f8
@@@ -155,10 -156,10 +156,10 @@@ foreach(_library ${Trilinos_LIBRARIES}
  endforeach()
  
  
 -deal_ii_package_handle(TRILINOS
 +process_feature(TRILINOS
    LIBRARIES
      REQUIRED ${_libraries}
-     OPTIONAL Trilinos_TPL_LIBRARIES MPI_CXX_LIBRARIES
+     OPTIONAL Trilinos_TPL_LIBRARIES MPI_CXX_LIBRARIES KOKKOS_LINK_LIBRARIES
    INCLUDE_DIRS
      REQUIRED Trilinos_INCLUDE_DIRS
      OPTIONAL Trilinos_TPL_INCLUDE_DIRS

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.