OpenACC Still Not Loved By Open Compilers

Posted by Michael Larabel on December 04, 2012

While an open industry standard, the leading open-source compilers still lack support for the OpenACC parallel programming standard.

The OpenACC 1.0 API has been public for more than one year as an open standard to simplify parallel programming on CPUs and GPUs, but to this point it's basically only backed by commercial compilers. OpenACC is similar to OpenMP in terms of using PRAGMA compiler directives and special functions for tapping multiple CPU cores in an easy and straight-forward manner with C/C++ and Fortran code, but unlike OpenMP, OpenACC is also aware of GPUs.

The main compilers supporting OpenACC 1.0 are PGI, Cray, and CAPS/HMPP. Even with the forthcoming releases of GCC 4.8 and LLVM/Clang 3.2, there's still no OpenACC support. (LLVM/Clang is also still lacking mainline support for OpenMP.)

Introduced last month at the Super Computing '12 conference in Salt Lake City, a draft version of OpenACC 2.0 was also made public for review. OpenACC introduces new controls for handling data movement, better handling of unstructured data, improvements in dealing with non-contiguous memory, support for explicit function calls, and other new functionality to make happy HPC programmers. The tentative OpenACC 2.0 specification can be found on the standard's website.

Hopefully in 2013 we will begin to see open-source compilers like LLVM/Clang and GCC beginning to support OpenACC for exposing new parallel computing capabilities. On a semi-related note, last month Intel showcased Shevlin Park, an effort to make Microsoft's C++ AMP (Accelerated Massive Parallelism) multi-platform by porting it to LLVM/Clang.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. NVIDIA Brings Their Linux Driver To ARM
  2. D Language Still Showing Promise, Advancements
  3. Planetary Annihilation Released For Linux Gamers
  4. Gentoo Starts Work On KDE-Wayland Support
  5. NVIDIA To License Its Kepler GPU Technology
  6. KDE's KWin Made Lots Of Progress In 4.11
  7. Ubuntu Announces Carrier Advisory Group
  8. Qt 5.1 Release Candidate 1 Has Arrived
  9. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  10. Subversion 1.8 Presents New Features
  11. LLVM 3.3 Officially Released
Latest Forum Talk
  1. Intel GPU Driver Tries To Rip Out FBDEV Support
  2. D Language Still Showing Promise, Advancements
  3. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  4. Planetary Annihilation Plans To Come To Linux
  5. The Wayland Situation: Facts About X vs. Wayland
  6. Mir Still Causing Concerns By Ubuntu Derivatives
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite