DocumentCode
3205671
Title
On Optimal Tree Traversals for Sparse Matrix Factorization
Author
Jacquelin, Mathias ; Marchal, Loris ; Robert, Yves ; Uçar, B.
Author_Institution
LIP, Ecole Normale Super. de Lyon, Lyon, France
fYear
2011
fDate
16-20 May 2011
Firstpage
556
Lastpage
567
Abstract
We study the complexity of traversing tree-shaped workflows whose tasks require large I/O files. Such workflows typically arise in the multifrontal method of sparse matrix factorization. We target a classical two-level memory system, where the main memory is faster but smaller than the secondary memory. A task in the workflow can be processed if all its predecessors have been processed, and if its input and output files fit in the currently available main memory. The amount of available memory at a given time depends upon the ordering in which the tasks are executed. What is the minimum amount of main memory, over all post order schemes, or over all possible traversals, that is needed for an in-core execution? We establish several complexity results that answer these questions. We propose a new, polynomial time, exact algorithm which runs faster than a reference algorithm. Next, we address the setting where the required memory renders a pure in-core solution unfeasible. In this setting, we ask the following question: what is the minimum amount of I/O that must be performed between the main memory and the secondary memory? We show that this latter problem is NP-hard, and propose efficient heuristics. All algorithms and heuristics are thoroughly evaluated on assembly trees arising in the context of sparse matrix factorizations.
Keywords
computational complexity; matrix decomposition; sparse matrices; storage management; NP-hard; large I/O file; optimal tree traversal; polynomial time exact algorithm; sparse matrix factorization; tree-shaped workflow; two-level memory system; Assembly; Complexity theory; Equations; Games; Mathematical model; Memory management; Sparse matrices;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel & Distributed Processing Symposium (IPDPS), 2011 IEEE International
Conference_Location
Anchorage, AK
ISSN
1530-2075
Print_ISBN
978-1-61284-372-8
Electronic_ISBN
1530-2075
Type
conf
DOI
10.1109/IPDPS.2011.60
Filename
6012869
Link To Document