<?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-30T03:55:42Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/14425" metadataPrefix="mods">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/14425</identifier><datestamp>2026-02-03T12:08:58Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37959</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>Villegas Fernández, Alejandro</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>Asenjo-Plaza, Rafael</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>González-Navarro, María Ángeles</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>Plata-González, Óscar Guillermo</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>Ubal, Rafael</mods:namePart>
   </mods:name>
   <mods:name>
      <mods:namePart>Kaeli, David</mods:namePart>
   </mods:name>
   <mods:extension>
      <mods:dateAvailable encoding="iso8601">2017-09-06T06:41:12Z</mods:dateAvailable>
   </mods:extension>
   <mods:extension>
      <mods:dateAccessioned encoding="iso8601">2017-09-06T06:41:12Z</mods:dateAccessioned>
   </mods:extension>
   <mods:originInfo>
      <mods:dateIssued encoding="iso8601">2017-08-29</mods:dateIssued>
   </mods:originInfo>
   <mods:identifier type="uri">http://hdl.handle.net/10630/14425</mods:identifier>
   <mods:identifier type="orcid">http://orcid.org/0000-0002-1570-3863</mods:identifier>
   <mods:abstract>Graphics Processing Units (GPUs) have become the accelerator of choice for data-parallel applications, enabling the execution of thousands of threads in a Single Instruction - Multiple Thread (SIMT) fashion. Using OpenCL terminology, GPUs offer a global memory space shared by all the threads in the GPU, as well as a low-latency local memory space shared by a subset of the threads. The latter is used as a scratchpad to improve the performance of the applications.&#xd;
We propose GPU-LocalTM, a hardware transactional memory (TM), as an alternative to data locking mechanisms in local memory. GPU-LocalTM allocates transactional metadata in the existing memory resources, minimizing the storage requirements for TM support. In addition, it ensures forward progress through an automatic serialization mechanism. In our experiments, GPU-LocalTM provides up to 100X speedup over serialized execution.</mods:abstract>
   <mods:language>
      <mods:languageTerm>eng</mods:languageTerm>
   </mods:language>
   <mods:accessCondition type="useAndReproduction">open access</mods:accessCondition>
   <mods:accessCondition type="useAndReproduction">by-nc-nd</mods:accessCondition>
   <mods:subject>
      <mods:topic>Ordenadores - Equipo de entrada y salida - Congresos</mods:topic>
   </mods:subject>
   <mods:titleInfo>
      <mods:title>Hardware support for scratchpad memory transactions on GPU architectures</mods:title>
   </mods:titleInfo>
   <mods:genre>conference output</mods:genre>
</mods:mods>
</metadata></record></GetRecord></OAI-PMH>