Polly-ACC: Automatic Compilation of C/C++/FORTRAN programs to GPU accelerators
Today’s increasingly heterogeneous and specialized hardware mandates the use of complex programming models such as data parallel languages (e.g., CUDA or OpenCL) or the development of specialized domain specific compilers. This makes adding accelerator support into a larger code base not only costly, but…