2 papers
cs.DC2024
Bringing Auto-tuning to HIP: Analysis of Tuning Impact and Difficulty on AMD and Nvidia GPUs
Milo Lurati, Stijn Heldens, Alessio Sclocco +1
Many studies have focused on developing and improving auto-tuning algorithms for Nvidia Graphics Processing Units (GPUs), but the effectiveness and efficiency of these approaches o…
cs.DC2023
Kernel Launcher: C++ Library for Optimal-Performance Portable CUDA Applications
Stijn Heldens, Ben van Werkhoven
Graphic Processing Units (GPUs) have become ubiquitous in scientific computing. However, writing efficient GPU kernels can be challenging due to the need for careful code tuning. T…