Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 583 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 583 Bytes

aarch64-playgrounds

Just a bunch of hand crafted experiments to tinker with the capabilities of a really fast aarch64 based system.

neofetch!

SoC: RK3588s

  • 4x ARM Cortex A76 (ARMv8.4-a)
  • 4x ARM Cortex A55 (ARMv8.2-a)
  • Mali G610-mp4 GPU (with OpenCL support)

mostly just trying to make the most out of computation acceleration capabilities provided with cutting edge hardware..

Index:

ARM Neon programming

Kernel Modules

OpenCL Examples