Skip to content

Conversation

yiyao12
Copy link
Contributor

@yiyao12 yiyao12 commented Jan 25, 2024

BMG's kernelTimestampValidBits is 64.

There would be abort if "ze_tracer -d":
ZeKernelCollector::OnEnterKernelAppend(ZeKernelCollector*, const ZeKernelProps&, _ze_event_handle_t*&, ze_command_list_handle_t, void**): Assertion `command->timer_mask > 0' failed.
Aborted

jfedorov pushed a commit that referenced this pull request Feb 22, 2024
…ondition checks and unused variables (#56)

* Added "Profile PyTorch" section in README.md

* Fix clock overflow issue reported by Alex Wells. Remove unnecessary condition checks and unused variables

* Remove unused argument 'result' in OnEnter*() calls

* Remove dead code
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