larroy commented on a change in pull request #12850: Updated nvidia docker base image to CUDA 10.0 URL: https://github.com/apache/incubator-mxnet/pull/12850#discussion_r231897083
########## File path: ci/docker/Dockerfile.build.centos7_gpu ########## @@ -18,7 +18,7 @@ # # Dockerfile to build and run MXNet on CentOS 7 for GPU -FROM nvidia/cuda:9.1-cudnn7-devel-centos7 +FROM nvidia/cuda:10.0-cudnn7-devel-centos7 Review comment: Nice! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
