mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-10 07:28:15 -05:00
source extra/cl_android.sh to fix opencl on android
This commit is contained in:
4
extra/cl_android.sh
Normal file
4
extra/cl_android.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
# source extra/cl_android.sh
|
||||
export LD_LIBRARY_PATH=/data/data/com.termux/files/usr/lib:/system/vendor/lib64
|
||||
export LD_PRELOAD=/system/vendor/lib64/libOpenCL.so
|
||||
|
||||
Reference in New Issue
Block a user