Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenCL support #314

Open
kurnevsky opened this issue Dec 15, 2023 · 0 comments
Open

OpenCL support #314

kurnevsky opened this issue Dec 15, 2023 · 0 comments

Comments

@kurnevsky
Copy link
Contributor

I got it working in termux just by installing opencl-vendor-driver, opencl-headers, opencl-clhpp, ocl-icd, clinfo and setting export LD_LIBRARY_PATH=/system/vendor/lib64:$LD_LIBRARY_PATH.

I tried to create icd file with link to /system/vendor/lib64/libOpenCL.so manually but it didn't work. opencl-vendor-driver has some magic with copying and patching vendor libOpenCL.so, maybe this helps somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant