doe300 / VC4CL

OpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models
MIT License
728 stars 80 forks source link

Works with an ARMv6 (ie RPi Zero) ? #71

Closed Aradena closed 5 years ago

Aradena commented 5 years ago

Hi
Never run anything on a GPU, new to opencl, but trying to learn ! Just to be sure : Does this implementation work on the Broadcom BCM2835(armv6) CPU ? thks

doe300 commented 5 years ago

Should work on all Raspberry Pis. It could be possible, that the prebuilt packages does not support all (esp. older) models, but if you compile from source, it should work on all models.