Mostra el registre d'ítem simple

dc.contributor.authorSegura Salvador, Albert
dc.contributor.authorArnau Montañés, José María
dc.contributor.authorGonzález Colás, Antonio María
dc.contributor.otherUniversitat Politècnica de Catalunya. Doctorat en Arquitectura de Computadors
dc.contributor.otherUniversitat Politècnica de Catalunya. Departament d'Arquitectura de Computadors
dc.date.accessioned2020-02-05T15:50:57Z
dc.date.issued2019
dc.identifier.citationSegura, A.; Arnau, J.; Gonzalez, A. SCU: a GPU stream compaction unit for graph processing. A: International Symposium on Computer Architecture. "ISCA'19: Proceedings of the 46th International Symposium on Computer Architecture: June 22-26, 2019: Phoenix, AZ, USA". New York: Association for Computing Machinery (ACM), 2019, p. 423-435.
dc.identifier.isbn978-1-4503-6669-4
dc.identifier.urihttp://hdl.handle.net/2117/176876
dc.description.abstractGraph processing algorithms are key in many emerging applications in areas such as machine learning and data analytics. Although the processing of large scale graphs exhibits a high degree of parallelism, the memory access pattern tend to be highly irregular, leading to poor GPGPU efficiency due to memory divergence. To ameliorate this issue, GPGPU applications perform a stream compaction operation each iteration of the algorithm to extract the subset of active nodes/edges, so subsequent steps work on compacted dataset. We show that GPGPU architectures are inefficient for stream compaction, and propose to offload this task to a programmable Stream Compaction Unit (SCU) tailored to the requirements of this kernel. The SCU is a small unit tightly integrated in the GPU that efficiently gathers the active nodes/edges into a compacted array in memory. Applications can make use of it through a simple API. The remaining steps of the graph-based algorithm are executed on the GPU cores taking benefit of the large amount of parallelism in the GPU, but they operate on the SCU-prepared data and achieve larger memory coalescing and, hence, much higher efficiency. Besides, the SCU performs filtering of repeated and already visited nodes during the compaction process, significantly reducing GPGPU workload, and writes the compacted nodes/edges in an order that improves memory coalescing by reducing memory divergence. We evaluate the performance of a state-of-the-art GPGPU architecture extended with our SCU for a wide variety of applications. Results show that for high-performance and for low-power GPU systems the SCU achieves speedups of 1.37x and 2.32x, 84.7% and 69% energy savings, and an area increase of 3.3% and 4.1% respectively.
dc.format.extent13 p.
dc.language.isoeng
dc.publisherAssociation for Computing Machinery (ACM)
dc.subjectÀrees temàtiques de la UPC::Enginyeria de la telecomunicació::Processament del senyal::Processament de la imatge i del senyal vídeo
dc.subjectÀrees temàtiques de la UPC::Informàtica::Hardware
dc.subject.lcshImage processing -- Digital techniques
dc.subject.lcshComputers
dc.subject.otherGPGPU
dc.subject.otherGraph processing
dc.subject.otherStream compaction
dc.titleSCU: a GPU stream compaction unit for graph processing
dc.typeConference report
dc.subject.lemacImatges -- Processament -- Tècniques digitals
dc.subject.lemacOrdinadors
dc.contributor.groupUniversitat Politècnica de Catalunya. ARCO - Microarquitectura i Compiladors
dc.identifier.doi10.1145/3307650.3322254
dc.description.peerreviewedPeer Reviewed
dc.relation.publisherversionhttps://dl.acm.org/doi/abs/10.1145/3307650.3322254
dc.rights.accessRestricted access - publisher's policy
local.identifier.drac26580782
dc.description.versionPostprint (published version)
dc.relation.projectidinfo:eu-repo/grantAgreement/MINECO/1PE/TIN2016-75344-R
dc.date.lift10000-01-01
local.citation.authorSegura, A.; Arnau, J.; Gonzalez, A.
local.citation.contributorInternational Symposium on Computer Architecture
local.citation.pubplaceNew York
local.citation.publicationNameISCA'19: Proceedings of the 46th International Symposium on Computer Architecture: June 22-26, 2019: Phoenix, AZ, USA
local.citation.startingPage423
local.citation.endingPage435


Fitxers d'aquest items

Imatge en miniatura

Aquest ítem apareix a les col·leccions següents

Mostra el registre d'ítem simple