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: [email protected]
