Five Reasons Why you Want to Try OpenACC – Starting with “Its Free!”
by staff from High-Performance Computing News Analysis | insideHPC on (#218X4)
OpenACC is a directive based programming model that gives C/C++ and Fortran programmers the ability to write parallel programs simply by augmenting their code with pragmas. Pragmas are advisory messages that expose optimization, parallelization, and accelerator offload opportunities to the compiler so it can generate efficient parallel code for a variety of different target architectures including AMD and NVIDIA GPUs plus ARM, x86, Intel Xeon Phi, and IBM POWER processors.
The post Five Reasons Why you Want to Try OpenACC - Starting with "Its Free!" appeared first on insideHPC.