marcoabreu commented on a change in pull request #10951: [MXNET-545] Fix broken 
cython build
URL: https://github.com/apache/incubator-mxnet/pull/10951#discussion_r196205589
 
 

 ##########
 File path: Jenkinsfile
 ##########
 @@ -170,7 +172,7 @@ try {
           timeout(time: max_time, unit: 'MINUTES') {
             init_git()
             docker_run('centos7_cpu', 'build_centos7_cpu', false)
-            pack_lib('centos7_cpu')
+            pack_lib('centos7_cpu', mx_cython_lib)
 
 Review comment:
   We are probably going to move CentOS to nightly. Thus, would it be possible 
to test cython as part of the CPU: Openblas and GPU: CUDA builds? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to