ORNL-CEES / DataTransferKit

A library for multiphysics solution transfer. ARCHIVED
https://datatransferkit.readthedocs.io/en/dtk-3.0/
BSD 3-Clause "New" or "Revised" License
47 stars 26 forks source link

Don't list Kokkos as explicit dependency to support external Kokkos in Trilinos #604

Closed masterleinad closed 1 year ago

masterleinad commented 1 year ago

Fixes https://github.com/xsdk-project/xsdk-issues/issues/214. In particular, see https://github.com/xsdk-project/xsdk-issues/issues/214#issuecomment-1682800028. Not listing Kokkos as explicit dependency appears to be the simplest solution.