首页> 外文期刊>Software >Engineering order-preserving pattern matching with SIMD parallelism
【24h】

Engineering order-preserving pattern matching with SIMD parallelism

机译:具有SIMD并行性的工程订单保留模式匹配

获取原文
获取原文并翻译 | 示例
       

摘要

The order-preserving pattern matching problem has gained attention in recent years. It consists in finding all substrings in the text, which have the same length and relative order as the input pattern. Typically, the text and the pattern consist of numbers. Since recent times, there has been a tendency to utilize the ability of the word RAM model to increase the efficiency of string matching algorithms. This model works on computer words, reading and processing blocks of characters at once, so that usual arithmetic and logic operations on words can be performed in one unit of time. In this paper, we present a fast order-preserving pattern matching algorithm, which uses specialized word-size packed string matching instructions, grounded on the single instruction multiple data instruction set architecture. We show with experimental results that the new proposed algorithm is more efficient than the previous solutions. (C) 2016 The Authors. Software: Practice and Experience Published by John Wiley & Sons Ltd.
机译:保序模式匹配问题近年来受到关注。它包括查找文本中所有与输入模式具有相同长度和相对顺序的子字符串。通常,文本和模式由数字组成。自最近以来,一直存在利用字RAM模型的能力来增加字符串匹配算法的效率的趋势。该模型可以处理计算机单词,一次读取和处理字符块,因此可以在一个时间单位内对单词执行常规的算术和逻辑运算。在本文中,我们提出了一种基于单指令多数据指令集体系结构的快速保留顺序的模式匹配算法,该算法使用专门的字长打包字符串匹配指令。我们通过实验结果表明,新提出的算法比以前的解决方案更有效。 (C)2016作者。软件:John Wiley&Sons Ltd.发布的实践和经验。

著录项

  • 来源
    《Software》 |2017年第5期|731-739|共9页
  • 作者单位

    Aalto Univ, Dept Comp Sci, Espoo, Finland;

    Univ Catania, Dept Math & Comp Sci, Catania, Italy;

    Istanbul Tech Univ, Inst Informat, Istanbul, Turkey;

    Aalto Univ, Dept Comp Sci, Espoo, Finland;

  • 收录信息 美国《科学引文索引》(SCI);美国《工程索引》(EI);
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

    SIMD; SSE; AVX/AVX2; order-preserving pattern matching;

    机译:Sind;C;Ups / Abs ౨;保留顺序的模式匹配;
  • 入库时间 2022-08-18 02:50:38

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号