stu1130 commented on a change in pull request #14887: [Dependency Update] 
CUDA10.1 Support
URL: https://github.com/apache/incubator-mxnet/pull/14887#discussion_r281287031
 
 

 ##########
 File path: tools/setup_gpu_build_tools.sh
 ##########
 @@ -85,7 +91,31 @@ if [[ $VARIANT == cu* ]]; then
 fi
 
 # list of debs to download from nvidia
-if [[ $VARIANT == cu100* ]]; then
+if [[ $VARIANT == cu101* ]]; then
+    cuda_files=( \
 
 Review comment:
   Thanks @szha I will rerun the benchmark with latest build script

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