Jul 08, 2022
Afif Ishamsyah: Automatic Compiler Annotation of Processing-Near-Memory Kernels (project work)
11.07.2022, 16:00 pm
Invitation to the presentation of Afif Ishamsyah
Topic: Automatic Compiler Annotation of Processing-Near-Memory Kernels
Project: Project work
Supervisor: Veronia Iskandar
Abstract: The goal of this work is to develop a compiler to support processing-near memory (NMP) architectures by automatically detecting and offloading code partitions most suitable for near-memory execution. The project involves extending the LLVM open source compiler with a toolflow that systematically determines how to partition work between NMP logic and the host system. A tool flow will be developed to automatically detect the presence of some characteristics in application code (such as arithmetic intensity) and annotate the code partitions that are suitable for NMP.