Wednesday, June 24, 2009

PGI 9.0 Compilers simplify x64+GPU programming

SINGAPORE: The Portland Group, a wholly-owned subsidiary of STMicroelectronics, today announced the general availability of the PGI Release 9.0 line of high-performance parallelizing compilers and development tools for Linux, Mac OS X and Windows. PGI Release 9.0 is the first general release to include support for the high-level PGI Accelerator programming model on x64 processor-based Linux systems incorporating NVIDIA CUDA-enabled GPUs.

The use of Graphics Processing Units (GPUs) as general purpose accelerators has been a growing trend in high-performance computing (HPC). Until now, use of GPUs from Fortran applications has been extremely limited. Developers targeting GPU accelerators have had to program in C at a detailed level using sequences of function calls to manage movement of data between the x64 host and GPU, and to offload computations from the host to the GPU.

The PGI Accelerator Fortran and C compilers automatically analyze whole program structure and data, split portions of an application between a multi-core x64 CPU and a GPU as specified by user directives, and define and generate a mapping of loops to automatically use the parallel cores, hardware threading capabilities and SIMD vector capabilities of modern GPUs.

“PGI 9.0 opens up general-purpose programming on NVIDIA CUDA-enabled GPUs to science and engineering domain experts,” said Douglas Miles, director, The Portland Group. “Programming models like CUDA and OpenCL enable expert programmers to write efficient GPU code by exposing low-level details of the hardware. The PGI Accelerator model enables any Fortran or C programmer to incrementally add GPU optimizations to a program using compiler directives similar to those used in OpenMP programming for multi-core CPUs.”

The PGI Accelerator programming model is available now in the PGI Fortran and C compilers on Linux as an extended free preview for all PGI 9.0 licensees through the end of 2009.

Additional PGI 9.0 new features include several Fortran 2003 incremental features, Intel Xeon EX (Nehalem) optimizations including support for SSE 4.1/4.2, Six-Core AMD Opteron (Istanbul) support and optimizations, full OpenMP 3.0 support in C++, an all-new graphical interface on the PGDBG OpenMP/MPI debugger, enhancements to the PGPROF performance profiling environment, and support for Fedora Core 10/11, SuSE 11.1 and Ubuntu 9.

PGI Accelerator compilers product line announced
The Portland Group has also unveiled plans for a new x64+GPU compiler and tools product line that will be first available in a release scheduled for Q4 2009. The PGI Workstation Accelerator product line features currently planned include:

* PGI Accelerator Fortran and C compilers on Linux, MacOS and Windows.
* Support for GPU device-resident data in the PGI Accelerator programming model.
* Profiling of x64+GPU applications using the PGPROF® profiler.
* Expanded compiler feedback (CCFF) generation to guide application porting and optimization for x64+GPU targets.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.