Home
last modified time | relevance | path

Searched refs:invoke_kernel (Results 1 – 6 of 6) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/HIP/
H A DKokkos_HIP_KernelLaunch.hpp165 static void invoke_kernel(DriverType const *driver, dim3 const &grid, in invoke_kernel() function
205 base_t::invoke_kernel(d_driver, grid, block, shmem, hip_instance); in HIPParallelLaunch()
/dports/devel/kokkos/kokkos-3.4.01/core/src/HIP/
H A DKokkos_HIP_KernelLaunch.hpp165 static void invoke_kernel(DriverType const *driver, dim3 const &grid, in invoke_kernel() function
205 base_t::invoke_kernel(d_driver, grid, block, shmem, hip_instance); in HIPParallelLaunch()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/HIP/
H A DKokkos_HIP_KernelLaunch.hpp165 static void invoke_kernel(DriverType const *driver, dim3 const &grid, in invoke_kernel() function
205 base_t::invoke_kernel(d_driver, grid, block, shmem, hip_instance); in HIPParallelLaunch()
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/Cuda/
H A DKokkos_Cuda_KernelLaunch.hpp340 static void invoke_kernel(DriverType const& driver, dim3 const& grid, in invoke_kernel() function
428 static void invoke_kernel(DriverType const& driver, dim3 const& grid, in invoke_kernel() function
537 static void invoke_kernel(DriverType const& driver, dim3 const& grid, in invoke_kernel() function
637 base_t::invoke_kernel(driver, grid, block, shmem, cuda_instance); in launch_kernel()
/dports/devel/kokkos/kokkos-3.4.01/core/src/Cuda/
H A DKokkos_Cuda_KernelLaunch.hpp340 static void invoke_kernel(DriverType const& driver, dim3 const& grid, in invoke_kernel() function
428 static void invoke_kernel(DriverType const& driver, dim3 const& grid, in invoke_kernel() function
537 static void invoke_kernel(DriverType const& driver, dim3 const& grid, in invoke_kernel() function
637 base_t::invoke_kernel(driver, grid, block, shmem, cuda_instance); in launch_kernel()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/Cuda/
H A DKokkos_Cuda_KernelLaunch.hpp340 static void invoke_kernel(DriverType const& driver, dim3 const& grid, in invoke_kernel() function
428 static void invoke_kernel(DriverType const& driver, dim3 const& grid, in invoke_kernel() function
537 static void invoke_kernel(DriverType const& driver, dim3 const& grid, in invoke_kernel() function
637 base_t::invoke_kernel(driver, grid, block, shmem, cuda_instance); in launch_kernel()