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

Feature request: runtime option to print detailed kernel compilation error #439

Open
khaotik opened this issue May 18, 2017 · 1 comment

Comments

@khaotik
Copy link
Contributor

khaotik commented May 18, 2017

The ability to compile GPU kernel is exposed in API. However, in order to see compilation error, I had to rebuild the entire libgpuarray in DEBUG mode. For development outside libgpuarray itself (e.g. in theano/gpuarray), I think it is better to have a runtime option to control verbosity.

@abergeron
Copy link
Member

I agree with this. I don't know when I'll have time to look into it though.

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

No branches or pull requests

2 participants