Vianney Kengne Tchendji , Hermann Bogning Tepiele , Mathias Akong Onabid , Jean Frédéric Myoupo , Jerry Lacmou Zeutouo
{"title":"A coarse-grained multicomputer parallel algorithm for the sequential substring constrained longest common subsequence problem","authors":"Vianney Kengne Tchendji , Hermann Bogning Tepiele , Mathias Akong Onabid , Jean Frédéric Myoupo , Jerry Lacmou Zeutouo","doi":"10.1016/j.parco.2022.102927","DOIUrl":null,"url":null,"abstract":"<div><p>In this paper, we study the sequential substring constrained longest common subsequence (SSCLCS) problem. It is widely used in the bioinformatics field. Given two strings <span><math><mi>X</mi></math></span> and <span><math><mi>Y</mi></math></span> with respective lengths <span><math><mi>m</mi></math></span> and <span><math><mi>n</mi></math></span>, formed on an alphabet <span><math><mi>Σ</mi></math></span> and a constraint sequence <span><math><mi>C</mi></math></span> formed by ordered strings <span><math><mrow><mo>(</mo><msup><mrow><mi>c</mi></mrow><mrow><mn>1</mn></mrow></msup><mo>,</mo><msup><mrow><mi>c</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>,</mo><mo>…</mo><mo>,</mo><msup><mrow><mi>c</mi></mrow><mrow><mi>l</mi></mrow></msup><mo>)</mo></mrow></math></span> with total length <span><math><mi>r</mi></math></span>, the SSCLCS problem is to find the longest common subsequence <span><math><mi>D</mi></math></span> between <span><math><mi>X</mi></math></span> and <span><math><mi>Y</mi></math></span> such that <span><math><mi>D</mi></math></span> contains in an ordered way <span><math><mrow><msup><mrow><mi>c</mi></mrow><mrow><mn>1</mn></mrow></msup><mo>,</mo><msup><mrow><mi>c</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>,</mo><mo>…</mo><mo>,</mo><msup><mrow><mi>c</mi></mrow><mrow><mi>l</mi></mrow></msup></mrow></math></span>. To solve this problem, Tseng et al. proposed a dynamic-programming algorithm that runs in <span><math><mrow><mi>O</mi><mfenced><mrow><mi>m</mi><mi>n</mi><mi>r</mi><mo>+</mo><mrow><mo>(</mo><mi>m</mi><mo>+</mo><mi>n</mi><mo>)</mo></mrow><mo>|</mo><mi>Σ</mi><mo>|</mo></mrow></mfenced></mrow></math></span><span><span> time. We rely on this work to propose a parallel algorithm for the SSCLCS problem on the Coarse-Grained </span>Multicomputer<span><span> (CGM) model. We design a three-dimensional partitioning technique of the corresponding dependency graph to reduce the latency time of processors by ensuring that at each step, the size of the </span>subproblems to be performed by processors is small. It also minimizes the number of communications between processors. Our solution requires </span></span><span><math><mrow><mi>O</mi><mfenced><mrow><mfrac><mrow><mi>n</mi><mi>m</mi><mi>r</mi><mo>+</mo><mrow><mo>(</mo><mi>m</mi><mo>+</mo><mi>n</mi><mo>)</mo></mrow><mo>|</mo><mi>Σ</mi><mo>|</mo></mrow><mrow><mi>p</mi></mrow></mfrac></mrow></mfenced></mrow></math></span> execution time with <span><math><mrow><mi>O</mi><mrow><mo>(</mo><mi>p</mi><mo>)</mo></mrow></mrow></math></span> communication rounds on <span><math><mi>p</mi></math></span> processors. The experimental results show that our solution speedups up to 59.7 on 64 processors. This is better than the CGM-based parallel techniques that have been used in solving similar problems.</p></div>","PeriodicalId":54642,"journal":{"name":"Parallel Computing","volume":"111 ","pages":"Article 102927"},"PeriodicalIF":2.0000,"publicationDate":"2022-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Parallel Computing","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S016781912200028X","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0
Abstract
In this paper, we study the sequential substring constrained longest common subsequence (SSCLCS) problem. It is widely used in the bioinformatics field. Given two strings and with respective lengths and , formed on an alphabet and a constraint sequence formed by ordered strings with total length , the SSCLCS problem is to find the longest common subsequence between and such that contains in an ordered way . To solve this problem, Tseng et al. proposed a dynamic-programming algorithm that runs in time. We rely on this work to propose a parallel algorithm for the SSCLCS problem on the Coarse-Grained Multicomputer (CGM) model. We design a three-dimensional partitioning technique of the corresponding dependency graph to reduce the latency time of processors by ensuring that at each step, the size of the subproblems to be performed by processors is small. It also minimizes the number of communications between processors. Our solution requires execution time with communication rounds on processors. The experimental results show that our solution speedups up to 59.7 on 64 processors. This is better than the CGM-based parallel techniques that have been used in solving similar problems.
期刊介绍:
Parallel Computing is an international journal presenting the practical use of parallel computer systems, including high performance architecture, system software, programming systems and tools, and applications. Within this context the journal covers all aspects of high-end parallel computing from single homogeneous or heterogenous computing nodes to large-scale multi-node systems.
Parallel Computing features original research work and review articles as well as novel or illustrative accounts of application experience with (and techniques for) the use of parallel computers. We also welcome studies reproducing prior publications that either confirm or disprove prior published results.
Particular technical areas of interest include, but are not limited to:
-System software for parallel computer systems including programming languages (new languages as well as compilation techniques), operating systems (including middleware), and resource management (scheduling and load-balancing).
-Enabling software including debuggers, performance tools, and system and numeric libraries.
-General hardware (architecture) concepts, new technologies enabling the realization of such new concepts, and details of commercially available systems
-Software engineering and productivity as it relates to parallel computing
-Applications (including scientific computing, deep learning, machine learning) or tool case studies demonstrating novel ways to achieve parallelism
-Performance measurement results on state-of-the-art systems
-Approaches to effectively utilize large-scale parallel computing including new algorithms or algorithm analysis with demonstrated relevance to real applications using existing or next generation parallel computer architectures.
-Parallel I/O systems both hardware and software
-Networking technology for support of high-speed computing demonstrating the impact of high-speed computation on parallel applications