leezu commented on a change in pull request #18625: URL: https://github.com/apache/incubator-mxnet/pull/18625#discussion_r449329336
########## File path: ci/docker/runtime_functions.sh ########## @@ -413,6 +414,7 @@ build_ubuntu_cpu_mkl() { -DUSE_TVM_OP=ON \ -DUSE_MKL_IF_AVAILABLE=ON \ -DUSE_BLAS=MKL \ + -DUSE_INT64_TENSOR_SIZE=OFF \ Review comment: That's not true. The signatures depend on the programming model. You need to specify ILP64 model. ---------------------------------------------------------------- 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: us...@infra.apache.org