<?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-28T00:18:38Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/9889" metadataPrefix="rdf">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/9889</identifier><datestamp>2026-02-03T12:03:10Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37959</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/9889">
      <dc:title>Improving Transactional Memory Performance for Irregular Applications</dc:title>
      <dc:creator>Pedrero-Luque, Manuel</dc:creator>
      <dc:creator>Gutiérrez-Carrasco, Eladio Damián</dc:creator>
      <dc:creator>Romero-Montiel, Sergio</dc:creator>
      <dc:creator>Plata-González, Óscar Guillermo</dc:creator>
      <dc:subject>Arquitectura de ordenadores</dc:subject>
      <dc:description>Postprint de autor publicado posteriormente con este DOI:http://dx.doi.org/10.1016/j.procs.2015.05.398</dc:description>
      <dc:description>Transactional memory (TM) offers optimistic concurrency support in modern multicore archi-&#xd;
tectures, helping the programmers to extract parallelism in irregular applications when data&#xd;
dependence information is not available before runtime. In fact, recent research focus on ex-&#xd;
ploiting thread-level parallelism using TM approaches. However, the proposed techniques are&#xd;
of general use, valid for any type of application.&#xd;
This work presents ReduxSTM, a software TM system specially designed to extract maxi-&#xd;
mum parallelism from irregular applications. Commit management and conflict detection are&#xd;
tailored to take advantage of both, sequential transaction ordering to assure correct results,&#xd;
and privatization of reduction patterns, a very frequent memory access pattern in irregular&#xd;
applications. Both techniques are used to avoid unnecessary transaction aborts.&#xd;
A function in 300.twolf package from SPEC CPU2000 was taken as a motivating irregular&#xd;
program. This code was parallelized using ReduxSTM and an ordered version of TinySTM,&#xd;
a state-of-the-art TM system. Experimental evaluation shows that ReduxTM exploits more&#xd;
parallelism from the sequential program and obtains better performance than the other system.</dc:description>
      <dc:date>2015-06-11T07:19:33Z</dc:date>
      <dc:date>2016-06-11T04:00:03Z</dc:date>
      <dc:date>2015</dc:date>
      <dc:date>2015-06-11</dc:date>
      <dc:type>conference output</dc:type>
      <dc:identifier>http://hdl.handle.net/10630/9889</dc:identifier>
      <dc:language>eng</dc:language>
      <dc:relation>International Conference On Computational Science, ICCS 2015</dc:relation>
      <dc:relation>Reykjavík, Iceland</dc:relation>
      <dc:relation>June, 2015</dc:relation>
      <dc:rights>open access</dc:rights>
   </ow:Publication>
</rdf:RDF>
</metadata></record></GetRecord></OAI-PMH>