hiplibrarygetkernelcount Interface Reference

hiplibrarygetkernelcount Interface Reference#

HIPFORT API Reference: hipfort::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]countCount of kernels in library
[in]libraryInput 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: