You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/05/17 16:30:42 UTC

[GitHub] [tvm] ibsidorenko opened a new pull request, #11343: [Runtime][ThreadPool] Enhance CPU Affinity configuration for OMP case

ibsidorenko opened a new pull request, #11343:
URL: https://github.com/apache/tvm/pull/11343

   This commit allows to pin threads to cores when we use OpenMP. It enhances
   `tvm::runtime::threading::Configure` method to work with OpenMP and "kSpecify"
   affinity mode.
   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] ibsidorenko commented on pull request #11343: [Runtime][ThreadPool] Enhance CPU Affinity configuration for OMP case

Posted by GitBox <gi...@apache.org>.
ibsidorenko commented on PR #11343:
URL: https://github.com/apache/tvm/pull/11343#issuecomment-1129228196

   cc @FrozenGene @masahi @yongwww @apeskov 


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] masahi merged pull request #11343: [Runtime][ThreadPool] Enhance CPU Affinity configuration for OMP case

Posted by GitBox <gi...@apache.org>.
masahi merged PR #11343:
URL: https://github.com/apache/tvm/pull/11343


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org