<?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-28T12:15:10Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/7956" metadataPrefix="marc">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/7956</identifier><datestamp>2026-02-03T12:12:36Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37959</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">Vilches Reina, Antonio</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">Corbera-Peña, Francisco Javier</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">González-Navarro, María Ángeles</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="260">
      <subfield code="c">2014-07-30</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">This paper explores the possibility of efficiently using multicores&#xd;
in conjunction with multiple GPU accelerators under a parallel task&#xd;
programming paradigm. In particular, we address the challenge of&#xd;
extending a parallel_for template to allow its&#xd;
exploitation on heterogeneous systems. The extension is based on a&#xd;
two-stages pipeline engine which is responsible for partitioning and&#xd;
scheduling the chunks into the computational resources. Under this&#xd;
engine, we propose a dynamic scheduling strategy coupled with an&#xd;
adaptive partitioning heuristic that resizes chunks to prevent&#xd;
underutilization and load unbalance of CPUs and GPUs. In this paper&#xd;
we introduce the adaptive&#xd;
partitioning heuristic which is derived from an analytical model that&#xd;
minimizes the load unbalance while maximizes the throughput in the&#xd;
system. Using two benchmarks we evaluate the&#xd;
overhead introduced by our template extensions finding that it is&#xd;
negligible. We also evaluate the efficiency of our adaptive&#xd;
partitioning strategies and compared them with related work.</subfield>
   </datafield>
   <datafield ind1="8" ind2=" " tag="024">
      <subfield code="a">http://hdl.handle.net/10630/7956</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Computación heterogénea</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Procesos en paralelo (Informática)</subfield>
   </datafield>
   <datafield ind2="0" ind1="0" tag="245">
      <subfield code="a">Adaptive Partition Strategies for Loop Parallelism in Heterogeneous Architectures</subfield>
   </datafield>
</record>
</metadata></record></GetRecord></OAI-PMH>