<?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-01T05:09:10Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/31410" metadataPrefix="marc">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/31410</identifier><datestamp>2026-02-03T11:02:47Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37953</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">Muñoz, Felipe</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Asenjo-Plaza, Rafael</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Navarro, Ángeles</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Cabaleiro, J. Carlos</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="260">
      <subfield code="c">2024-07</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">Digital Terrain Models (DTM) can be accurately obtained from clouds of LiDAR points but the corresponding&#xd;
cloud processing time can be prohibitive. This paper describes several optimization techniques that have been&#xd;
applied to the Overlap Window Method (OWM) that is a key component in DTM applications. OWM was&#xd;
originally implemented in R which translates into serious limitations in terms of the size of the LiDAR point&#xd;
cloud that can be processed. We have ported the code to C++, significantly optimized the data structure to&#xd;
minimize memory accesses, and developed parallel implementations for CPU and GPU commodity devices using&#xd;
oneAPI libraries and tools. This results in CPU and GPU versions that are up to 19x and 83x faster, respectively,&#xd;
than an OpenMP baseline that uses eight CPU cores. Most importantly, the proposed optimizations for CPU&#xd;
and GPU can be paramount to get the most out of other LiDAR-based algorithms in which the careful selection&#xd;
of the right data structure, parallelization strategies and memory access reduction techniques will certainly&#xd;
result in significant performance improvements.</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">Muñoz, Felipe , Asenjo, Rafael , Navarro Angeles , Cabaleiro J. Carlos. (2024). CPU and GPU oriented optimizations for LiDAR data processing, Journal of Computational Science, Volume 79, 2024, 102317, ISSN 1877-7503</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">https://hdl.handle.net/10630/31410</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">/10.1016/j.jocs.2024.102317</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Radar óptico</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Ordenadores - Memorias</subfield>
   </datafield>
   <datafield ind2="0" ind1="0" tag="245">
      <subfield code="a">CPU and GPU oriented optimizations for LiDAR data processing</subfield>
   </datafield>
</record>
</metadata></record></GetRecord></OAI-PMH>