<?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-05-27T04:43:14Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/31410" metadataPrefix="rdf">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><rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:doc="http://www.lyncode.com/xoai" xmlns:ds="http://dspace.org/ds/elements/1.1/" xmlns:ow="http://www.ontoweb.org/ontology/1#" xmlns:rdf="http://www.openarchives.org/OAI/2.0/rdf/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/rdf/ http://www.openarchives.org/OAI/2.0/rdf.xsd">
   <ow:Publication rdf:about="oai:riuma.uma.es:10630/31410">
      <dc:title>CPU and GPU oriented optimizations for LiDAR data processing</dc:title>
      <dc:creator>Muñoz, Felipe</dc:creator>
      <dc:creator>Asenjo-Plaza, Rafael</dc:creator>
      <dc:creator>Navarro, Ángeles</dc:creator>
      <dc:creator>Cabaleiro, J. Carlos</dc:creator>
      <dc:subject>Radar óptico</dc:subject>
      <dc:subject>Ordenadores - Memorias</dc:subject>
      <dc:description>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.</dc:description>
      <dc:date>2024-05-28T08:38:53Z</dc:date>
      <dc:date>2024-05-28T08:38:53Z</dc:date>
      <dc:date>2024-07</dc:date>
      <dc:type>journal article</dc:type>
      <dc:identifier>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</dc:identifier>
      <dc:identifier>https://hdl.handle.net/10630/31410</dc:identifier>
      <dc:identifier>/10.1016/j.jocs.2024.102317</dc:identifier>
      <dc:language>eng</dc:language>
      <dc:rights>http://creativecommons.org/licenses/by/4.0/</dc:rights>
      <dc:rights>open access</dc:rights>
      <dc:rights>Atribución 4.0 Internacional</dc:rights>
      <dc:publisher>Elsevier</dc:publisher>
   </ow:Publication>
</rdf:RDF>
</metadata></record></GetRecord></OAI-PMH>