You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by jx...@apache.org on 2018/04/27 06:00:32 UTC

[incubator-mxnet] 13/17: test in jenkins.

This is an automated email from the ASF dual-hosted git repository.

jxie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git

commit 07819ad72268370b459b42f4f7b6a011c5dfcdfe
Author: Da Zheng <zh...@gmail.com>
AuthorDate: Sun Apr 22 08:35:06 2018 +0000

    test in jenkins.
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 5601c52..cc04808 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -568,7 +568,7 @@ try {
         ws('workspace/ut-cpp-gpu') {
           timeout(time: max_time, unit: 'MINUTES') {
             init_git()
-            unpack_lib('cmake_gpu', mx_cmake_lib)
+            unpack_lib('cmake_mkldnn_gpu', mx_cmake_lib)
             sh "ci/build.py --nvidiadocker --platform ubuntu_gpu /work/runtime_functions.sh unittest_ubuntu_gpu_cpp"
           }
         }

-- 
To stop receiving notification emails like this one, please contact
jxie@apache.org.