Contacts
Follow us:
Get in touch

Month: February 2015

opencl20

Overview of OpenCL 2.0 hardware support, samples, blogs and drivers

We were too busy lately to tell you about it: OpenCL 2.0 is getting ready for prime time! As it makes use of the more recent hardware features, it’s therefore more powerful than OpenCL 1.x could ever be. To get you…

Read More
B6r22cCIQAAEPmP

Is the CPU slowly turning into a GPU?

Years ago I was surprised by the fact that CPUs were also programmable with OpenCL – I solely chose that language for the cool of being able to program GPUs. It was weird at start, but cannot think of a world…

Read More
1.1.1.2

Using OpenCL 1.2 with 1.1 devices

Recent code uses OpenCL 1.2 more and more, which is a problem when wanting to use OpenCL 1.1 devices, or even 1.0 devices. Most times those computers have OpenCL 1.1 libraries installed. So what to do? When you want to make…

Read More
od6config

AMD Hawaii power-management fix on Linux

The new Hawaii-based GPUs from AMD (Radeon R9 2xx, FirePro W9100 and Firepro S9150) have a lot of improvements, one being a new OverDrive 6 (AMD’s version of NVIDIA GPU Boost). Problem is that it’s not supported yet in the Linux…

Read More