krrishnarraj / clpeak

A tool which profiles OpenCL devices to find their peak capacities
Apache License 2.0
386 stars 109 forks source link

Clpeak termux problem... #79

Open Saikatsaha1996 opened 3 years ago

Saikatsaha1996 commented 3 years ago

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 commented 1 year ago

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