[SDK] remove HIP_MEMSET_NODE_PARAMS for HIP step version to 13 (#343)
* Update api_args.h hip_memset_node_params to version 13
* Update format.hpp move version to 13 hip_memset_node_params
[ROCm/rocprofiler-sdk commit: 235a148ce6]
This commit is contained in:
committed by
GitHub
parent
a15f26f7ef
commit
9b26fd9c08
@@ -152,7 +152,7 @@ ROCP_SDK_HIP_FORMATTER(hipGraphEdgeData,
|
||||
v.to_port,
|
||||
v.type,
|
||||
'}')
|
||||
#if HIP_RUNTIME_API_TABLE_STEP_VERSION < 12
|
||||
#if HIP_RUNTIME_API_TABLE_STEP_VERSION < 13
|
||||
ROCP_SDK_HIP_FORMATTER(HIP_MEMSET_NODE_PARAMS,
|
||||
"{}dst={}, pitch={}, value={}, elementSize={}, width={}, height={}{}",
|
||||
'{',
|
||||
|
||||
Reference in New Issue
Block a user