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 2020/03/01 20:26:37 UTC

[GitHub] [incubator-tvm] pingsutw opened a new pull request #4975: Fix gpu not found when running TVM docker

pingsutw opened a new pull request #4975: Fix gpu not found when running TVM docker
URL: https://github.com/apache/incubator-tvm/pull/4975
 
 
   When running dockerfile.demo_gpu, `nvidia-smi` command always not found.
   Because we didn't declare `DOCKER_IMAGE_NAME`, so we always use docker instead of nvidia-docker
   change `DOCKER_IMAGE_NAME` to `CONTAINER_TYPE`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] pingsutw commented on issue #4975: Fix gpu not found when running TVM docker

Posted by GitBox <gi...@apache.org>.
pingsutw commented on issue #4975: Fix gpu not found when running TVM docker
URL: https://github.com/apache/incubator-tvm/pull/4975#issuecomment-593213715
 
 
   @cchung100m Thanks for the review.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen commented on issue #4975: Fix gpu not found when running TVM docker

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #4975: Fix gpu not found when running TVM docker
URL: https://github.com/apache/incubator-tvm/pull/4975#issuecomment-596757344
 
 
   This PR is among one of the PRs affected by the github squash commit bug. We take every contribution serious in the TVM community. The community has decided to use revert/redo approach to amend the contributions as per #5015
   
   @pingsutw  Please let us know if you would like us to revert the PR and resend the contribution. Thank you

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen merged pull request #4975: Fix gpu not found when running TVM docker

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #4975: Fix gpu not found when running TVM docker
URL: https://github.com/apache/incubator-tvm/pull/4975
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services