Home
last modified time | relevance | path

Searched refs:memory_span (Results 1 – 18 of 18) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/containers/src/
H A DKokkos_DynRankView.hpp1258 return map_type::memory_span(typename traits::array_layout( in required_allocation_size()
1303 return map_type::memory_span(typename traits::array_layout( in shmem_size()
1313 arg_space.get_shmem(map_type::memory_span( in DynRankView()
1333 arg_space.get_shmem(map_type::memory_span( in DynRankView()
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/
H A DKokkos_View.hpp1761 return map_type::memory_span(typename traits::array_layout( in required_allocation_size()
1836 return map_type::memory_span(arg_layout) + in shmem_size()
1845 map_type::memory_span(arg_layout), in View()
1861 map_type::memory_span(typename traits::array_layout( in View()
/dports/devel/kokkos/kokkos-3.4.01/core/src/
H A DKokkos_View.hpp1761 return map_type::memory_span(typename traits::array_layout( in required_allocation_size()
1836 return map_type::memory_span(arg_layout) + in shmem_size()
1845 map_type::memory_span(arg_layout), in View()
1861 map_type::memory_span(typename traits::array_layout( in View()
/dports/devel/kokkos/kokkos-3.4.01/containers/src/
H A DKokkos_DynRankView.hpp1258 return map_type::memory_span(typename traits::array_layout( in required_allocation_size()
1303 return map_type::memory_span(typename traits::array_layout( in shmem_size()
1313 arg_space.get_shmem(map_type::memory_span( in DynRankView()
1333 arg_space.get_shmem(map_type::memory_span( in DynRankView()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/
H A DKokkos_View.hpp1761 return map_type::memory_span(typename traits::array_layout( in required_allocation_size()
1836 return map_type::memory_span(arg_layout) + in shmem_size()
1845 map_type::memory_span(arg_layout), in View()
1861 map_type::memory_span(typename traits::array_layout( in View()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/containers/src/
H A DKokkos_DynRankView.hpp1258 return map_type::memory_span(typename traits::array_layout( in required_allocation_size()
1303 return map_type::memory_span(typename traits::array_layout( in shmem_size()
1313 arg_space.get_shmem(map_type::memory_span( in DynRankView()
1333 arg_space.get_shmem(map_type::memory_span( in DynRankView()
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/
H A DTestAtomicViews.hpp58 const int memory_span = Kokkos::View<int*>::required_allocation_size(100); in allocation_count() local
60 return (card <= alloc && memory_span == 400) ? alloc : 0; in allocation_count()
H A DTestViewAPI.hpp59 const int memory_span = Kokkos::View<int *>::required_allocation_size(100); in allocation_count() local
61 return (card <= alloc && memory_span == 400) ? alloc : 0; in allocation_count()
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/
H A DTestAtomicViews.hpp58 const int memory_span = Kokkos::View<int*>::required_allocation_size(100); in allocation_count() local
60 return (card <= alloc && memory_span == 400) ? alloc : 0; in allocation_count()
H A DTestViewAPI.hpp59 const int memory_span = Kokkos::View<int *>::required_allocation_size(100); in allocation_count() local
61 return (card <= alloc && memory_span == 400) ? alloc : 0; in allocation_count()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/
H A DTestAtomicViews.hpp58 const int memory_span = Kokkos::View<int*>::required_allocation_size(100); in allocation_count() local
60 return (card <= alloc && memory_span == 400) ? alloc : 0; in allocation_count()
H A DTestViewAPI.hpp59 const int memory_span = Kokkos::View<int *>::required_allocation_size(100); in allocation_count() local
61 return (card <= alloc && memory_span == 400) ? alloc : 0; in allocation_count()
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/impl/
H A DKokkos_ViewArray.hpp331 KOKKOS_INLINE_FUNCTION constexpr size_t memory_span() const {
H A DKokkos_ViewMapping.hpp3175 KOKKOS_INLINE_FUNCTION constexpr size_t memory_span() const { in memory_span() function in Kokkos::Impl::ViewMapping
3197 static constexpr size_t memory_span( in memory_span() function in Kokkos::Impl::ViewMapping
/dports/devel/kokkos/kokkos-3.4.01/core/src/impl/
H A DKokkos_ViewArray.hpp331 KOKKOS_INLINE_FUNCTION constexpr size_t memory_span() const {
H A DKokkos_ViewMapping.hpp3175 KOKKOS_INLINE_FUNCTION constexpr size_t memory_span() const { in memory_span() function in Kokkos::Impl::ViewMapping
3197 static constexpr size_t memory_span( in memory_span() function in Kokkos::Impl::ViewMapping
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/impl/
H A DKokkos_ViewArray.hpp331 KOKKOS_INLINE_FUNCTION constexpr size_t memory_span() const {
H A DKokkos_ViewMapping.hpp3175 KOKKOS_INLINE_FUNCTION constexpr size_t memory_span() const { in memory_span() function in Kokkos::Impl::ViewMapping
3197 static constexpr size_t memory_span( in memory_span() function in Kokkos::Impl::ViewMapping