08.07.2022
Afif Ishamsyah: Automatic Compiler Annotation of Processing-Near-Memory Kernels (Projektarbeit)
11.07.2022, 16:00 Uhr
Einladung zur Präsentation von Afif Ishamsyah
Thema: Automatic Compiler Annotation of Processing-Near-Memory Kernels
Projekt: Projektarbeit
Betreuer: 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.