josephevans opened a new pull request, #21123: URL: https://github.com/apache/incubator-mxnet/pull/21123
## Description ## This refactors the CD system to utilize the system package manager to install required Cuda files, instead of specifying package versions and installing directly into staticdeps path. This makes maintenance much easier and allows us to support newer Cuda versions. * Clean up some of the dependency build scripts to remove build artifacts that are not needed. * Provide cmake hints in dependency install scripts, when needed. * Update dockerfiles to build cmake and python from source, for consistency and portability. * -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
