KDE's KStars Working On OpenCL Support

Written by Michael Larabel in KDE on 27 July 2013 at 09:04 PM EDT. 3 Comments
KDE
As part of this year's Google Summer of Code, the KStars program is gaining support for OpenCL acceleration.

One of the KDE GSoC contributors has been recently working on allowing the KStars astronomy application to tap OpenCL GPGPU support.

For what's been worked on so far, the new algorithm dealing with one million skypoints when using OpenCL takes only 30ms where as the old algorithm took 3947ms.

While OpenCL can provide some very important performance gains when dealing with a massive amount of data points as with KStars, the problem found is that the OpenCL support on Linux is still rather sad. This shouldn't come as a big surprise though for frequent Phoronix readers that the current Linux OpenCL support leaves a lot to be desired unless using the binary AMD/NVIDIA drivers. "The problem is that OpenCL support is still pretty flaky in terms of support – at the moment, there are three complete implementations that support Linux, by Intel, AMD, and nVidia respectively, and they’re all proprietary. There’s some promising work for the future with OpenCL in Mesa and also with [pocl][1] (an LLVM-based CPU-only implementation), but it’s not ready yet."

More details on the KStars OpenCL work can be found in this blog post.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week