You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/05/09 17:48:25 UTC

[GitHub] [incubator-mxnet] lanking520 commented on a change in pull request #14920: [1.4.x] Adds additional build envs

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:
users@infra.apache.org


With regards,
Apache Git Services