hipgraphkernelnodesetparams Interface Reference

hipgraphkernelnodesetparams Interface Reference#

HIPFORT API Reference: hipfort::hipgraphkernelnodesetparams Interface Reference
hipfort::hipgraphkernelnodesetparams Interface Reference

Sets a kernel node's parameters. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphkernelnodesetparams_ (node, pnodeparams)
 

Detailed Description

Sets a kernel node's parameters.

Parameters
[in]node- Instance of the node to set parameters of.
[in]pNodeParams- const pointer to the parameters.
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipgraphkernelnodesetparams_()

integer(kind(hipsuccess)) function hipfort::hipgraphkernelnodesetparams::hipgraphkernelnodesetparams_ ( type(c_ptr), value  node,
type(hipkernelnodeparams pnodeparams 
)

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