You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2022/02/01 17:34:51 UTC

[GitHub] [incubator-mxnet] guanxingithub opened a new pull request #20866: [BUGFIX] Make compile/use of nvmlDeviceGetComputeRunningProcesses() adapt to n…

guanxingithub opened a new pull request #20866:
URL: https://github.com/apache/incubator-mxnet/pull/20866


   ## Description ##
   This PR was filed to fix bug #20863. 
   
   ## Checklist ##
   ### Essentials ###
   Dick Carter finished coding on this PR
   All changes are fully tested by Guanxin Li
   Code is well-documented
   
   ### Changes ###
    The change reduce the possibly versioned variant of nvmlProcessInfo_t* expected
    as the 3rd arg of nvmlDeviceGetComputeRunningProcesses().
   
   ## Comments ##
    This change is a backward incompatible change, without this change, mxnet can't be compiled in cuda11 450.x driver
   


-- 
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@mxnet.apache.org

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



[GitHub] [incubator-mxnet] guanxingithub closed pull request #20866: [BUGFIX] Make compile/use of nvmlDeviceGetComputeRunningProcesses() adapt to n…

Posted by GitBox <gi...@apache.org>.
guanxingithub closed pull request #20866:
URL: https://github.com/apache/incubator-mxnet/pull/20866


   


-- 
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@mxnet.apache.org

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



[GitHub] [incubator-mxnet] guanxingithub commented on pull request #20866: [BUGFIX] Make compile/use of nvmlDeviceGetComputeRunningProcesses() adapt to n…

Posted by GitBox <gi...@apache.org>.
guanxingithub commented on pull request #20866:
URL: https://github.com/apache/incubator-mxnet/pull/20866#issuecomment-1033994972


   The conflicts with PR #20499 was resolved and put into PR #20887


-- 
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@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20866: [BUGFIX] Make compile/use of nvmlDeviceGetComputeRunningProcesses() adapt to n…

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #20866:
URL: https://github.com/apache/incubator-mxnet/pull/20866#issuecomment-1027107454


   Hey @guanxingithub , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [windows-cpu, sanity, centos-cpu, unix-cpu, windows-gpu, clang, website, miscellaneous, unix-gpu, edge, centos-gpu]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


-- 
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@mxnet.apache.org

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