<?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-01T18:11:45Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/26397" metadataPrefix="rdf">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><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/26397">
      <dc:title>SkyFlow: heterogeneous streaming for skyline computation using FlowGraph and SYCL</dc:title>
      <dc:creator>Romero, José Carlos</dc:creator>
      <dc:creator>González-Navarro, María Ángeles</dc:creator>
      <dc:creator>Rodríguez-Moreno, Andrés</dc:creator>
      <dc:creator>Asenjo-Plaza, Rafael</dc:creator>
      <dc:subject>Lenguajes de programación</dc:subject>
      <dc:subject>Sistemas de informacion</dc:subject>
      <dc:subject>Sistemas de soporte a la decisión</dc:subject>
      <dc:description>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.</dc:description>
      <dc:date>2023-04-24T13:02:01Z</dc:date>
      <dc:date>2023-04-24T13:02:01Z</dc:date>
      <dc:date>2023-04-24</dc:date>
      <dc:date>2022-11-24</dc:date>
      <dc:type>journal article</dc:type>
      <dc:identifier>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.</dc:identifier>
      <dc:identifier>https://hdl.handle.net/10630/26397</dc:identifier>
      <dc:identifier>https://doi.org/10.1016/j.future.2022.11.021</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>