<?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-27T05:35:00Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/26397" metadataPrefix="mods">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/26397</identifier><datestamp>2026-02-03T11:14:58Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37953</setSpec></header><metadata><mods:mods xmlns:doc="http://www.lyncode.com/xoai" xmlns:mods="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
   <mods:name>
      <mods:namePart>Romero, José Carlos</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>González-Navarro, María Ángeles</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>Rodríguez-Moreno, Andrés</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>Asenjo-Plaza, Rafael</mods:namePart>
   </mods:name>
   <mods:extension>
      <mods:dateAvailable encoding="iso8601">2023-04-24T13:02:01Z</mods:dateAvailable>
   </mods:extension>
   <mods:extension>
      <mods:dateAccessioned encoding="iso8601">2023-04-24T13:02:01Z</mods:dateAccessioned>
   </mods:extension>
   <mods:originInfo>
      <mods:dateIssued encoding="iso8601">2022-11-24</mods:dateIssued>
   </mods:originInfo>
   <mods:identifier type="citation">Romero, J. C., Navarro, A., Rodríguez, A., &amp; Asenjo, R. (2023). SkyFlow: Heterogeneous streaming for skyline computation using FlowGraph and SYCL. Future Generation Computer Systems, 141, 269-283.</mods:identifier>
   <mods:identifier type="uri">https://hdl.handle.net/10630/26397</mods:identifier>
   <mods:identifier type="doi">https://doi.org/10.1016/j.future.2022.11.021</mods:identifier>
   <mods:abstract>The skyline is an optimization operator widely used for multi-criteria decision making. It allows minimizing an n-dimensional dataset into its smallest subset. In this work we present SkyFlow, the first heterogeneous CPU+GPU graph-based engine for skyline computation on a stream of data queries. Two data flow approaches, Coarse-grained and Fine-grained, have been proposed for different streaming scenarios. Coarse-grained aims to keep in parallel the computation of two queries using a hybrid solution with two state-of-the-art skyline algorithms: one optimized for CPU and another for GPU. We also propose a model to estimate at runtime the computation time of any arriving data query. This estimation is used by a heuristic to schedule the data query on the device queue in which it will finish earlier. On the other hand, Fine-grained splits one query computation between CPU and GPU. An experimental evaluation using as target architecture a heterogeneous system comprised of a multicore CPU and an integrated GPU for different streaming scenarios and datasets, reveals that our heterogeneous CPU+GPU approaches always outperform previous only-CPU and only-GPU state-of-the-art implementations up to 6.86×and 5.19×, respectively, and they fall below 6% of ideal peak performance at most. We also evaluate Coarse-grained vs Fine-Grained finding that each approach is better suited to different streaming scenarios.</mods:abstract>
   <mods:language>
      <mods:languageTerm>eng</mods:languageTerm>
   </mods:language>
   <mods:accessCondition type="useAndReproduction">http://creativecommons.org/licenses/by/4.0/</mods:accessCondition>
   <mods:accessCondition type="useAndReproduction">open access</mods:accessCondition>
   <mods:accessCondition type="useAndReproduction">Atribución 4.0 Internacional</mods:accessCondition>
   <mods:subject>
      <mods:topic>Lenguajes de programación</mods:topic>
   </mods:subject>
   <mods:subject>
      <mods:topic>Sistemas de informacion</mods:topic>
   </mods:subject>
   <mods:subject>
      <mods:topic>Sistemas de soporte a la decisión</mods:topic>
   </mods:subject>
   <mods:titleInfo>
      <mods:title>SkyFlow: heterogeneous streaming for skyline computation using FlowGraph and SYCL</mods:title>
   </mods:titleInfo>
   <mods:genre>journal article</mods:genre>
</mods:mods>
</metadata></record></GetRecord></OAI-PMH>