hipfuncgetattribute Interface Reference#
hipfort::hipfuncgetattribute Interface Reference
  Find out a specific attribute for a given function. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipfuncgetattribute_ (myValue, attrib, hfunc) | 
Detailed Description
Find out a specific attribute for a given function.
- Parameters
 - 
  
[out] value [in] attrib [in] hfunc  
- Returns
 - hipSuccess, hipErrorInvalidValue, hipErrorInvalidDeviceFunction
 
Member Function/Subroutine Documentation
◆ hipfuncgetattribute_()
| integer(kind(hipsuccess)) function hipfort::hipfuncgetattribute::hipfuncgetattribute_ | ( | type(c_ptr), value | myValue, | 
| integer(kind(hip_func_attribute_max_threads_per_block)), value | attrib, | ||
| type(c_ptr), value | hfunc | ||
| ) | 
The documentation for this interface was generated from the following file: