<?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-09T09:23:42Z</responseDate><request verb="GetRecord" identifier="oai:uvadoc.uva.es:10324/70433" metadataPrefix="marc">https://uvadoc.uva.es/oai/request</request><GetRecord><record><header><identifier>oai:uvadoc.uva.es:10324/70433</identifier><datestamp>2025-02-20T10:21:21Z</datestamp><setSpec>com_10324_1165</setSpec><setSpec>com_10324_931</setSpec><setSpec>com_10324_894</setSpec><setSpec>col_10324_1335</setSpec></header><metadata><record xmlns="http://www.loc.gov/MARC21/slim" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dcterms="http://purl.org/dc/terms/" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
<leader>00925njm 22002777a 4500</leader>
<datafield tag="042" ind1=" " ind2=" ">
<subfield code="a">dc</subfield>
</datafield>
<datafield tag="720" ind1=" " ind2=" ">
<subfield code="a">Aldea López, Sergio</subfield>
<subfield code="e">author</subfield>
</datafield>
<datafield tag="720" ind1=" " ind2=" ">
<subfield code="a">Llanos Ferraris, Diego Rafael</subfield>
<subfield code="e">author</subfield>
</datafield>
<datafield tag="720" ind1=" " ind2=" ">
<subfield code="a">González Escribano, Arturo</subfield>
<subfield code="e">author</subfield>
</datafield>
<datafield tag="260" ind1=" " ind2=" ">
<subfield code="c">2014</subfield>
</datafield>
<datafield tag="520" ind1=" " ind2=" ">
<subfield code="a">The advent of multicore technologies has increased the interest in parallelization techniques for existing sequential applications. These techniques include the need of detecting loops that are good candidates for parallelization, and classifying all variables of these loops according to their use, a task surprisingly hard to be carried out manually. In this paper, we introduce the BonaFide C Analyzer, an XML-based framework that combines static analysis of source code with profiling information to generate complete reports regarding all loops in a C application, including loop coverage, loop suitability for parallelization, a classification of all variables inside loops based on their accesses, and other hurdles that restrict the parallelization. This information allows to analyze how particular language constructs are used in real-world applications, and helps the programmer to parallelize the code. To show the features of the framework, we present the results of an in-depth loop characterization of C applications that are part of the SPEC CPU2006 benchmark suite. Our study shows that 47.72 % of loops present in the applications analyzed are potentially parallelizable with existent parallel programming models such as OpenMP, while an additional 37.7 % of loops could be run in parallel with the help of runtime speculative parallelization techniques.</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">The Journal of Supercomputing, Vol. 68, Issue 3, June 2014, pags. 1378-1401. ISSN 0920-8542</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">0920-8542</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">https://uvadoc.uva.es/handle/10324/70433</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">10.1007/s11227-014-1091-3</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">1378</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">3</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">1401</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">The Journal of Supercomputing</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">68</subfield>
</datafield>
<datafield tag="024" ind2=" " ind1="8">
<subfield code="a">1573-0484</subfield>
</datafield>
<datafield ind1=" " ind2=" " tag="653">
<subfield code="a">Informática</subfield>
</datafield>
<datafield tag="245" ind1="0" ind2="0">
<subfield code="a">The BonaFide C Analyzer: automatic loop-level characterization and coverage measurement</subfield>
</datafield>
</record></metadata></record></GetRecord></OAI-PMH>