ddemidov / vexcl

VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP
http://vexcl.readthedocs.org
MIT License
701 stars 81 forks source link

Fix OpenCL Travis build #246

Open henryiii opened 6 years ago

henryiii commented 6 years ago

The OpenCL Travis build is currently not working due to missing AMD toolkit. An option might be to use POCL instead.

Also, missing OpenCL should not kill the JIT backend build. ✅ #248