2 papers
cs.SE2023
Performance Embeddings: A Similarity-based Approach to Automatic Performance Optimization
Lukas Trümper, Tal Ben-Nun, Philipp Schaad +2
Performance optimization is an increasingly challenging but often repetitive task. While each platform has its quirks, the underlying code transformations rely on data movement and…
cs.PL2021
Lifting C Semantics for Dataflow Optimization
Alexandru Calotoiu, Tal Ben-Nun, Grzegorz Kwasniewski +4
C is the lingua franca of programming and almost any device can be programmed using C. However, programming mod-ern heterogeneous architectures such as multi-core CPUs and GPUs req…