Language virtualization for heterogeneous parallel computing
ACM sigplan notices, 2010•dl.acm.org
As heterogeneous parallel systems become dominant, application developers are being
forced to turn to an incompatiblemix of low level programming models (eg OpenMP, MPI,
CUDA, OpenCL). However, these models do little to shield developers from the difficult
problems of parallelization, data decomposition and machine-specific details. Most
programmersare having a difficult time using these programming models effectively. To
provide a programming modelthat addresses the productivity and performance requirements …
forced to turn to an incompatiblemix of low level programming models (eg OpenMP, MPI,
CUDA, OpenCL). However, these models do little to shield developers from the difficult
problems of parallelization, data decomposition and machine-specific details. Most
programmersare having a difficult time using these programming models effectively. To
provide a programming modelthat addresses the productivity and performance requirements …
As heterogeneous parallel systems become dominant, application developers are being forced to turn to an incompatiblemix of low level programming models (e.g. OpenMP, MPI, CUDA, OpenCL). However, these models do little to shield developers from the difficult problems of parallelization, data decomposition and machine-specific details. Most programmersare having a difficult time using these programming models effectively. To provide a programming modelthat addresses the productivity and performance requirements for the average programmer, we explore a domainspecificapproach to heterogeneous parallel programming.
We propose language virtualization as a new principle that enables the construction of highly efficient parallel domain specific languages that are embedded in a common host language. We define criteria for language virtualization and present techniques to achieve them.We present two concrete case studies of domain-specific languages that are implemented using our virtualization approach.
ACM Digital Library