Home
last modified time | relevance | path

Searched defs:impl_static_fence (Results 1 – 18 of 18) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/SYCL/
H A DKokkos_SYCL.cpp118 void SYCL::impl_static_fence() { in impl_static_fence() function in Kokkos::Experimental::SYCL
/dports/devel/kokkos/kokkos-3.4.01/core/src/SYCL/
H A DKokkos_SYCL.cpp118 void SYCL::impl_static_fence() { in impl_static_fence() function in Kokkos::Experimental::SYCL
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/SYCL/
H A DKokkos_SYCL.cpp118 void SYCL::impl_static_fence() { in impl_static_fence() function in Kokkos::Experimental::SYCL
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/OpenMP/
H A DKokkos_OpenMP_Exec.hpp154 inline void OpenMP::impl_static_fence(OpenMP const& /*instance*/) noexcept {} in impl_static_fence() function in Kokkos::OpenMP
/dports/devel/kokkos/kokkos-3.4.01/core/src/OpenMP/
H A DKokkos_OpenMP_Exec.hpp154 inline void OpenMP::impl_static_fence(OpenMP const& /*instance*/) noexcept {} in impl_static_fence() function in Kokkos::OpenMP
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/OpenMP/
H A DKokkos_OpenMP_Exec.hpp154 inline void OpenMP::impl_static_fence(OpenMP const& /*instance*/) noexcept {} in impl_static_fence() function in Kokkos::OpenMP
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/Threads/
H A DKokkos_ThreadsExec.hpp638 inline void Threads::impl_static_fence() { Impl::ThreadsExec::fence(); } in impl_static_fence() function in Kokkos::Threads
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/Cuda/
H A DKokkos_Cuda_Instance.cpp841 void Cuda::impl_static_fence() { Kokkos::Impl::cuda_device_synchronize(); } function in Kokkos::Cuda
/dports/devel/kokkos/kokkos-3.4.01/core/src/Threads/
H A DKokkos_ThreadsExec.hpp638 inline void Threads::impl_static_fence() { Impl::ThreadsExec::fence(); } in impl_static_fence() function in Kokkos::Threads
/dports/devel/kokkos/kokkos-3.4.01/core/src/Cuda/
H A DKokkos_Cuda_Instance.cpp841 void Cuda::impl_static_fence() { Kokkos::Impl::cuda_device_synchronize(); } function in Kokkos::Cuda
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/Threads/
H A DKokkos_ThreadsExec.hpp638 inline void Threads::impl_static_fence() { Impl::ThreadsExec::fence(); } in impl_static_fence() function in Kokkos::Threads
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/Cuda/
H A DKokkos_Cuda_Instance.cpp841 void Cuda::impl_static_fence() { Kokkos::Impl::cuda_device_synchronize(); } function in Kokkos::Cuda
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/HIP/
H A DKokkos_HIP_Space.cpp444 void HIP::impl_static_fence() { HIP_SAFE_CALL(hipDeviceSynchronize()); } in impl_static_fence() function in Kokkos::Experimental::HIP
/dports/devel/kokkos/kokkos-3.4.01/core/src/HIP/
H A DKokkos_HIP_Space.cpp444 void HIP::impl_static_fence() { HIP_SAFE_CALL(hipDeviceSynchronize()); } in impl_static_fence() function in Kokkos::Experimental::HIP
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/HIP/
H A DKokkos_HIP_Space.cpp444 void HIP::impl_static_fence() { HIP_SAFE_CALL(hipDeviceSynchronize()); } in impl_static_fence() function in Kokkos::Experimental::HIP
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/
H A DKokkos_Serial.hpp124 static void impl_static_fence() {} in impl_static_fence() function in Kokkos::Serial
/dports/devel/kokkos/kokkos-3.4.01/core/src/
H A DKokkos_Serial.hpp124 static void impl_static_fence() {} in impl_static_fence() function in Kokkos::Serial
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/
H A DKokkos_Serial.hpp124 static void impl_static_fence() {} in impl_static_fence() function in Kokkos::Serial