More GCC Patches To Get OpenMP Offloading To NVIDIA NVPTX Working

Written by Michael Larabel in GNU on 17 October 2016 at 07:45 PM EDT. 2 Comments
GNU
Fresh patches are available for GCC to get OpenMP offloading to the NVIDIA PTX ISA working for accelerating OpenMP on NVIDIA GPUs with the GNU Compiler Collection.

Alexander Monakov has published the latest patches for GCC to provide OpenMP offloading to NVPTX, the ISA to be consumed in turn by NVIDIA's proprietary driver. GCC NVPTX support has been ongoing for quite a while now but these are the final pieces for getting OpenMP support in place.

The code for now can be found on the mailing list while hopefully it will be merged to trunk in time for next year's GCC 7.1 release. More GCC offloading details via this Wiki page for those interested.
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