Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
kokkos_interop.h File Reference
#include "realm/realm_config.h"
#include "realm/proc_impl.h"
#include <vector>
Include dependency graph for kokkos_interop.h:

Go to the source code of this file.

Namespaces

namespace  Realm
 
namespace  Realm::KokkosInterop
 

Functions

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