-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C-API build failed on cuda8+cudnn7 #8078
Comments
像是依赖出了问题, |
和 #8076 出现的问题一样, #8076 最先出现错误的是boost,不是warpctc
|
您好,此issue在近一个月内暂无更新,我们将于今天内关闭。若在关闭后您仍需跟进提问,可重新开启此问题,我们将在24小时内回复您。因关闭带来的不便我们深表歉意,请您谅解~感谢您对PaddlePaddle的支持! |
https://paddleci.ngrok.io/viewLog.html?buildId=26932&buildTypeId=Manylinux1_Cuda8cudnn7cp27cp27mu&tab=buildLog
[19:06:03] In file included from /paddle/paddle/cuda/include/hl_gpu.h:29:0, [19:06:03] from /paddle/paddle/utils/Util.h:34, [19:06:03] from /paddle/paddle/utils/ThreadLocal.h:25, [19:06:03] from /paddle/paddle/math/Matrix.h:22, [19:06:03] from /paddle/paddle/gserver/dataproviders/DataProvider.h:28, [19:06:03] from /paddle/paddle/gserver/gradientmachines/GradientMachine.h:22, [19:06:03] from /paddle/paddle/capi/capi_private.h:16, [19:06:03] from /paddle/paddle/capi/Arguments.cpp:16: [19:06:03] /paddle/paddle/cuda/include/hl_warpctc_wrap.h:18:17: fatal error: ctc.h: No such file or directory [19:06:03] #include "ctc.h" [19:06:03] ^ [19:06:03] compilation terminated.
The text was updated successfully, but these errors were encountered: