Hi Paolo, this is enough for building with OpenCL support on Ubuntu (debian should be the same): apt-get install -y opencl-headers ocl-icd-libopencl1 ocl-icd-opencl-dev
To actually run OpenCL applications you'll need also the runtime for your graphic card or for your CPU (or for both), there are packages for Nvidia, ATI/AMD and Intel. On Sat, Nov 10, 2018 at 8:27 PM Daniele Viganò <[email protected]> wrote: > Ciao Paolo, > > On Sat, Nov 10, 2018 at 7:22 PM Paolo Cavallini <[email protected]> > wrote: > >> >> I have installed: >> >> beignet-opencl-icd/testing,now 1.3.2-4 amd64 [installato] >> ocl-icd-libopencl1/testing,now 2.2.12-1 amd64 [installato] >> opencl-c-headers/testing,now 2.2~2018.05.14-gde26592-1 all [installato, >> automatico] >> opencl-clhpp-headers/testing,now 2.0.10+git12-g5dd8bb9-1 all >> [installato, automatico] >> opencl-headers/testing,now 2.2~2018.05.14-gde26592-1 all [installato] >> > > I'm not a Debian/Ubuntu user, but I guess you are missing > the *ocl-icd-opencl-dev* package. > > Cheers, > Daniele > > -- > *Daniele Viganò* > http://daniele.vigano.me > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer -- Alessandro Pasotti w3: www.itopen.it
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
