doe300 / VC4CL

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

Build and test nativly in CI #65

Closed doe300 closed 4 years ago

doe300 commented 5 years ago

Since 80f94cc9421c65e9408beea109c314a5df4cf23d we can emulate the hardware access, allowing us to run any OpenCL code using VC4CL on any platform (with limitations).

We can use this to run some tests in the CI, similar to VC4C. For that we need: