hughperkins / DeepCL

OpenCL library to train deep convolutional neural networks
Mozilla Public License 2.0
865 stars 199 forks source link

Build error #122

Closed skn123 closed 6 years ago

skn123 commented 7 years ago

A build error is appearing:

https://gist.github.com/skn123/52c8d3044c7179b05c9dfe418bab4ab1

hughperkins commented 7 years ago

question: any reason why you are choosing not to use one of the pre-built packages? http://deepcl.hughperkins.com/Downloads/

skn123 commented 6 years ago

I want to build the source codes from scratch as I want to understand the API calls. I Switched to branch 11.2.1 and it builds absolutely fine!

hughperkins commented 6 years ago

cool :-)