Skip to content

andybe/opencl develop

AndyBe requested to merge andybe/opencl-develop into 18.08
  • got last opencl patch include & close all directories
  • include header for .h & c++ (hpp)
  • link /etc/OpenCL/vendors -> /app/etc/OpenCL/vendors 3rd party development
  • remove khronos-headers from clinfo.bst
  • Works with dual GPU.
  • Not active NVidia needs to triggerd clinfo from host (kernel). This time no other solution, because of sandbox/or driver issue.
  • NVidia only available in x86_64, because of missing i386/GL drivers (not Compat) for development/calculation that needs compiler. That's why I put winehq i386 into Compat.
  • Tested with GPUViewer & https://gitlab.com/AndyBe/freedesktop-sdk-opencl/tree/18.08/simple-demo
  • Do not try freeocl. It's in bad stage.

Merge request reports