Paralelización de benchmarks de cauces paralelos con OneTBB
| UDC.coleccion | Traballos académicos | |
| UDC.tipotrab | TFM | |
| UDC.titulacion | Máster Universitario en Computación de Altas Prestacións / High Performance Computing | |
| dc.contributor.advisor | Fraguela, Basilio B. | |
| dc.contributor.advisor | Andrade, Diego | |
| dc.contributor.author | Ares Seijas, Luis Miguel | |
| dc.contributor.other | Universidade da Coruña. Facultade de Informática | |
| dc.date.accessioned | 2026-09-18T11:11:01Z | |
| dc.date.available | 2026-09-18T11:11:01Z | |
| dc.date.issued | 2026-07 | |
| dc.description.abstract | [Resumen]: Este Trabajo Fin de Máster presenta el diseño, implementación y evaluación experimental de la paralelización de dos benchmarks de la suite PARSEC, Ferret y Dedup, utilizando la biblioteca moderna de C++ Intel oneTBB (Threading Building Blocks). El objetivo principal es comparar dos modelos de programación paralela de alto nivel provistos por oneTBB: los cauces paralelos (Parallel Pipeline) y los grafos de flujo (Flow Graph). Para Ferret, se propone un rediseño que aumenta la superficie paralela creando dos nuevas etapas en el cauce, logrando una aceleración de hasta 58x en un nodo de cómputo en el Finisterrae III, superando notablemente la saturación prematura observada en la implementación original de Pthreads (20x-27x). Para Dedup, se desarrollan versiones con ambas abstracciones incorporando optimizaciones como la reducción de syscalls de escritura, contadores atómicos y la limitación de la memoria en vuelo para maximizar los aciertos en las cachés L3. Los resultados revelan una disparidad de rendimiento según la carga computacional: Flow Graph destaca en compresión pesada (bzip2) gracias a su balanceo de carga dinámico de grano fino, mientras que Parallel Pipeline sobresale en configuraciones de bajo cómputo (gzip y sin compresión) al minimizar el overhead del planificador. | |
| dc.description.abstract | [Abstract]: This Master’s Thesis presents the design, implementation, and experimental evaluation of the parallelization of two benchmarks from the PARSEC suite, Ferret and Dedup, using the modern Intel oneTBB (Threading Building Blocks) C++ library. The main objective is to compare two high-level parallel programming models provided by oneTBB: the structured pipeline (Parallel Pipeline) and the generic data-flow graph model (Flow Graph). For Ferret, we propose a pipeline redesign that increases the parallel surface area by creating two new stages in the pipeline, achieving a speedup of up to 58x on a compute node in the Finisterrae III, significantly outperforming the premature saturation observed in the original Pthreads implementation (22x-27x). For Dedup, we develop versions with both abstractions incorporating optimizations such as the reduction of write system calls, atomic counters, and the limiting of in-flight memory to maximize L3 caches hits. The results reveal a performance disparity depending on the computational load: Flow Graph excels in heavy compression (bzip2) thanks to its fine-grained dynamic load balancing, whereas Parallel Pipeline excels in low-compute configurations (gzip and no compression) by minimizing the scheduler’s overhead. | |
| dc.description.traballos | Traballo fin de mestrado (UDC.FIC). Computación de Altas Prestacións / High Performance Computing. Curso 2025/2026 | |
| dc.identifier.uri | https://hdl.handle.net/2183/49314 | |
| dc.language.iso | spa | |
| dc.rights | Attribution-NonCommercial-ShareAlike 4.0 International | en |
| dc.rights.accessRights | open access | |
| dc.rights.uri | http://creativecommons.org/licenses/by-nc-sa/4.0/ | |
| dc.subject | Computación de Altas Prestaciones | |
| dc.subject | Programación paralela | |
| dc.subject | Intel oneTBB | |
| dc.subject | Cauces paralelos | |
| dc.subject | Grafos de flujo | |
| dc.subject | Deduplicación de datos | |
| dc.subject | Búsqueda de imágenes por similitud | |
| dc.subject | High Performance Computing | |
| dc.subject | Parallel programming | |
| dc.subject | Intel oneTBB | |
| dc.subject | Parallel pipelines | |
| dc.subject | Flow graphs | |
| dc.subject | Data deduplication | |
| dc.subject | Content-based similarity search | |
| dc.title | Paralelización de benchmarks de cauces paralelos con OneTBB | |
| dc.type | master thesis | |
| dspace.entity.type | Publication | |
| relation.isAdvisorOfPublication | 7f5bae1c-08f6-4204-b22a-fbe20407a6e4 | |
| relation.isAdvisorOfPublication | ba3b1a6d-65dd-4366-a7d4-f6c802c5f07a | |
| relation.isAdvisorOfPublication.latestForDiscovery | 7f5bae1c-08f6-4204-b22a-fbe20407a6e4 |
Files
Original bundle
1 - 1 of 1
Loading...
- Name:
- AresSeijas_LuisMiguel_TFM_2026.pdf
- Size:
- 3.71 MB
- Format:
- Adobe Portable Document Format

