2022
BabelTower: Learning to Auto-parallelized Program Translation
ICML 2022spotlight
GPUs have become the dominant computing platforms for many applications, while programming GPUs with the widely-used CUDA parallel programming model is difficult. As sequential C code is relatively easy to obtain either from legacy repositories or by manual implementation, automatically translating…