Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::KokkosInterop Namespace Reference

Functions

bool is_kokkos_cuda_enabled (void)
 
bool is_kokkos_hip_enabled (void)
 
bool is_kokkos_openmp_enabled (void)
 
void kokkos_initialize (const std::vector< ProcessorImpl * > &local_procs)
 
void kokkos_finalize (const std::vector< ProcessorImpl * > &local_procs)
 

Function Documentation

◆ is_kokkos_cuda_enabled()

bool Realm::KokkosInterop::is_kokkos_cuda_enabled ( void  )

◆ is_kokkos_hip_enabled()

bool Realm::KokkosInterop::is_kokkos_hip_enabled ( void  )

◆ is_kokkos_openmp_enabled()

bool Realm::KokkosInterop::is_kokkos_openmp_enabled ( void  )

◆ kokkos_finalize()

void Realm::KokkosInterop::kokkos_finalize ( const std::vector< ProcessorImpl * > &  local_procs)

◆ kokkos_initialize()

void Realm::KokkosInterop::kokkos_initialize ( const std::vector< ProcessorImpl * > &  local_procs)