hiplibrarygetkernelcount Interface Reference#
hipfort::hiplibrarygetkernelcount Interface Reference
Get Kernel count in library. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hiplibrarygetkernelcount_ (count, library) |
Detailed Description
Get Kernel count in library.
- Parameters
-
[out] count Count of kernels in library [in] library Input created hip library
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hiplibrarygetkernelcount_()
| integer(kind(hipsuccess)) function hipfort::hiplibrarygetkernelcount::hiplibrarygetkernelcount_ | ( | integer(c_int) | count, |
| type(c_ptr), value | library | ||
| ) |
The documentation for this interface was generated from the following file: