hipkernelnamerefbyptr Interface Reference

hipkernelnamerefbyptr Interface Reference#

HIPFORT API Reference: hipfort::hipkernelnamerefbyptr Interface Reference
hipfort::hipkernelnamerefbyptr Interface Reference

Retrives kernel for a given host pointer, unless stated otherwise. More...

Public Member Functions

character(c_char) function hipkernelnamerefbyptr_ (hostfunction, stream)
 

Detailed Description

Retrives kernel for a given host pointer, unless stated otherwise.

Parameters
[in]hostFunctionPointer of host function.
[in]streamStream the kernel is executed on.
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipkernelnamerefbyptr_()

character(c_char) function hipfort::hipkernelnamerefbyptr::hipkernelnamerefbyptr_ ( type(c_ptr), value  hostfunction,
type(c_ptr), value  stream 
)

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