<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-06-01T14:55:02Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/27835" metadataPrefix="marc">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/27835</identifier><datestamp>2026-02-03T12:47:28Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37957</setSpec></header><metadata><record xmlns="http://www.loc.gov/MARC21/slim" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
   <leader>00925njm 22002777a 4500</leader>
   <datafield ind2=" " ind1=" " tag="042">
      <subfield code="a">dc</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Perez-Wohlfeil, Esteban</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="260">
      <subfield code="c">2023</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">With the thrive of data acquisition methods, computerized research has become increasingly more common. However, in order to match the huge data-processing demands, the design of new algorithms along with their optimization on specific hardware platforms has become a necessity. This scenario is particularly true in the case of comparative genomics, where massive DNA sequences are being published daily, and their processing presents many computational bottlenecks.&#xd;
&#xd;
The comparison of DNA sequences is a central problem with direct impact on human health, and therefore its computational acceleration is of wide interest. However, due to its arbitrary nature, the parallel acceleration of sequence comparison poses computational challenges such as including heterogeneous granularity, unpredictable load, etc. In order to achieve high performance, algorithms must be tailored to the underlying hardware model, which may represent different computational approaches and often require even the redesign of the algorithms themselves.&#xd;
&#xd;
This thesis addresses a computational tour of the sequence comparison problem by making use of hardware and algorithmic optimizations in single core machines, shared memory systems and Graphic Processing Units. The first contribution features a formal framework that enables unlimited search space size in strictly linear time. The second contribution describes a parallelization using shared memory machines that achieves high sensitivity in metagenomic sequences. The third contribution describes the overcoming of the data parallelism model in GPUs for the irregular pairwise sequence comparison. Lastly, the use of Machine-Learning-aided schedulers is explored to improve resource allocation and throughput in supercomputers dedicated to sequence comparison.</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">https://hdl.handle.net/10630/27835</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Genómica</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Secuencia nucleotídica</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Arquitectura de ordenadores - Tesis doctorales</subfield>
   </datafield>
   <datafield ind2="0" ind1="0" tag="245">
      <subfield code="a">High Performance Computing for Genomics</subfield>
   </datafield>
</record>
</metadata></record></GetRecord></OAI-PMH>