You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "junrushao (via GitHub)" <gi...@apache.org> on 2023/09/04 23:23:30 UTC

[GitHub] [tvm] junrushao opened a new pull request, #15668: [CI] Allow Limit CPUs in Docker

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

   This PR adds a new flag `--cpus` in `./docker/bash.sh`, which is passed to docker command that allows limiting the number of CPU cores of a docker container.
   
   Related materials: https://docs.docker.com/config/containers/resource_constraints/#configure-the-default-cfs-scheduler


-- 
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] junrushao merged pull request #15668: [CI] Allow Limit CPUs in Docker

Posted by "junrushao (via GitHub)" <gi...@apache.org>.
junrushao merged PR #15668:
URL: https://github.com/apache/tvm/pull/15668


-- 
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] junrushao commented on pull request #15668: [CI] Allow Limit CPUs in Docker

Posted by "junrushao (via GitHub)" <gi...@apache.org>.
junrushao commented on PR #15668:
URL: https://github.com/apache/tvm/pull/15668#issuecomment-1705762320

   CC: @tqchen 


-- 
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