hipstreamupdatecapturedependencies Interface Reference#
hipfort::hipstreamupdatecapturedependencies Interface Reference
Update the set of dependencies in a capturing stream. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipstreamupdatecapturedependencies_ (stream, dependencies, numDependencies, flags) |
Detailed Description
Update the set of dependencies in a capturing stream.
- Parameters
-
[in] stream - Stream under capture. [in] dependencies - pointer to an array of nodes to Add/Replace. [in] numDependencies - size of the array in dependencies.
- Returns
- #hipSuccess, #hipErrorInvalidValue, #hipErrorIllegalState
- Warning
- : This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.
The documentation for this interface was generated from the following file: