You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Description
The CI pipeline for NVIDIA Jetson uses the following container: https://hub.docker.com/r/dockcross/linux-arm64/
It was recently updated to use GCC 8:
dockcross/dockcross@37c54a3
However, CUDA 9 doesn't support GCC versions above 6, so the CI pipelines are currently failing with the following message:
Error Message
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fedge/detail/PR-18268/3/pipeline/43
To Reproduce
Run a CI pipeline on the v1.x branch.
Steps to reproduce
(Paste the commands you ran that produced the error.)
What have you tried to solve it?
Environment
We recommend using our script for collecting the diagnositc information. Run the following command and paste the outputs below:
The text was updated successfully, but these errors were encountered: