roctxnamehipstream Interface Reference

roctxnamehipstream Interface Reference#

hipFORT API Reference: hipfort_roctx::roctxnamehipstream Interface Reference
hipfort_roctx::roctxnamehipstream Interface Reference

Indicate to a profiling tool that, where possible, you would like the given HIP stream to be labeled by the provided name in the output of the profiling tool. More...

Public Member Functions

integer(c_int) function roctxnamehipstream_ (name, stream)
 

Detailed Description

Indicate to a profiling tool that, where possible, you would like the given HIP stream to be labeled by the provided name in the output of the profiling tool.

Rocprofiler does not provide any explicit support for how profiling tools handle this request: support for this capability is tool specific.

Parameters
[in]nameName for the specified stream
[in]streamA hipStream_t value (hipStream_t == ihipStream_t*)
Returns
int A profiling tool may choose to set this value to a non-zero value to indicate a failure while executing the request or lack of support

Member Function/Subroutine Documentation

◆ roctxnamehipstream_()

integer(c_int) function hipfort_roctx::roctxnamehipstream::roctxnamehipstream_ ( type(c_ptr), value  name,
type(c_ptr), value  stream 
)

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