Feb 23, 2022
Afif Ishamsyah: Automatic Compiler Annotation of Processing-Near-Memory Kernels (Intermediate presentation project work)
04.03.2022, 13:00 o'clock
Invitation to the intermediate presentation of Afif Ishamsyah
Topic: Automatic Compiler Annotation of Processing-Near-Memory Kernels
Project: Project work
Supervisor: Veronia Bahaa
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.