May. 15, 2020

The NVIDIA HPC SDK is a comprehensive suite of compilers and libraries enabling HPC developers to program the entire HPC platform from the GPU foundation to the CPU and through the interconnect. It is the only comprehensive, integrated SDK for programming accelerated computing systems.

May. 7, 2020
GNU Compiler Collection 10

The GNU Compiler Collection 10 has seen its first stable release this morning in the form of GCC 10.1.

GCC 10.1 as the first stable release of this annual compiler update brings with it many new features and improvements.

Apr. 28, 2020

This special edition of the OpenACC Highlights focuses on the OpenACC content featured at GTC20, a completely digital event, including a broad range of sessions, posters, "Connect with Experts" and training.

In this issue:

Apr. 13, 2020
Parallelware Analyzer

The EPEEC project is developing a set of tools supporting programming productivity for parallel and heterogeneous systems. In this context, compilers play a central role to understand the source code of applications, optimize it, and transform is appropriately to achieve high performance on systems with GPUs and FPGAs. EPEEC partner Appentra  has developed Parallelware Analyzer, a compilation system based on identifying code patterns in the source to introduce parallelization and the use of heterogeneous accelerators, including tools to help insert OpenACC directives.