Home
last modified time | relevance | path

Searched defs:ExecSpace (Results 1 – 25 of 53) sorted by relevance

123

/dports/science/axom/axom-0.6.1/src/axom/primal/tests/
H A Dprimal_zip.cpp437 using ExecSpace = axom::SEQ_EXEC; in TEST() typedef
444 using ExecSpace = axom::SEQ_EXEC; in TEST() typedef
452 using ExecSpace = axom::SEQ_EXEC; in TEST() typedef
459 using ExecSpace = axom::SEQ_EXEC; in TEST() typedef
466 using ExecSpace = axom::SEQ_EXEC; in TEST() typedef
473 using ExecSpace = axom::SEQ_EXEC; in TEST() typedef
480 using ExecSpace = axom::SEQ_EXEC; in TEST() typedef
487 using ExecSpace = axom::SEQ_EXEC; in TEST() typedef
496 using ExecSpace = axom::CUDA_EXEC<256>; in AXOM_CUDA_TEST() typedef
503 using ExecSpace = axom::CUDA_EXEC<256>; in TEST() typedef
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/impl/
H A DKokkos_TaskQueue_impl.hpp66 typename TaskQueue<ExecSpace, MemorySpace>::memory_pool const in TaskQueue()
103 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::decrement( in decrement()
168 KOKKOS_FUNCTION bool TaskQueue<ExecSpace, MemorySpace>::push_task( in push_task()
233 TaskQueue<ExecSpace, MemorySpace>::pop_ready_task( in pop_ready_task()
305 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::schedule_runnable( in schedule_runnable()
427 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::schedule_aggregate( in schedule_aggregate()
565 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::complete( in complete()
/dports/devel/kokkos/kokkos-3.4.01/core/src/impl/
H A DKokkos_TaskQueue_impl.hpp66 typename TaskQueue<ExecSpace, MemorySpace>::memory_pool const in TaskQueue()
103 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::decrement( in decrement()
168 KOKKOS_FUNCTION bool TaskQueue<ExecSpace, MemorySpace>::push_task( in push_task()
233 TaskQueue<ExecSpace, MemorySpace>::pop_ready_task( in pop_ready_task()
305 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::schedule_runnable( in schedule_runnable()
427 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::schedule_aggregate( in schedule_aggregate()
565 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::complete( in complete()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/impl/
H A DKokkos_TaskQueue_impl.hpp66 typename TaskQueue<ExecSpace, MemorySpace>::memory_pool const in TaskQueue()
103 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::decrement( in decrement()
168 KOKKOS_FUNCTION bool TaskQueue<ExecSpace, MemorySpace>::push_task( in push_task()
233 TaskQueue<ExecSpace, MemorySpace>::pop_ready_task( in pop_ready_task()
305 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::schedule_runnable( in schedule_runnable()
427 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::schedule_aggregate( in schedule_aggregate()
565 KOKKOS_FUNCTION void TaskQueue<ExecSpace, MemorySpace>::complete( in complete()
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/
H A DTestViewResize.hpp53 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
H A DTestLocalDeepCopy.hpp938 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
965 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
992 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
1019 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
H A DTestViewMapping_b.hpp59 using ExecSpace = typename Space::execution_space; typedef
169 using ExecSpace = typename Space::execution_space; in test_view_mapping_class_value() typedef
H A DTestReductions_DeviceView.hpp18 using ExecSpace = TEST_EXECSPACE; in test_reduce_device_view() typedef
H A DTestTeamTeamSize.hpp211 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/
H A DTestViewResize.hpp53 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
H A DTestLocalDeepCopy.hpp938 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
965 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
992 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
1019 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
H A DTestViewMapping_b.hpp59 using ExecSpace = typename Space::execution_space; typedef
169 using ExecSpace = typename Space::execution_space; in test_view_mapping_class_value() typedef
H A DTestReductions_DeviceView.hpp18 using ExecSpace = TEST_EXECSPACE; in test_reduce_device_view() typedef
H A DTestTeamTeamSize.hpp211 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/
H A DTestViewResize.hpp53 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
H A DTestLocalDeepCopy.hpp938 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
965 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
992 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
1019 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
H A DTestViewMapping_b.hpp59 using ExecSpace = typename Space::execution_space; typedef
169 using ExecSpace = typename Space::execution_space; in test_view_mapping_class_value() typedef
H A DTestReductions_DeviceView.hpp18 using ExecSpace = TEST_EXECSPACE; in test_reduce_device_view() typedef
H A DTestTeamTeamSize.hpp211 using ExecSpace = TEST_EXECSPACE; in TEST() typedef
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/fwd/
H A DKokkos_Fwd_CUDA.hpp58 void cuda_prefetch_pointer(const ExecSpace& /*space*/, const void* /*ptr*/, in cuda_prefetch_pointer()
/dports/devel/kokkos/kokkos-3.4.01/core/src/fwd/
H A DKokkos_Fwd_CUDA.hpp58 void cuda_prefetch_pointer(const ExecSpace& /*space*/, const void* /*ptr*/, in cuda_prefetch_pointer()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/fwd/
H A DKokkos_Fwd_CUDA.hpp58 void cuda_prefetch_pointer(const ExecSpace& /*space*/, const void* /*ptr*/, in cuda_prefetch_pointer()
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/perf_test/
H A Dtest_taskdag.cpp61 using ExecSpace = Kokkos::DefaultExecutionSpace; typedef
/dports/devel/kokkos/kokkos-3.4.01/core/perf_test/
H A Dtest_taskdag.cpp61 using ExecSpace = Kokkos::DefaultExecutionSpace; typedef
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/perf_test/
H A Dtest_taskdag.cpp61 using ExecSpace = Kokkos::DefaultExecutionSpace; typedef

123