OpenACC

Home > Computer Science > High-Performance Computing > HPC Programming Languages > OpenACC

OpenACC is a parallel computing model that supports data parallelism on heterogeneous systems. It is used in HPC programming to improve the performance of code running on GPUs and other accelerators.