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

Clpeak termux problem... #79

Open
Saikatsaha1996 opened this issue Jul 8, 2021 · 1 comment
Open

Clpeak termux problem... #79

Saikatsaha1996 opened this issue Jul 8, 2021 · 1 comment

Comments

@Saikatsaha1996
Copy link

Saikatsaha1996 commented Jul 8, 2021

git clone https://github.com/krrishnarraj/clpeak.git

ln -sf /system/vendor/lib64/libOpenCL.so /data/data/com.termux/files/usr/lib/libOpenCL.so

cd
git clone https://github.com/KhronosGroup/OpenCL-Headers
cd OpenCL-Headers
cmake -S . -B build -DCMAKE_INSTALL_PREFIX=$PREFIX
cmake --build build --target install
cd ~
cd clpeak
cmake . -DCMAKE_CXX_COMPILER=clang++
make

Screenshot_2021-07-08-23-46-25-831_com termux

@Saikatsaha1996 Saikatsaha1996 changed the title Not issue information post.. clpeak on android termux successful Clpeak termux problem... Dec 9, 2022
@Saikatsaha1996
Copy link
Author

Saikatsaha1996 commented Dec 9, 2022

Your playstore version Clpeak Android apk working fine..
But have problem with clpeak termux..
MALI GPU
Mali G-610 MC6
Can you help please?

ALREADY tried with

export LD_LIBRARY_PATH="/system/vendor/lib64:/system/lib64"
export LD_LIBRARY_PATH=$PREFIX/lib:/vendor/lib64:/vendor/lib64/egl

@krrishnarraj please help wanted..

Clpeak termux given issue
Platform not found..
IMG_20221210_003154

Screenshot_2022-12-09-22-42-04-933_kr clpeak
IMG_20221209_200034

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