Minimizing I/Os in Out-of-Core Task Tree Scheduling

被引:1
|
作者
Marchal, Loris [1 ,2 ]
McCauley, Samuel [3 ]
Simon, Bertrand [1 ,2 ]
Vivien, Frederic [1 ,2 ]
机构
[1] ENS Lyon, INRIA, CNRS, 46 Allee Italie, Lyon, France
[2] Univ Lyon, LIP, ENS Lyon, 46 Allee Italie, Lyon, France
[3] IT Univ Copenhagen, Rued Langgards Vej 7, DK-2300 Copenhagen S, Denmark
关键词
D O I
10.1109/IPDPSW.2017.58
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
Scientific applications are usually described as directed acyclic graphs, where nodes represent tasks and edges represent dependencies between tasks. For some applications, such as the multifrontal method of sparse matrix factorization, this graph is a tree: each task produces a single output data, used by a single task (its parent in the tree). We focus on the case when the data manipulated by tasks have a large size, which is especially the case in the multifrontal method. To process a task, both its inputs and its output must fit in the main memory. Moreover, output results of tasks have to be stored between their production and their use by the parent task. It may therefore happen, during an execution, that not all data fit together in memory. In particular, this is the case if the total available memory is smaller than the minimum memory required to process the whole tree. In such a case, some data have to be temporarily written to disk and read afterwards. These Input/Output (I/O) operations are very expensive; hence, the need to minimize them. We revisit this open problem in this paper. Specifically, our goal is to minimize the total volume of I/O while processing a given task tree. We first formalize and generalize known results, then prove that existing solutions can be arbitrarily worse than optimal. Finally, we propose a novel heuristic algorithm, based on the optimal tree traversal for memory minimization. We demonstrate good performance of this new heuristic through simulations on both synthetic trees and realistic trees built from actual sparse matrices.
引用
收藏
页码:884 / 893
页数:10
相关论文
共 50 条
  • [1] Minimizing I/Os in Out-of-Core Task Tree Scheduling
    Marchal, Loris
    McCauley, Samuel
    Simon, Bertrand
    Vivien, Frederic
    INTERNATIONAL JOURNAL OF FOUNDATIONS OF COMPUTER SCIENCE, 2023, 34 (01) : 51 - 80
  • [2] Out-of-core scheduling methods in cluster computing
    Zhou, Z. (zzhou0328@whu.edu.cn), 1600, Huazhong University of Science and Technology (41):
  • [3] Timeline Scheduling for Out-of-Core Ray Batching
    Son, Myungbae
    Yoon, Sung-Eui
    HPG '17: PROCEEDINGS OF HIGH PERFORMANCE GRAPHICS, 2017,
  • [4] The practice of I/O optimizations for out-of-core computation
    Tang, JQ
    Fang, BX
    Hu, MZ
    Zhang, HL
    PARALLEL AND DISTRIBUTED COMPUTING: APPLICATIONS AND TECHNOLOGIES, PROCEEDINGS, 2004, 3320 : 81 - 85
  • [5] Global I/O optimizations for out-of-core computations
    Kandemir, M
    Kandaswamy, M
    Choudhary, A
    FOURTH INTERNATIONAL CONFERENCE ON HIGH-PERFORMANCE COMPUTING, PROCEEDINGS, 1997, : 401 - 406
  • [6] An efficient page lock/release OS mechanism for out-of-core embedded applications
    Patil, Ameet
    Audsley, Neil
    13TH IEEE INTERNATIONAL CONFERENCE ON EMBEDDED AND REAL-TIME COMPUTING SYSTEMS AND APPLICATIONS, PROCEEDINGS, 2007, : 81 - +
  • [7] GAMER with out-of-core computation
    Schive, Hsi-Yu
    Tsai, Yu-Chih
    Chiueh, Tzihong
    COMPUTATIONAL STAR FORMATION, 2011, (270): : 401 - 405
  • [8] A Cholesky out-of-core factorization
    Castellanos, J. A.
    Larrazabal, G.
    MATHEMATICAL AND COMPUTER MODELLING, 2013, 57 (9-10) : 2207 - 2222
  • [9] Out-of-core mls reconstruction
    Fiorin, Valentino
    Cignoni, Paolo
    Scopigno, Roberto
    PROCEEDINGS OF THE NINTH IASTED INTERNATIONAL CONFERENCE ON COMPUTER GRAPHICS AND IMAGING, 2007, : 27 - 34
  • [10] Compiler-based I/O prefetching for out-of-core applications
    Brown, AD
    Mowry, TC
    Krieger, O
    ACM TRANSACTIONS ON COMPUTER SYSTEMS, 2001, 19 (02): : 111 - 170