Global Sources
EE Times-Asia
Stay in touch with EE Times Asia
?
EE Times-Asia > Embedded
?
?
Embedded??

PGI compiler suite for HPC gets upgrade

Posted: 01 Nov 2007 ?? ?Print Version ?Bookmark and Share

Keywords:x64? Linux? Fortran? C++ compilers? high-performance computing?

The Portland Group, a subsidiary of STMicroelectronics, has announced the availability of Release 7.1 of its suite of Fortran, C and C++ compilers and development tools. PGI compilers and tools are used in high-performance computing (HPC), the field of technical computing engaged in modeling and simulation of complex phenomena including ocean modeling, weather forecasting, seismic analysis, bioinformatics and other areas.

High-performance tools
The latest PGI 7.1 compilers and tools deliver all existing best-practices software components for developing highly efficient parallel applications to multi-core Linux desktops. For the past 10 years, applications for parallel supercomputers have been developed almost exclusively using the de facto standard Message Passing Interface (MPI) programming model or OpenMP directive-based extensions to Fortran, C and C++. HPC developers now face the daunting task of adapting these MPI and OpenMP applications to run effectively on clusters of multicore CPUs, while general-purpose developers face the substantial challenge of adapting serial legacy applications to effectively use multiple cores. The coming wave of multicore processors will require developers to leverage the existing knowledge base of software development from HPC.

PGI 7.1 delivers comprehensive support for both OpenMP and MPI, including graphical OpenMP and MPI debugging and profiling tools, in all PGI product configurations for Linux. This includes PGI's lowest-cost configuration: PGI C/C++ Workstation for a single academic user, which is priced at $299 for a permanent license. Until now, such a comprehensive parallel-programming environment was available only on dedicated HPC or cluster systems at a cost of thousands of dollars per seat. PGI's latest offering makes all of these capabilities plus automatic parallelization available and affordable to virtually developers who need to adapt applications to run in parallel on multicore processors.

"With Release 7.1, we are delivering our fastest Fortran compiler yet, and also C and C++ compilers that show performance gains of more than 10% versus PGI 7.0 on standard benchmarks running on the latest multi-core processors," said Douglas Miles, director, The Portland Group. "We are taking a practical approach to helping our customers cross the multi-core divide by delivering increasingly better compile-and-go performance as part of a complete parallel programming toolkit for systems ranging from dual- or quad-core laptops and desktops to the world's fastest supercomputers."

The PGI 7.1 compilers have enabled AMD to publish SPECfp_rate_base2006 performance results on Quad-Core AMD Opteron 2.5Ghz processors that are over 27 percent faster than the best published performance results on the same benchmark running on Intel Xeon X5365 Quad Core 3Ghz processors using Intel 10.1 compilers.

"With Release 7.1, PGI has made a significant advance in bringing the performance of their C and C++ compilers up to the same high level that we have come to expect from their Fortran compilers," said Michael Goddard, senior director, AMD Performance Center of Excellence. "PGI and AMD have been cooperating throughout 2007 to ensure PGI compilers are highly tuned for the new micro-architecture and features of AMD's latest Quad-Core AMD Opteron processors."

Add-on solutions
PGI Release 7.1 also marks the introduction of two new products. First is a device designed for optimizing PGI compilers and tools for Intel processor-based Apple Macintosh systems, and a compiler and suite of tools for Windows that includes the first commercially available debugger to support debugging of MSMPI applications on Microsoft's flagship HPC product, Windows Compute Cluster Server (CCS).

PGI 7.1 includes numerous under-the-hood compiler optimizations, and it features improved support for what already is the most comprehensive developer-tools offering for migration of Unix applications to AMD and Intel processor-based systems. PGI is unique in offering developers the option of migrating from Unix to Linux or to Windows x64 using either a Unix-like development environment on native Windows or through Microsoft's Subsystem for Unix-based Applications environment. PGI 7.1 for Windows platforms includes the ability to use all of the PGI compilers and tools on both native Windows and from within Windows Subsystem for Unix-based Applications (SUA).

All PGI products include the ability to generate PGI Unified Binary executable files. The PGI Unified Binary enables developers to leverage the latest processor innovations from both AMD and Intel while treating x64 as a single platform, maximizing flexibility and eliminating the need to target and optimize for two separate processors. Evaluation copies of the new PGI compilers are available from The Portland Group Website.




Article Comments - PGI compiler suite for HPC gets upgr...
Comments:??
*? You can enter [0] more charecters.
*Verify code:
?
?
Webinars

Seminars

Visit Asia Webinars to learn about the latest in technology and get practical design tips.

?
?
Back to Top