Home
last modified time | relevance | path

Searched defs:USMObjectMem (Results 1 – 6 of 6) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/SYCL/
H A DKokkos_SYCL_Instance.cpp286 template class SYCLInternal::USMObjectMem<sycl::usm::alloc::shared>; member in Kokkos::Experimental::Impl::SYCLInternal
287 template class SYCLInternal::USMObjectMem<sycl::usm::alloc::device>; member in Kokkos::Experimental::Impl::SYCLInternal
H A DKokkos_SYCL_Instance.hpp95 class USMObjectMem { class in Kokkos::Experimental::Impl::SYCLInternal
130 explicit USMObjectMem(sycl::queue q) noexcept : m_q(std::move(q)) {} in USMObjectMem() function in Kokkos::Experimental::Impl::SYCLInternal::USMObjectMem
/dports/devel/kokkos/kokkos-3.4.01/core/src/SYCL/
H A DKokkos_SYCL_Instance.cpp286 template class SYCLInternal::USMObjectMem<sycl::usm::alloc::shared>; member in Kokkos::Experimental::Impl::SYCLInternal
287 template class SYCLInternal::USMObjectMem<sycl::usm::alloc::device>; member in Kokkos::Experimental::Impl::SYCLInternal
H A DKokkos_SYCL_Instance.hpp95 class USMObjectMem { class in Kokkos::Experimental::Impl::SYCLInternal
130 explicit USMObjectMem(sycl::queue q) noexcept : m_q(std::move(q)) {} in USMObjectMem() function in Kokkos::Experimental::Impl::SYCLInternal::USMObjectMem
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/SYCL/
H A DKokkos_SYCL_Instance.cpp286 template class SYCLInternal::USMObjectMem<sycl::usm::alloc::shared>; member in Kokkos::Experimental::Impl::SYCLInternal
287 template class SYCLInternal::USMObjectMem<sycl::usm::alloc::device>; member in Kokkos::Experimental::Impl::SYCLInternal
H A DKokkos_SYCL_Instance.hpp95 class USMObjectMem { class in Kokkos::Experimental::Impl::SYCLInternal
130 explicit USMObjectMem(sycl::queue q) noexcept : m_q(std::move(q)) {} in USMObjectMem() function in Kokkos::Experimental::Impl::SYCLInternal::USMObjectMem