adstraw opened a new pull request, #11653: URL: https://github.com/apache/tvm/pull/11653
This PR was made in collaboration with @[JosephTheOctonaut](https://github.com/JosephTheOctonaut). Add HexagonThreadManager class and unit testing. HexagonThreadManager can be used to spawn a given number of QURT threads on which the user can `Dispatch` work including basic `Signal` and `Wait` functionality to create synchronization points between threads. This PR adds the low-level HexagonThreadManager class only. Related Hexagon Device API support and codegen to come in future PRs. This PR is dependent on #11635 to pass CI. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
