Skip to content
  • H. Carter Edwards's avatar
    Kokkos: Clean up macros and forward declarations. · efb1716f
    H. Carter Edwards authored
    1)  Kokkos_Macros.hpp    now processes only macros and has merged in the compiler detection macros.
    2)  Kokkos_Core_fwd.hpp  now has all forward class declarations that were in Kokkos_Macros.hpp.
    3)  Kokkos_Core.hpp      now includes all enabled memory space, execution space, view, and atomic headers.
    efb1716f