lanking520 commented on a change in pull request #14920: [1.4.x] Adds 
additional build envs
URL: https://github.com/apache/incubator-mxnet/pull/14920#discussion_r282594093
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -371,7 +371,7 @@ core_logic: {
         ws('workspace/build-cmake-gpu') {
           timeout(time: max_time, unit: 'MINUTES') {
             utils.init_git()
-            utils.docker_run('ubuntu_gpu', 'build_ubuntu_gpu_cmake', false)
+            utils.docker_run('ubuntu_gpu_cu91', 'build_ubuntu_gpu_cmake', 
false)
 
 Review comment:
   Why do CU91 here? Scala do CU92 as a default

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