2 citations · 2 across the 2 of their papers we have counts for
3 papers
cs.DC2026
A Simple Communication Scheme for Distributed Fast Multipole Methods
Srinath Kailasa
We present a simple hierarchical communication scheme for distributed Fast Multipole Methods (FMMs) based on MPI neighborhood collectives and uniform trees. The method targets the…
cs.CE2024
M2L Translation Operators for Kernel Independent Fast Multipole Methods on Modern Architectures
Srinath Kailasa, Timo Betcke, Sarah El Kazdadi
Hardware trends favor algorithm designs that maximize data reuse per FLOP. We develop and benchmark high-performance Multipole-to-Local (M2L) translation operators for the kernel-i…
cs.SE2023★ 2 cited
PyExaFMM: an exercise in designing high-performance software with Python and Numba
Srinath Kailasa, Tingyu Wang, Lorena A. Barba +1
Numba is a game-changing compiler for high-performance computing with Python. It produces machine code that runs outside of the single-threaded Python interpreter and that fully ut…