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 2021/07/23 19:35:53 UTC

[GitHub] [incubator-mxnet] matteosal opened a new pull request #20466: [BUGFIX] Fix Windows-GPU build for monolithic arch dll

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


   When building on Windows + CUDA, the combination `USE_SPLIT_ARCH_DLL=OFF`/`MXNET_FORCE_SHARED_CRT=OFF` leads to a branch where an undefined variable `arch` is being used, wrongly copy/pasted from the branch `USE_SPLIT_ARCH_DLL=ON` a few lines above.


-- 
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 #20466: [BUGFIX] Fix Windows-GPU build for monolithic arch dll

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






-- 
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] matteosal commented on pull request #20466: [BUGFIX] Fix Windows-GPU build for monolithic arch dll

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


   @leezu it seems that the CI just doesn't start here, what's happening?


-- 
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] leezu merged pull request #20466: [BUGFIX] Fix Windows-GPU build for monolithic arch dll

Posted by GitBox <gi...@apache.org>.
leezu merged pull request #20466:
URL: https://github.com/apache/incubator-mxnet/pull/20466


   


-- 
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] leezu commented on pull request #20466: [BUGFIX] Fix Windows-GPU build for monolithic arch dll

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


   @mxnet-bot run ci [centos-gpu, windows-cpu, edge, website, windows-gpu, clang, miscellaneous, unix-cpu, unix-gpu, centos-cpu, sanity]


-- 
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] leezu commented on pull request #20466: [BUGFIX] Fix Windows-GPU build for monolithic arch dll

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


   @mxnet-bot run ci [all]
   
   


-- 
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] matteosal commented on pull request #20466: [BUGFIX] Fix Windows-GPU build for monolithic arch dll

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






-- 
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] leezu commented on pull request #20466: [BUGFIX] Fix Windows-GPU build for monolithic arch dll

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


   @mxnet-bot run ci [all]


-- 
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] leezu commented on pull request #20466: [BUGFIX] Fix Windows-GPU build for monolithic arch dll

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


   @matteosal I notified the team who operates the infrastructure. The issue appears specific to your PR. In case the issue is related to the CI's inability to merge your branch into master, you could resolve it by rebase on master and force push. But that's just a guess. If this turns out to be the case, the bot should be updated to surface the error instead of silently failing.


-- 
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] matteosal commented on pull request #20466: [BUGFIX] Fix Windows-GPU build for monolithic arch dll

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


   @mxnet-bot run ci [all]


-- 
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 #20466: [BUGFIX] Fix Windows-GPU build for monolithic arch dll

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


   Hey @matteosal , 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**: [centos-gpu, windows-cpu, edge, website, windows-gpu, clang, miscellaneous, unix-cpu, unix-gpu, centos-cpu, sanity]
   *** 
   _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