You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#error -- unsupported GNU version! gcc versions later than 6 are not supported! ^~~~~ CMake Error at warpctc_generated_reduce.cu.o.cmake:219 (message): Error generating /home/rice/warp-ctc/build/CMakeFiles/warpctc.dir/src
#77
Closed
Aurora11111 opened this issue
Aug 6, 2018
· 4 comments
when I run main_crnn.py I court this issue:
#error -- unsupported GNU version! gcc versions later than 6 are not supported!
^~~~~
CMake Error at warpctc_generated_reduce.cu.o.cmake:219 (message):
Error generating
/home/rice/warp-ctc/build/CMakeFiles/warpctc.dir/src
uninstall all the cuda ,cudnn,gcc .cmake
reinstall cuda(it contains cudnn,gcc,cmake)
The text was updated successfully, but these errors were encountered:
when I run main_crnn.py I court this issue:
#error -- unsupported GNU version! gcc versions later than 6 are not supported!
^~~~~
CMake Error at warpctc_generated_reduce.cu.o.cmake:219 (message):
Error generating
/home/rice/warp-ctc/build/CMakeFiles/warpctc.dir/src
uninstall all the cuda ,cudnn,gcc .cmake
reinstall cuda(it contains cudnn,gcc,cmake)
The text was updated successfully, but these errors were encountered: