Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 662 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 662 Bytes

Submatrix Method

This repository contains a prototypic implementation of the submatrix method, used to approximately calculate inverse p-th roots of large sparse matrices, distributing the workload over many compute nodes using MPI.

Details about the method, its applicability in different applications and an evaluation of its performance and scalability can be found in our scientific publication:

M. Lass, S. Mohr, H. Wiebeler, T.D. Kühne, and C. Plessl
A Massively Parallel Algorithm for the Approximate Calculation of Inverse p-th Roots of Large Sparse Matrices
In Proc. Platform for Advanced Scientific Computing (PASC) Conference. 2018.