<?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-31T13:34:58Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/31410" metadataPrefix="qdc">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><qdc:qualifieddc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:doc="http://www.lyncode.com/xoai" xmlns:qdc="http://dspace.org/qualifieddc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://purl.org/dc/elements/1.1/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dc.xsd http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcterms.xsd http://dspace.org/qualifieddc/ http://www.ukoln.ac.uk/metadata/dcmi/xmlschema/qualifieddc.xsd">
   <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>
   <dcterms:abstract>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.</dcterms:abstract>
   <dcterms:dateAccepted>2024-05-28T08:38:53Z</dcterms:dateAccepted>
   <dcterms:available>2024-05-28T08:38:53Z</dcterms:available>
   <dcterms:created>2024-05-28T08:38:53Z</dcterms:created>
   <dcterms:issued>2024-07</dcterms:issued>
   <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>
</qdc:qualifieddc>
</metadata></record></GetRecord></OAI-PMH>