You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2020/07/02 16:12:26 UTC

[GitHub] [singa] chrishkchris edited a comment on pull request #758: update roundeven backend algorithm

chrishkchris edited a comment on pull request #758:
URL: https://github.com/apache/singa/pull/758#issuecomment-653097237


   error message at math_kernel.cu line 143:
   
   ```
   [ 14%] Building NVCC (Device) object src/CMakeFiles/cuda_compile_1.dir/core/tensor/cuda_compile_1_generated_math_kernel.cu.o
   /root/miniconda/conda-bld/singa_1593705642277/work/src/core/tensor/math_kernel.cu(143): error: explicit type is missing ("int" assu                                                               med)
   
   1 error detected in the compilation of "/tmp/tmpxft_00000574_00000000-6_math_kernel.cpp1.ii".
   CMake Error at cuda_compile_1_generated_math_kernel.cu.o.cmake:280 (message):
     Error generating file
     /root/miniconda/conda-bld/singa_1593705642277/work/build/src/CMakeFiles/cuda_compile_1.dir/core/tensor/./cuda_compile_1_generated                                                               _math_kernel.cu.o
   ```
   
   it needs explicit type instead of auto?
   
   Maybe I try later version of GCC first


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