Umar Arshad
Umar Arshad
[i9-9980HK.zip](https://github.com/CNugteren/CLBlast/files/7011677/i9-9980HK.zip) [T2000.zip](https://github.com/CNugteren/CLBlast/files/7011679/T2000.zip) [T4.zip](https://github.com/CNugteren/CLBlast/files/7011680/T4.zip) [a100.zip](https://github.com/CNugteren/CLBlast/files/7011704/a100.zip) [v100.zip](https://github.com/CNugteren/CLBlast/files/7011705/v100.zip)
[QuadroGV100.zip](https://github.com/CNugteren/CLBlast/files/7014446/QuadroGV100.zip)
Sorry guys. I can look into this early next week.
Yeah, thats what I thought. I haven't looked at this yet. Will get to it later today.
Python cannot fine the ArrayFire shared library. You can try to define the AF_PATH environment variable or add the ArrayFire library path in LD_LIBRARY_PATH.
Try setting LD_LIBRARY_PATH to the location of the libafcpu.so. so in your case `export LD_LIBRARY_PATH=/opt/arrayfire/lib64:$LD_LIBRARY_PATH`
We are finalizing the 3.8.0 release and we will update the wrappers and push out a release.
The 3.8.0 should be going out early next week. This is a smaller change so the update shouldn't take too long. I would think in a couple of weeks(from now)...
That would be wonderful!
I tried your suggestion but it did not make a difference. I applied your changes and: 1. check the site without a restart. 2. Restart the container 3. Reload apache...