GPU acceleration on singleboard computers?

asked 2018-01-09 07:04:39 -0600

jasper12 gravatar image

Singleboard computers already have limited CPU and RAM resources so it would be nice to be able to run some computations on their GPUs.

Specifically asking for the most popular ones,

  • Raspberry Pi 3, Videocore IV GPU
  • Tinker Board, Mali-T764 GPU
  • Rock64, Mali450 GPU
  • Odroid XU4, Mali-T628 GPU

None are Nvidia so use OpenCL, not CUDA.

Will OpenCV make use of any of these GPUs?

edit retag flag offensive close merge delete

Comments

Many of OpenCV's functions support OpenCL and thus other GPU's than NVIDIA ones.

StevenPuttemans gravatar imageStevenPuttemans ( 2018-01-10 07:13:10 -0600 )edit