glenco / lensed

forward reconstruction of lenses and sources from strong lensing observations
http://glenco.github.io/lensed/
MIT License
5 stars 3 forks source link

travis: use Intel CPU OpenCL drivers #252

Closed ntessore closed 7 years ago

ntessore commented 7 years ago

This PR finally fixes the OpenCL issues when testing with Travis.

This is done by downloading and installing the Intel OpenCL drivers for CPUs instead of the fglrx package.

These drivers are more strict in following the OpenCL standards, so a number of fixes have also been included.