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 2020/04/28 15:28:37 UTC

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17840: CI unix-gpu build failure in TVM op

ChaiBapchya commented on issue #17840:
URL: https://github.com/apache/incubator-mxnet/issues/17840#issuecomment-620678262


   The issue persists. Upon trying unix-gpu build on G4 in CI Dev account. 
   http://jenkins.mxnet-ci-dev.amazon-ml.com/blue/organizations/jenkins/mxnet-validation-bapac%2Funix-gpu/detail/update_gpu_toolchain/8/pipeline/414
   
   all 3 failed tests fail in a similar fashion
   they fail at 9 tests with the following error
   ```
   TVMError: Check failed: ret == 0 (-1 vs. 0) : Check failed: f != nullptr: Cannot find function  <x> in the imported modules or global registry
   ```
   9 functions [all 3 have same 9 functions]
   ```
   greater_equal_gpufloat32_0float32_0bool_0_kernel0 (x2)
   logical_and_gpufloat32_1float32_1bool_1_kernel0 (x2)
   equal_gpufloat32_2float32_2bool_2_kernel0 (x2)
   sum_gpureduce1st_dim_1req_kWriteTobool_5float32_2float32_2_kernel0 (x3)
   cuda_rad2degfloat32_2float32_2_kernel0 (x2)
   ```


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