RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Public Member Functions | List of all members
RAJA::LaunchContextT< LaunchContextHostPolicy > Class Reference

#include <launch_core.hpp>

Inheritance diagram for RAJA::LaunchContextT< LaunchContextHostPolicy >:
RAJA::LaunchContextBase

Public Member Functions

RAJA_HOST_DEVICE LaunchContextBase ()
 
- Public Member Functions inherited from RAJA::LaunchContextBase
RAJA_HOST_DEVICE LaunchContextBase ()
 
template<typename T >
RAJA_HOST_DEVICE T * getSharedMemory (size_t bytes)
 
RAJA_HOST_DEVICE void releaseSharedMemory ()
 
RAJA_HOST_DEVICE void teamSync ()
 

Additional Inherited Members

- Public Attributes inherited from RAJA::LaunchContextBase
size_t shared_mem_offset
 
void * shared_mem_ptr
 

Member Function Documentation

◆ LaunchContextBase()

RAJA_HOST_DEVICE RAJA::LaunchContextBase::LaunchContextBase
inline

The documentation for this class was generated from the following file: