Evaluating the Performance of OpenACC in GCC

Originally published at: Evaluating the Performance of OpenACC in GCC | NVIDIA Technical Blog

A new blog details the history of the OpenACC GCC implementation, its availability, and enhancements to OpenACC support in GCC. You will also learn about a recent project to assess and improve the performance of codes compiled with GCC’s OpenACC support. The Role of OpenACC A scalar optimizing compiler has a really good day when…