Skip to content
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

cuda8.0_cudnn7_avx_mkl build fails #9135

Closed
putcn opened this issue Mar 15, 2018 · 0 comments · Fixed by #9137
Closed

cuda8.0_cudnn7_avx_mkl build fails #9135

putcn opened this issue Mar 15, 2018 · 0 comments · Fixed by #9137
Assignees

Comments

@putcn
Copy link
Contributor

putcn commented Mar 15, 2018

https://paddleci.ngrok.io/viewLog.html?buildId=30529&buildTypeId=Manylinux1_Cuda8cudnn7cp27cp27mu&tab=buildLog&_focus=16189

/paddle/paddle/cuda/include/hl_warpctc_wrap.h:18:17: fatal error: ctc.h: No such file or directory
[03:36:24]	 #include "ctc.h"

cpai is missing the declaration of gserver dependency in cmakelist, which leads to racing condition while building.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant