@inproceedings{0754102faf77490d952a694a19e9f323,
title = "Managing data-movement for effective shared-memory parallelization of out-of-core sparse solvers",
abstract = "Direct methods for solving sparse linear systems are robust and typically exhibit good performance, but often require large amounts of memory due to fill-in. Many industrial applications use out-of-core techniques to mitigate this problem. However, parallelizing sparse out-of-core solvers poses some unique challenges because accessing secondary storage introduces serialization and I/O overhead. We analyze the data-movement costs and memory versus parallelism trade-offs in a shared-memory parallel out-of-core linear solver for sparse symmetric systems. We propose an algorithm that uses a novel memory management scheme and adaptive task parallelism to reduce the data-movement costs. We present experiments to show that our solver is faster than existing out-of-core sparse solvers on a single core, and is more scalable than the only other known shared-memory parallel out-of-core solver. This work is also directly applicable at the node level in a distributed-memory parallel scenario.",
author = "Haim Avron and Anshul Gupta",
year = "2012",
doi = "10.1109/SC.2012.74",
language = "الإنجليزيّة",
isbn = "9781467308069",
series = "International Conference for High Performance Computing, Networking, Storage and Analysis, SC",
booktitle = "2012 International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2012",
note = "2012 24th International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2012 ; Conference date: 10-11-2012 Through 16-11-2012",
}