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 2017/11/08 22:41:45 UTC

[GitHub] zhreshold commented on issue #8338: master branch cannot build on centos 7 with cuda-8.0

zhreshold commented on issue #8338: master branch cannot build on centos 7 with cuda-8.0
URL: https://github.com/apache/incubator-mxnet/issues/8338#issuecomment-342985714
 
 
   @mseeger Have you figured out what is the cause of this problem?
   I encountered exactly same error during CI compilation in #8582 
   ```
   /workspace/mshadow/mshadow/././././cuda/tensor_gpu-inl.cuh(75): error: expression preceding parentheses of apparent call must have (pointer-to-) function type
   ```
   I can't reproduce it on ubuntu, and cannot locate where's the origin of this error in source code.

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


With regards,
Apache Git Services