|
| ur_device_handle_t_ (native_type cuDevice, CUcontext cuContext, CUevent evBase, ur_platform_handle_t platform) |
|
| ur_device_handle_t_ (native_type HipDevice, hipCtx_t Context, ur_platform_handle_t Platform) |
|
| ur_device_handle_t_ (ur_platform_handle_t ArgPlt) |
|
| ur_device_handle_t_ (native_type cuDevice, CUcontext cuContext, CUevent evBase, ur_platform_handle_t platform) |
|
| ur_device_handle_t_ (native_type HipDevice, hipCtx_t Context, ur_platform_handle_t Platform) |
|
| ur_device_handle_t_ (ur_platform_handle_t ArgPlt) |
|
| ur_device_handle_t_ (native_type cuDevice, CUcontext cuContext, CUevent evBase, ur_platform_handle_t platform) |
|
| ur_device_handle_t_ (native_type HipDevice, hipCtx_t Context, ur_platform_handle_t Platform) |
|
| ur_device_handle_t_ (ur_platform_handle_t ArgPlt) |
|
Public Member Functions inherited from ur_device_handle_t_ |
| ur_device_handle_t_ (native_type cuDevice, CUcontext cuContext, CUevent evBase, ur_platform_handle_t platform) |
|
| ~ur_device_handle_t_ () |
|
native_type | get () const noexcept |
|
CUcontext | getContext () const noexcept |
|
uint32_t | getReferenceCount () const noexcept |
|
ur_platform_handle_t | getPlatform () const noexcept |
|
uint64_t | getElapsedTime (CUevent) const |
|
void | saveMaxWorkItemSizes (size_t Size, size_t *SaveMaxWorkItemSizes) noexcept |
|
void | saveMaxWorkGroupSize (int Value) noexcept |
|
void | getMaxWorkItemSizes (size_t RetSize, size_t *RetMaxWorkItemSizes) const noexcept |
|
size_t | getMaxWorkGroupSize () const noexcept |
|
size_t | getMaxBlockDimY () const noexcept |
|
size_t | getMaxBlockDimZ () const noexcept |
|
size_t | getMaxRegsPerBlock () const noexcept |
|
size_t | getMaxAllocSize () const noexcept |
|
int | getMaxCapacityLocalMem () const noexcept |
|
int | getMaxChosenLocalMem () const noexcept |
|
bool | maxLocalMemSizeChosen () |
|
| ur_device_handle_t_ (native_type HipDevice, hipCtx_t Context, ur_platform_handle_t Platform) |
|
| ~ur_device_handle_t_ () |
|
native_type | get () const noexcept |
|
uint32_t | getReferenceCount () const noexcept |
|
ur_platform_handle_t | getPlatform () const noexcept |
|
hipCtx_t | getNativeContext () |
|
| ur_device_handle_t_ (ur_platform_handle_t ArgPlt) |
|
Definition at line 48 of file pi_cuda.hpp.