Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:applications:opencl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:common:applications:opencl [2023/10/31 04:52]
sravan [Check OpenCL capabilities and details]
products:sbc:common:applications:opencl [2024/04/24 02:48] (current)
nick [Increasing device operation frequency]
Line 33: Line 33:
 ``` ```
  
-Note: With 4.9 kernel, there is only OpenCL 2.0 capability and PyOpenCL will break, prefer migrating to 5.15 kernel.+Note: With the 4.9 kernel, there is only OpenCL 2.0 capability and PyOpenCL will break, migrating to 5.15 kernel images will resolve it.
 </WRAP> </WRAP>
 ===== Get source code ====== ===== Get source code ======
Line 101: Line 101:
 On **VIM3/3L/4**: On **VIM3/3L/4**:
 ```shell ```shell
-$ echo 2 | sudo tee /sys/class/mpugpu/scale_mode+$ echo 2 | sudo tee /sys/class/mpgpu/scale_mode
 ``` ```
  
Last modified: 2023/10/31 04:52 by sravan