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/12/21 03:48:56 UTC

[GitHub] [incubator-mxnet] mseth10 opened a new pull request #19701: use CC=gcc-7 CXX=g++-7 for all unix CI builds

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


   ## Description ##
   This PR reverts gcc version update (from `gcc-7` to `gcc-8`) for unix CI builds made in https://github.com/apache/incubator-mxnet/commit/afc76b0f82839dfe00f7cab04be6de3df94564fe. gcc8+ is known to cause memory issues #19623 #18501 . We did a RFC #19688 for the same, and as per community feedback reverting the gcc version back to `gcc-7` until we fix the root cause. 


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



[GitHub] [incubator-mxnet] mseth10 merged pull request #19701: use CC=gcc-7 CXX=g++-7 for all unix CI builds

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


   


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



[GitHub] [incubator-mxnet] leezu commented on pull request #19701: use CC=gcc-7 CXX=g++-7 for all unix CI builds

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


   You need to install gcc-7


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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19701: use CC=gcc-7 CXX=g++-7 for all unix CI builds

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


   Hey @mseth10 , 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, clang, miscellaneous, edge, unix-cpu, unix-gpu, website, centos-gpu, windows-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.

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