You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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: