scispace - formally typeset
F

Francesco Quaglia

Researcher at University of Rome Tor Vergata

Publications -  188
Citations -  2125

Francesco Quaglia is an academic researcher from University of Rome Tor Vergata. The author has contributed to research in topics: Discrete event simulation & Rollback. The author has an hindex of 23, co-authored 181 publications receiving 2000 citations. Previous affiliations of Francesco Quaglia include Sapienza University of Rome.

Papers
More filters
Proceedings ArticleDOI

Optimizing simulation on shared-memory platforms: the smart cities case

TL;DR: This assessment illustrates the effects of the various tuning parameters related to the Share-Everything paradigm when the simulation models have a variable granularity, opening to a higher understanding of this innovative paradigm.
Posted Content

Adaptive Performance Optimization under Power Constraint in Multi-thread Applications with Diverse Scalability

TL;DR: In this paper, the authors consider the problem of maximizing the application performance under a power cap by dynamically tuning the thread-level parallelism and the power state of the CPU-cores.
Posted Content

On the Relevance of Wait-free Coordination Algorithms in Shared-Memory HPC: The Global Virtual Time Case.

TL;DR: This paper compares the reference (blocking) algorithm for shared memory with an innovative wait-free implementation, emphasizing on what design choices must be made to enforce this paradigm shift, and what are the performance implications of removing critical sections in coordination algorithms.
Journal ArticleDOI

Replicated Computational Results (RCR) Report for “Fast Random Integer Generation in an Interval”

TL;DR: The approach taken by the author is the one of exploiting the rejection method to build an algorithm that almost eliminates the need for performing integer division operations, and its implementation for x86 processors is compared with solutions offered by common software libraries for different programming languages.
Journal ArticleDOI

Effective Runtime Management of Tasks and Priorities in GNU OpenMP Applications

TL;DR: This article presents the design of extensions to the GNU OpenMP (GOMP) implementation, integrated into gcc, which allow the effective management of tasks and their priorities, and provides experimental results showing the effectiveness of this proposal.