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
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.
The text was updated successfully, but these errors were encountered:
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. intheano/gpuarray
), I think it is better to have a runtime option to control verbosity.The text was updated successfully, but these errors were encountered: