DeepCL icon indicating copy to clipboard operation
DeepCL copied to clipboard

sample C++ qlearning clBLAS error

Open yunicz opened this issue 7 years ago • 1 comments

Hey, I am trying to run the sample C++ qlearning scenario and always get error when I try to run the program. It says Didnt initialize clBLAS. Any ideas whats wrong with this?

yunicz avatar Apr 18 '17 19:04 yunicz

nvm, it seems like it works if I use your cmake a integrate my experiements as part of DeepCL, but it would be nice to provide some standalone cmake or Makefile so that it's easier to use this lib

yunicz avatar Apr 29 '17 09:04 yunicz