Open64 5.0 Compiler Released w/ New Features

Posted by Michael Larabel on November 10, 2011

Open64, the open-source (GPLv2-licensed) compiler for C/C++ and Fortran that's backed by AMD and has been developed by SGI, HP, and various universities and research organizations, has reached a major milestone today. Version 5.0 of Open64 has been christened with many changes.

Open64 may not be as common as GCC -- or these days as popular as LLVM/Clang -- but it's been around for a decade and is still seeing new adoption and is playing important roles within AMD, NVIDIA, Hewlett-Packard, and many research organizations. The Open64 5.0 release announcement describes the major changes in this new version as offering performance improvements, new optimizations, infrastructure changes, and bug-fixes. Open64 is officially supported on i386, x86_64, and IA-64 architectures.

At a lower level, some of the specific changes I've spotted in Open64 5.0 worth pointing out includes extended intrinsic support for IA-64, improved -O3 floating point performance, improved vectorization, extended proactive loop optimizations, frame-pointer optimizations, and several other compiler optimizations. There's also improved support for code generation for SSE4, AVX, and FMA instruction sets. This will benefit the AMD Bulldozer CPUs such as the AMD FX-8150.

Other items in Open64 5.0 include "comprehensive support and tuning for the Bulldozer processor", improved register pressure-based scheduling, and a best-fit loop unrolling algorithm. The GCC3 front-end has also been deprecated along with the IRIX support, which will be gutted out after this 5.0 release.

For those that may be wondering why use Open64 over GCC, for certain cases the binaries produced by Open64 can be faster than the GNU Compiler Collection. Most of the performance improvements are for AMD hardware. AMD also maintains their branch of the Open64 compiler, which will likely be updated to version 5.0 in the near future. Open64 is also GPLv2 licensed where as GCC is with the GPLv3, which has upset some companies that otherwise like the de facto GNU compiler.

Recently I carried out some GCC, LLVM/Clang, and Open64 compiler benchmarks and Open64 compiler tuning for Bulldozer, but with the 5.0 release of Open64, new benchmarks from Bulldozer and other processors will be on my agenda.

The Open64 5.0 release comes just weeks after the Bulldozer launch and at a time when GCC 4.7 is under active development with a planned release in March or April. The Apple crew is also preparing to release LLVM/Clang 3.0 next week, which also offers up many improvements and has already been the focus of several articles.

Here is the Open64 5.0 release announcement, but it's not really useful, so if you want to grab this new open-source compiler release just drop by Open64.net.

While downloading Open64 5.0, be sure to check out the 14-way NVIDIA vs. Nouveau driver and hardware comparison.

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. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. New Intel X.Org Driver Supports All Of Haswell
  2. SQLite Now Faster With Memory Mapped I/O
  3. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  4. Qt For Tizen Launches, Based On Qt 5.1
  5. KTAP Released For Linux Kernel Dynamic Tracing
  6. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
  7. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  8. Handbrake 0.9.9 Supports OpenCL Offloading
  9. Freedreno Gallium3D Now Banging The Adreno A3XX
  10. Jolla Announces Their First Phone
  11. Mageia 3 Released, Still Using Legacy GRUB
Latest Forum Talk
  1. Handbrake 0.9.9 Supports OpenCL Offloading
  2. Intel Linux OpenGL Driver Leading Over Apple OS X
  3. Kubuntu, KDE Has Little Hope For Ubuntu's Mir
  4. The Cost Of Ubuntu Disk Encryption
  5. Qt For Tizen Launches, Based On Qt 5.1
  6. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  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