GNU Unified Parallel C Still Aiming For GCC 4.8

Written by Michael Larabel in GNU on 15 October 2012 at 12:54 PM EDT. 2 Comments
GNU
Developers behind GUPC, the GNU Unified Parallel C implementation, are still hoping to see their several year old project merged into the GCC 4.8 compiler release.

We have known for months that GUPC wants to be part of GCC 4.8, but it has yet to be merged while GCC 4.8 should be out in about H1'2013.

Gary Funck on Monday sent in another email with "request for comments" about merging GNU Unified Parallel C to GCC trunk for the 4.8 release. "We have maintained the gupc (GNU Unified Parallel C) branch for a couple of years now, and would like to merge these changes into the GCC trunk. It is our goal to integrate the GUPC changes into the GCC 4.8 trunk, in order to provide a UPC (Unified Parallel C) capability in the subsequent GCC 4.8 release."

GUPC is a Unified Parallel C (UPC) implementation for GCC with compilation and execution support. Unified Parallel C is a C programming language extension that targets high-performance computing on parallel machines by introducing an explicitly parallel execution model, shared address space, synchronization primitives, a memory consistency model, explicit communication primitives, and memory management primitives.

GUPC has been independently maintained for years, but now it wants to be part of the official GNU Compiler Collection.

More information on GUPC can be found from its GNU.org project page.
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