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 20:22:58 UTC

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #17916: 32 to 64 bit toolchain for windows-gpu build

ChaiBapchya opened a new pull request #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916
 
 
   Trying out @snnn suggestion : 
   https://github.com/apache/incubator-mxnet/pull/17711#issuecomment-604659219

----------------------------------------------------------------
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 #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-604872062
 
 
   Jenkins CI successfully triggered : [windows-cpu]

----------------------------------------------------------------
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] josephevans commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
josephevans commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605384844
 
 
   @mxnet-bot run ci [windows-cpu, windows-gpu]

----------------------------------------------------------------
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] marcoabreu commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
marcoabreu commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605451498
 
 
   It seems like you are using the CI to develop a solution instead of verifying it. Would it make more sense to spin up a VM and develop the changes in there? Our setup is made so it so it can be reproduced on a VM, so I'd rather recommend that than trial and error in CI - especially considering the cost focus of your team at the moment. 

----------------------------------------------------------------
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 #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605312163
 
 
   Jenkins CI successfully triggered : [windows-gpu, windows-cpu]

----------------------------------------------------------------
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] ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605519008
 
 
   Yes. We're testing on VM and making changes @vexilligera can confirm.
   
   It passes on Windows VM but fails on the CI for some reason (for eg x86_64 bat file change to x64). So had to push it here and check on CI to verify if it is working or not.
   
   Agreed its an abuse of CI to check it but because of above mentioned reason I did that.

----------------------------------------------------------------
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] ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605366295
 
 
   @mxnet-bot run ci [windows-cpu, windows-gpu]

----------------------------------------------------------------
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] ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605312112
 
 
   @mxnet-bot run ci [windows-cpu, windows-gpu]

----------------------------------------------------------------
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 #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
leezu removed a comment on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-604683466
 
 
   It's essentially the same as https://github.com/apache/incubator-mxnet/pull/17912. The Windows AMI used by CI is kind of broken, preventing this simple toolchain change. So to fix this it's better to deploy the new AMI

----------------------------------------------------------------
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] ChaiBapchya closed pull request #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
ChaiBapchya closed pull request #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916
 
 
   

----------------------------------------------------------------
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 #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605415421
 
 
   Jenkins CI successfully triggered : [windows-cpu, windows-gpu]

----------------------------------------------------------------
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] ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605206381
 
 
   @mxnet-bot run ci [windows-cpu, windows-gpu]

----------------------------------------------------------------
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] ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605750239
 
 
   Switching the toolchain from 32bit to 64bit alone doesnt fix the windows-gpu build issue.
   Closing in favor of https://github.com/apache/incubator-mxnet/pull/17808 which has all the required fixes for windows-gpu build issue

----------------------------------------------------------------
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 #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-604665303
 
 
   Hey @ChaiBapchya , 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**: [miscellaneous, website, centos-cpu, windows-cpu, unix-gpu, centos-gpu, clang, sanity, windows-gpu, unix-cpu, edge]
   *** 
   _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] ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-604872027
 
 
   @mxnet-bot run ci [windows-cpu]

----------------------------------------------------------------
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 #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-604683466
 
 
   It's essentially the same as https://github.com/apache/incubator-mxnet/pull/17912. The Windows AMI used by CI is kind of broken, preventing this simple toolchain change. So to fix this it's better to deploy the new AMI

----------------------------------------------------------------
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 #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605366316
 
 
   Jenkins CI successfully triggered : [windows-cpu, windows-gpu]

----------------------------------------------------------------
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 #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605206433
 
 
   Jenkins CI successfully triggered : [windows-gpu, windows-cpu]

----------------------------------------------------------------
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 #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605384849
 
 
   Unauthorized access detected. 
   Only following 3 categories can trigger CI : 
   PR Author, MXNet Committer, Jenkins Admin.

----------------------------------------------------------------
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] ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-605415405
 
 
   @mxnet-bot run ci [windows-cpu, windows-gpu]

----------------------------------------------------------------
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] ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
ChaiBapchya commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-604872073
 
 
   @mxnet-bot run ci [windows-gpu]

----------------------------------------------------------------
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 #17916: 32 to 64 bit toolchain for windows-gpu build

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #17916: 32 to 64 bit toolchain for windows-gpu build
URL: https://github.com/apache/incubator-mxnet/pull/17916#issuecomment-604872107
 
 
   Jenkins CI successfully triggered : [windows-gpu]

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