JuliaGPU / OpenCL.jl

OpenCL Julia bindings

Home Page:https://juliagpu.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide deps/build.jl in OpenCL family of packages

juliohm opened this issue · comments

Currently it is very hard to test features of packages that depend on OpenCL.jl. All of us would benefit from a deps/build.jl that downloads and compiles an open source OpenCL driver like POCL.

This would solve #121 and increase the coverage of many packages out there.