-
Notifications
You must be signed in to change notification settings - Fork 118
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 can't run on ARM64 platform. #125
Comments
Guess there are no opencl platforms installed in that system |
Thanks for your reply, do you know how to install the opencl platforms ? Thanks in advance! The follow is the installed opencl so on my board.[root@localhost usr]# find|grep -i opencl |
Thanks for your reply. I try to install it, but it still can't work. |
I run the clpeak on the follow platform, the detail information as follow:
--------------------------------------------------------------------------------
[root@localhost build]# uname -r
6.6.0-28.0.0.34.oe2403.aarch64
[root@localhost build]# uname -m
aarch64
But I get the follow error. could you help to explain the reason, and how to resolve this issue?
--------------------------------------------------------------------------------------------------
[root@localhost build]# ./clpeak
clGetPlatformIDs (-1001)
no platforms found
[root@localhost build]#
Thanks in advance!
The text was updated successfully, but these errors were encountered: