hipextlaunchkernel Interface Reference#
hipfort::hipextlaunchkernel Interface Reference
Public Member Functions | |
integer(kind(hipsuccess)) function | hipextlaunchkernel_ (function_address, numBlocks, dimBlocks, args, sharedMemBytes, stream, startEvent, stopEvent, flags) |
Member Function/Subroutine Documentation
◆ hipextlaunchkernel_()
integer(kind(hipsuccess)) function hipfort::hipextlaunchkernel::hipextlaunchkernel_ | ( | type(c_ptr), value | function_address, |
type(dim3), value | numBlocks, | ||
type(dim3), value | dimBlocks, | ||
type(c_ptr) | args, | ||
integer(c_size_t), value | sharedMemBytes, | ||
type(c_ptr), value | stream, | ||
type(c_ptr), value | startEvent, | ||
type(c_ptr), value | stopEvent, | ||
integer(c_int), value | flags | ||
) |
The documentation for this interface was generated from the following file: