Skip to content

Conversation

@kikimych
Copy link

Hsa ops traces correlation id is number of hsa async-copy called.

Hsa api does not log any correlation id, but can be calculated
implicitly as number of current hsa_amd_memory_async_copy called.

Hip ops correlation id index in rec_vals was 7 instead of 8.

Hip api and hip ops correlation id were consistent.

String manipulation in copy_line calculation in register_copy
and register_activity is increasing copy_line length. Replaced
string manipulation with class instance and fields modification.

Alexey.Akimov@amd.com

  Hsa ops traces correlation id is number of hsa async-copy called.

  Hsa api does not log any correlation id, but can be calculated
  implicitly as number of current hsa_amd_memory_async_copy called.

  Hip ops correlation id index in rec_vals was 7 instead of 8.

  Hip api and hip ops correlation id were consistent.

  String manipulation in copy_line calculation in register_copy
  and register_activity is increasing copy_line length. Replaced
  string manipulation with class instance and fields modification.

  Alexey.Akimov@amd.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant