Description
Adds the distributed-memory MPI version of SuperLU for solving large sparse linear systems across multiple processes or cluster nodes. It is useful for high-performance scientific applications that outgrow single-machine sparse solvers.
Cluster-scale numerical work requires matching MPI, libraries, and problem setup. Performance depends heavily on matrix structure, communication cost, and how the application calls the solver.