Skip to content

Conversation

@huajsj
Copy link
Contributor

@huajsj huajsj commented Mar 16, 2022

RFC: https://github.com/apache/tvm-rfcs/blob/main/rfcs/0014-pipeline-executor.md
ISSUE: #8596

This patch add the function to set cpu affinity for the runtime of the pipeline. By using the said function, user for example can let the first runtime of the pipeline to use the cpu [0,1] only, and the second runtime to use the cpu [2, 3] only.

…ipeline.

This patch add the function to set cpu affinity for the runtime of the
pipeline. By using the said function, user for example can let the first
runtime of the pipeline to use the cpu [0,1] only, and the second runtime
to use the cpu [2, 3] only.
@masahi masahi merged commit 8ddda1f into apache:main Mar 16, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
…ipeline. (apache#10639)

This patch add the function to set cpu affinity for the runtime of the
pipeline. By using the said function, user for example can let the first
runtime of the pipeline to use the cpu [0,1] only, and the second runtime
to use the cpu [2, 3] only.
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.

2 participants