Closed inferrna closed 8 years ago
nm build/clblast/libclblast.so | grep CacheClear
00000000000b0a80 T _ZN7clblast13CacheClearAllEv
Can you try maybe:
rm -Rf build/clblast
make -j 4
sudo make install
(from the third_party/cuda-on-cl
directory)
(Once you've built it, you can just copy it across to the python folder, probably, dont need to rebild the entire tensorflow wheel, hopefully)
(oh, you might need to do git pull
from the cuda-on-cl
directory)
(it is here basicaly: https://github.com/hughperkins/CLBlast/blob/static-linking/src/cache.cpp#L112 )
Can't load python module:
No any symbol similar to _ZN7clblast13CacheClearAllEv was found with