GOCL: Bringing OpenCL To GNOME Software

Written by Michael Larabel in GNOME on 5 May 2013 at 08:45 PM EDT. 6 Comments
GNOME
GOCL has been introduced, a new GLib/GObject wrapper to OpenCL for GNOME applications. This new wrapper library seeks to make it easier for GNOME software to take advantage of OpenCL.

Eduardo Lima Mitev of Igalia has been working ion hardware acceleration for GNOME and for the past few months has been working to bring OpenCL closer to GNOME. The fruit of this work is GOCL, a GLib/GObject library to simplify OpenCL usage in GNOME software. GOCL exposes a simpler API and an interface that is closer to what GNOME developers are used to seeing with GLib, GError, and GObject Introspection.

The GOCL API right now is rather simply and doesn't yet expose an asynchronous API and is missing some other OpenCL bits but there is full GTK-DOC documentation available and all of the code is available on GitHub.

More details can be found in this Igalia 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