ExecutionSpaces Class Reference#

DiFfRG: DiFfRG::ExecutionSpaces Class Reference
DiFfRG
DiFfRG::ExecutionSpaces Class Reference

#include <kokkos.hh>

Public Types

using GPU_exec_space = Kokkos::DefaultExecutionSpace
 
using GPU_memory_space = GPU_exec_space::memory_space
 
using Threads_exec_space = Kokkos::DefaultHostExecutionSpace
 
using Threads_memory_space = Threads_exec_space::memory_space
 
using TBB_exec_space = TBB_ExecutionSpace
 
using TBB_memory_space = TBB_exec_space::memory_space
 

Member Typedef Documentation

◆ GPU_exec_space

using DiFfRG::ExecutionSpaces::GPU_exec_space = Kokkos::DefaultExecutionSpace

◆ GPU_memory_space

using DiFfRG::ExecutionSpaces::GPU_memory_space = GPU_exec_space::memory_space

◆ TBB_exec_space

◆ TBB_memory_space

◆ Threads_exec_space

using DiFfRG::ExecutionSpaces::Threads_exec_space = Kokkos::DefaultHostExecutionSpace

◆ Threads_memory_space

using DiFfRG::ExecutionSpaces::Threads_memory_space = Threads_exec_space::memory_space

The documentation for this class was generated from the following file:
  • /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/common/kokkos.hh