1 citations · 1 across the 2 of their papers we have counts for
3 papers
KLARAPTOR: A Tool for Dynamically Finding Optimal Kernel Launch Parameters Targeting CUDA Programs
Alexander Brandt, Davood Mohajerani, Marc Moreno Maza +2
In this paper we present KLARAPTOR (Kernel LAunch parameters RAtional Program estimaTOR), a new tool built on top of the LLVM Pass Framework and NVIDIA CUPTI API to dynamically det…
A Technique for Finding Optimal Program Launch Parameters Targeting Manycore Accelerators
Alexander Brandt, Davood Mohajerani, Marc Moreno Maza +2
In this paper, we present a new technique to dynamically determine the values of program parameters in order to optimize the performance of a multithreaded program P. To be precise…
Putting Fürer Algorithm into Practice with the BPAS Library
Sviatoslav Covanov, Davood Mohajerani, Marc Moreno-Maza +1
Fast algorithms for integer and polynomial multiplication play an important role in scientific computing as well as in other disciplines. In 1971, Sch{ö}nhage and Strassen designed…