Unarmed1000 / docker-graphics-compute-api-test

Graphics and compute development and test images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-graphics-compute-api-test

Graphics and compute development and test images

Builds common Ubuntu images with

  • OpenGL ES 2/3 emulation
  • OpenCL
  • OpenCV 4.0
  • Vulkan SDK

Build requirements

To build these images you will need to populate a local 'cache' directory with some SDK's. The cache directory should contain these files before you build.

Most of them can be fetched automatically with the prepCache.sh script.

Please make sure you comply with their licenses before using them.

Images

Name OpenGL ES 2/3 OpenCL OpenCV Vulkan Ubuntu GCC
u14_04 Mali OpenGL ES Emulator 3.2.0 AMD-APP-SDK v2.9 3.2.0 1.0.68.0 14.04 4.8+
u16_04 Mali OpenGL ES Emulator 3.2.0 AMD-APP-SDK v2.9 3.2.0 1.0.68.0 16.04 5.4+
u17_10 Mali OpenGL ES Emulator 3.2.0 AMD-APP-SDK v2.9 3.2.0 1.0.68.0 17.10 7.2+
u18_04 Mali OpenGL ES Emulator 3.2.0 AMD-APP-SDK v2.9 3.2.0 1.0.68.0 17.10 7.3+
u18_10 Mali OpenGL ES Emulator 3.2.0 AMD-APP-SDK v2.9 3.2.0 1.0.68.0 17.10 8.2+
u16_04_mesa libgles2-mesa-dev AMD-APP-SDK v2.9 3.2.0 1.0.68.0 16.04 5.4+
u17_10_mesa libgles2-mesa-dev AMD-APP-SDK v2.9 3.2.0 1.0.68.0 17.10 7.2+

Important

All images are in their own branches

About

Graphics and compute development and test images


Languages

Language:Dockerfile 73.9%Language:Shell 26.1%