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 2020/03/26 00:48:34 UTC

[GitHub] [incubator-mxnet] leezu opened a new pull request #17912: Use x64 toolchain for CI windows build

leezu opened a new pull request #17912: Use x64 toolchain for CI windows build
URL: https://github.com/apache/incubator-mxnet/pull/17912
 
 
   ## Description ##
   Try using x64 toolchain for CI windows build. We already recommend that in the installation instructions.

----------------------------------------------------------------
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-mxnet] leezu opened a new pull request #17912: Use x64 toolchain for CI windows build

Posted by GitBox <gi...@apache.org>.
leezu opened a new pull request #17912: Use x64 toolchain for CI windows build
URL: https://github.com/apache/incubator-mxnet/pull/17912
 
 
   ## Description ##
   Try using x64 toolchain for CI windows build. We already recommend that in the installation instructions.
   
   This may fix the CI OOM error on windows gpu build. Reference https://github.com/SuperElastix/SuperElastix/issues/190 https://github.com/SuperElastix/SuperElastix/commit/6cd7f1bdad39aa32d49d390b3ca3eb9eaecdc093
   
   BTW, we only need to set this because we're using an outdated windows toolchain. This would be the default on MSVC 2019 version. Reference https://cmake.org/cmake/help/v3.14/generator/Visual%20Studio%2016%202019.html#toolset-selection https://cmake.org/cmake/help/v3.12/generator/Visual%20Studio%2015%202017.html#toolset-selection

----------------------------------------------------------------
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-mxnet] leezu commented on issue #17912: Use x64 toolchain for CI windows build

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #17912: Use x64 toolchain for CI windows build
URL: https://github.com/apache/incubator-mxnet/pull/17912#issuecomment-604176328
 
 
   Closing as it breaks build. May need to wait for https://github.com/apache/incubator-mxnet/pull/17808/

----------------------------------------------------------------
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-mxnet] leezu commented on issue #17912: Use x64 toolchain for CI windows build

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #17912: Use x64 toolchain for CI windows build
URL: https://github.com/apache/incubator-mxnet/pull/17912#issuecomment-604172474
 
 
   BTW, we only need to set this because we're using an outdated windows toolchain. This would be the default on MSVC 2019 version. Reference https://cmake.org/cmake/help/v3.14/generator/Visual%20Studio%2016%202019.html#toolset-selection

----------------------------------------------------------------
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-mxnet] leezu closed pull request #17912: Use x64 toolchain for CI windows build

Posted by GitBox <gi...@apache.org>.
leezu closed pull request #17912: Use x64 toolchain for CI windows build
URL: https://github.com/apache/incubator-mxnet/pull/17912
 
 
   

----------------------------------------------------------------
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-mxnet] mxnet-bot commented on issue #17912: Use x64 toolchain for CI windows build

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #17912: Use x64 toolchain for CI windows build
URL: https://github.com/apache/incubator-mxnet/pull/17912#issuecomment-604164882
 
 
   Hey @leezu , Thanks for submitting the PR 
   Once your PR is ready for CI checks, invoke 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-cpu, centos-gpu, windows-cpu, edge, clang, unix-cpu, miscellaneous, windows-gpu, sanity, unix-gpu, website]
   *** 
   _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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] leezu edited a comment on issue #17912: Use x64 toolchain for CI windows build

Posted by GitBox <gi...@apache.org>.
leezu edited a comment on issue #17912: Use x64 toolchain for CI windows build
URL: https://github.com/apache/incubator-mxnet/pull/17912#issuecomment-604172474
 
 
   BTW, we only need to set this because we're using an outdated windows toolchain. This would be the default on MSVC 2019 version. Reference https://cmake.org/cmake/help/v3.14/generator/Visual%20Studio%2016%202019.html#toolset-selection https://cmake.org/cmake/help/v3.12/generator/Visual%20Studio%2015%202017.html#toolset-selection

----------------------------------------------------------------
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-mxnet] leezu closed pull request #17912: Use x64 toolchain for CI windows build

Posted by GitBox <gi...@apache.org>.
leezu closed pull request #17912: Use x64 toolchain for CI windows build
URL: https://github.com/apache/incubator-mxnet/pull/17912
 
 
   

----------------------------------------------------------------
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-mxnet] leezu removed a comment on issue #17912: Use x64 toolchain for CI windows build

Posted by GitBox <gi...@apache.org>.
leezu removed a comment on issue #17912: Use x64 toolchain for CI windows build
URL: https://github.com/apache/incubator-mxnet/pull/17912#issuecomment-604172474
 
 
   BTW, we only need to set this because we're using an outdated windows toolchain. This would be the default on MSVC 2019 version. Reference https://cmake.org/cmake/help/v3.14/generator/Visual%20Studio%2016%202019.html#toolset-selection https://cmake.org/cmake/help/v3.12/generator/Visual%20Studio%2015%202017.html#toolset-selection

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