1 citations · 1 across the 2 of their papers we have counts for
2 papers
cs.DC2025★ 1 cited
Performant Unified GPU Kernels for Portable Singular Value Computation Across Hardware and Precision
Evelyne Ringoot, Rabab Alomairy, Valentin Churavy +1
This paper presents a portable, GPU-accelerated implementation of a QR-based singular value computation algorithm in Julia. The singular value ecomposition (SVD) is a fundamental n…
cs.MS2025
Toward Portable GPU Performance: Julia Recursive Implementation of TRMM and TRSM
Vicki Carrica, Maxwell Onyango, Rabab Alomairy +3
This paper presents a performant and portable recursive implementation of triangular matrix-matrix multiplication (TRMM) and triangular solve (TRSM) in Julia for GPUs, two kernels…