GCC Allowed To Add Offloading Library To Code-Base

Written by Michael Larabel in GNU on 21 June 2014 at 06:12 AM EDT. 3 Comments
GNU
The GCC steering committee has ruled on allowing a foreign library for compute offloading into the GNU Compiler Collection.

The first library in question is the poorly named "liboffload", which handles offloading work to Intel's high-end Xeon Phi compute cards. Permission was needed from the GCC steering committee for introducing a foreign library plus that there's some GPLv2.1 header files and new sources.

The committee has ruled that it's okay for the Xeon Phi offload library to be added to the GCC code-base, but that if liboffload isn't going to be extended to support all GPU and compute targets, the library name should be renamed prior to merging instead of the rather universal name.

The approval message from the GCC SC was shared on the GCC mailing list. This work should wind up in GCC 4.10, which will be released in 2015.
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