Kokkos Core Kernels Package
Version of the Day
|
#include <Kokkos_Tuners.hpp>
We're going to take in search space descriptions as nested maps, which aren't efficient to iterate across by index. These are very similar to nested maps, but better for index-based lookup
Definition at line 66 of file Kokkos_Tuners.hpp.