activity
20182021
most citedDMR API: Improving cluster productivity by turning applications into malleable

25 citations · 42 across the 4 of their papers we have counts for

collaborators

7 papers

cs.DC20212 cited

Particle-In-Cell Simulation using Asynchronous Tasking

Nicolas Guidotti, Pedro Ceyrat, João Barreto +5

Recently, task-based programming models have emerged as a prominent alternative among shared-memory parallel programming paradigms. Inherently asynchronous, these models provide na…

cs.CR2021

Enabling Homomorphically Encrypted Inference for Large DNN Models

Guillermo Lloret-Talavera, Marc Jorda, Harald Servat +5

The proliferation of machine learning services in the last few years has raised data privacy concerns. Homomorphic encryption (HE) enables inference using encrypted data but it inc…

cs.DC202025 cited

DMR API: Improving cluster productivity by turning applications into malleable

Sergio Iserte, Rafael Mayo, Enrique S. Quintana-Orti +2

Adaptive workloads can change on--the--fly the configuration of their jobs, in terms of number of processes. In order to carry out these job reconfigurations, we have designed a me…

cs.PF20203 cited

Understanding Memory Access Patterns Using the BSC Performance Tools

Harald Servat, Jesús Labarta, Hans-Christian Hoppe +2

The growing gap between processor and memory speeds results in complex memory hierarchies as processors evolve to mitigate such divergence by taking advantage of the locality of re…

cs.DC202012 cited

MPI+OpenMP Tasking Scalability for Multi-Morphology Simulations of the Human Brain

Pedro Valero-Lara, Raül Sirvent, Antonio J. Peña +1

The simulation of the behavior of the human brain is one of the most ambitious challenges today with a non-end of important applications. We can find many different initiatives in…

cs.DC2019

Integrating Blocking and Non-Blocking MPI Primitives with Task-Based Programming Models

Kevin Sala, Xavier Teruel, Josep M. Perez +3

In this paper we present the Task-Aware MPI library (TAMPI) that integrates both blocking and non-blocking MPI primitives with task-based programming models. The TAMPI library leve…