4 citations · 4 across the 2 of their papers we have counts for
2 papers
cs.DC2023★ 4 cited
Improving the performance of classical linear algebra iterative methods via hybrid parallelism
Pedro J. Martinez-Ferrer, Tufan Arslan, Vicenç Beltran
We propose fork-join and task-based hybrid implementations of four classical linear algebra iterative methods (Jacobi, Gauss-Seidel, conjugate gradient and biconjugate gradient sta…
cs.DC2022
Accelerating Task-based Iterative Applications
David Álvarez, Vicenç Beltran
Task-based programming models have risen in popularity as an alternative to traditional fork-join parallelism. They are better suited to write applications with irregular paralleli…