ExecutionSpaces Class Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
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 | KokkosHost_exec_space = Kokkos::DefaultHostExecutionSpace |
| using | KokkosHost_memory_space = KokkosHost_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 |
◆ KokkosHost_exec_space
| using DiFfRG::ExecutionSpaces::KokkosHost_exec_space = Kokkos::DefaultHostExecutionSpace |
◆ KokkosHost_memory_space
| using DiFfRG::ExecutionSpaces::KokkosHost_memory_space = KokkosHost_exec_space::memory_space |
◆ TBB_exec_space
◆ TBB_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
Generated by