VOOZH about

URL: https://developer.nvidia.com/blog/pgi-15-10-delivers-performance-portability-from-gpus-to-cpus-for-openacc/

⇱ Performance Portability for GPUs and CPUs with OpenACC | NVIDIA Technical Blog


Related Resources

Performance Portability for GPUs and CPUs with OpenACC

👁 Image
Oct 29, 2015

New PGI compiler release includes support for C++ and Fortran applications to run in parallel on multi-core CPUs or GPU accelerators. OpenACC gives scientists and researchers a simple and powerful way to accelerate scientific computing applications incrementally.
With the PGI Compiler 15.10 release, OpenACC enables performance portability between accelerators and multicore CPUs. The new PGI Fortran, C and C++ compilers for the first time allow OpenACC-enabled source code to be compiled for parallel execution on either a multicore CPU or a GPU accelerator. This capability provides tremendous flexibility for programmers, enabling applications to take advantage of multiple system architectures with a single version of the source code.
👁 OpenACC portable performance

“Our goal is to enable HPC developers to easily port applications across all major CPU and accelerator platforms with uniformly high performance using a common source code base,” said Douglas Miles, director of PGI Compilers & Tools at NVIDIA.
Read more on Parallel Forall >>
 

About the Authors

About Brad Nemire
Brad Nemire leads the Developer Communications team at NVIDIA. Prior to NVIDIA, he worked at Arm on the Developer Relations team. Brad graduated from San Diego State University and currently resides in Silicon Valley.

Comments