-
Notifications
You must be signed in to change notification settings - Fork 7
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
cmake .. -DLLAMA_CLBLAST=ON 报错 #3
Comments
天玑芯片目前应该是不支持的 |
我这里也没有天玑芯片的手机,没办法做具体的测试 |
我又搜了一下,发现 |
明白了,我之后抽空重写一下这个教程 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
termux 版本0.119.0-beta.1
版本CLBlast version 1.6.3
vivo IQOO z8 天玑8200
根据Based on OpenCL + CLBlast(Recommend)步骤执行命令,
当执行 cmake .. -DLLAMA_CLBLAST=ON 后出现:
CMake Warning:
Manually-specified variables were not used by the project:
LLAMA_CLBLAST
如果无视这个报错,继续执行cmake --build . --config Release
那么clinfo -l命令没有反应。
识别不到GPU
The text was updated successfully, but these errors were encountered: