stu1130 commented on a change in pull request #14923: Generalizes centos7 cudnn 
download and install script
URL: https://github.com/apache/incubator-mxnet/pull/14923#discussion_r282572947
 
 

 ##########
 File path: ci/docker/install/centos7_cudnn.sh
 ##########
 @@ -22,11 +22,38 @@
 
 set -ex
 
+if [ -z ${CUDA_VERSION} ]; then
+    echo "Error: CUDA_VERSION environment variable undefiend"
 
 Review comment:
   nit: undefined

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


With regards,
Apache Git Services

Reply via email to