Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleJanuary 2025
Learning and Optimization over Robust Networked Systems
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 52, Issue 3Pages 23–26https://doi.org/10.1145/3712170.3712179Research Summary: 1 Introduction Networked systems are ubiquitous in our daily lives, playing a critical role across a wide range of scientific fields, including communication, machine learning, optimization, control, biology, economics, and social ...
- abstractJune 2024
StarShip: Mitigating I/O Bottlenecks in Serverless Computing for Scientific Workflows
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 52, Issue 1Pages 79–80https://doi.org/10.1145/3673660.3655082This work highlights the significance of I/O bottlenecks that data-intensive HPC workflows face in serverless environments - an issue that has been largely overlooked by prior works. We propose StarShip, a framework that leverages different storage ...
Also Published in:
SIGMETRICS/PERFORMANCE '24: Abstracts of the 2024 ACM SIGMETRICS/IFIP PERFORMANCE Joint International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400706240 - abstractJune 2024
Scalability Limitations of Processing-in-Memory using Real System Evaluations
- Gilbert Jonatan,
- Haeyoon Cho,
- Hyojun Son,
- Xiangyu Wu,
- Neal Livesay,
- Evelio Mora,
- Kaustubh Shivdikar,
- José L. Abellán,
- Ajay Joshi,
- David Kaeli,
- John Kim
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 52, Issue 1Pages 63–64https://doi.org/10.1145/3673660.3655079Processing-in-memory (PIM) has been widely explored in academia and industry to accelerate numerous workloads. By reducing the data movement and increasing parallelism, PIM offers great performance and energy efficiency. A large amount of cores or nodes ...
Also Published in:
SIGMETRICS/PERFORMANCE '24: Abstracts of the 2024 ACM SIGMETRICS/IFIP PERFORMANCE Joint International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400706240 - abstractJune 2024
HEAL: Performance Troubleshooting Deep inside Data Center Hosts
- Yicheng Pan,
- Yang Zhang,
- Tingzhu Bi,
- Linlin Han,
- Yu Zhang,
- Meng Ma,
- Xiangzhuang Shen,
- Xinrui Jiang,
- Feng Wang,
- Xian Liu,
- Ping Wang
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 52, Issue 1Pages 41–42https://doi.org/10.1145/3673660.3655058This study demonstrates the salient facts and challenges of host failure operations in hyperscale data centers. A host incident can involve hundreds of distinct host-level metrics. The faulting mechanism inside the host connects these heterogeneous ...
Also Published in:
SIGMETRICS/PERFORMANCE '24: Abstracts of the 2024 ACM SIGMETRICS/IFIP PERFORMANCE Joint International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400706240 - abstractJune 2024
A High-bandwidth High-capacity Hybrid 3D Memory for GPUs
- Negar Akbarzadeh,
- Sina Darabi,
- Atiyeh Gheibi-Fetrat,
- Amir Mirzaei,
- Mohammad Sadrosadati,
- Hamid Sarbazi-Azad
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 52, Issue 1Pages 67–68https://doi.org/10.1145/3673660.3655057GPUs execute thousands of active threads simultaneously, requiring high memory bandwidth to handle multiple memory requests efficiently. The memory bandwidth in GPUs has always been increasing, but it is still insufficient for the demands of fine-grained ...
Also Published in:
SIGMETRICS/PERFORMANCE '24: Abstracts of the 2024 ACM SIGMETRICS/IFIP PERFORMANCE Joint International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400706240 -
- abstractJune 2024
GuaNary: Efficient Buffer Overflow Detection In Virtualized Clouds Using Intel EPT-based Sub-Page Write Protection Support
- Stella Bitchebe,
- Yves Kone,
- Pierre Olivier,
- Jalil Boukhobza,
- Yérom-David Bromberg,
- Daniel Hagimont,
- Alain Tchana
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 52, Issue 1Pages 65–66https://doi.org/10.1145/3673660.3655056Buffer overflow is a widespread memory safety violation in C/C++, reported as the top vulnerability in 2022. Secure memory allocators are generally used to protect systems against attacks that may exploit buffer overflows. Existing allocators mainly rely ...
Also Published in:
SIGMETRICS/PERFORMANCE '24: Abstracts of the 2024 ACM SIGMETRICS/IFIP PERFORMANCE Joint International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400706240 - abstractJune 2024Best Student Paper
CarbonScaler: Leveraging Cloud Workload Elasticity for Optimizing Carbon-Efficiency
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 52, Issue 1Pages 49–50https://doi.org/10.1145/3673660.3655048Due to inherent variations in energy's carbon intensity, temporal shifting has become a key method in reducing the carbon footprint of batch workloads. However, temporally shifting workloads involves searching for periods with lower carbon intensity, ...
Also Published in:
SIGMETRICS/PERFORMANCE '24: Abstracts of the 2024 ACM SIGMETRICS/IFIP PERFORMANCE Joint International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400706240 - abstractJune 2024Best Paper
Agents of Autonomy: A Systematic Study of Robotics on Modern Hardware
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 52, Issue 1Pages 25–26https://doi.org/10.1145/3673660.3655043As robots increasingly permeate modern society, it is crucial for the system and hardware research community to bridge its long-standing gap with robotics. This divide has persisted due to the lack of (i) a systematic performance evaluation of robotics ...
Also Published in:
SIGMETRICS/PERFORMANCE '24: Abstracts of the 2024 ACM SIGMETRICS/IFIP PERFORMANCE Joint International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400706240 - abstractJune 2024
A Closer Look into IPFS: Accessibility, Content, and Performance
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 52, Issue 1Pages 77–78https://doi.org/10.1145/3673660.3655040The InterPlanetary File System (IPFS) has recently gained considerable attention. While prior research has focused on understanding its performance characterization and application support, it remains unclear: (1) what kind of files/content are stored in ...
Also Published in:
SIGMETRICS/PERFORMANCE '24: Abstracts of the 2024 ACM SIGMETRICS/IFIP PERFORMANCE Joint International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400706240 - articleFebruary 2024
A Foundation for Real-time Applications onFunction-as-a-Service
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 51, Issue 4Pages 54–65https://doi.org/10.1145/3649477.3649497Serverless (or Function-as-a-Service) compute model enables new applications with dynamic scaling. However, all current Serverless systems are best-effort, and as we prove this means they cannot guarantee hard real-time deadlines, rendering them ...
- articleFebruary 2024
POBO: Safe and Optimal Resource Management for Cloud Microservices
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 51, Issue 4Pages 20–21https://doi.org/10.1145/3649477.3649489Resource management in microservices is challenging due to the uncertain latency-resource relationship, dynamic environment, and strict Service-Level Agreement (SLA) guarantees. This paper presents a Pessimistic and Optimistic Bayesian Optimization ...
- articleJanuary 2024
An End-to-End Benchmarking Tool for Analyzing the Hardware-Software Implications of Multi-modal DNNs
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 51, Issue 3Pages 25–27https://doi.org/10.1145/3639830.3639841Abstract-Multi-modal deep neural networks (DNNs) have become increasingly pervasive in many machine learning application domains due to their superior accuracy by fusing various modalities together. However, multi-modal DNNs present many unique ...
- articleJanuary 2024
PEMA+: A Comprehensive Resource Manager for Microservices
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 51, Issue 3Pages 10–12https://doi.org/10.1145/3639830.3639836Motivation. Microservices architecture has become more prevalent in cloud-based applications where small, looselycoupled service components work together to handle user requests [1]. This architecture differs greatly from traditional monolithic ...
- abstractJune 2023
SplitRPC: A {Control + Data} Path Splitting RPC Stack for ML Inference Serving
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 51, Issue 1Pages 13–14https://doi.org/10.1145/3606376.3593571The growing adoption of hardware accelerators driven by their intelligent compiler and runtime system counterparts has democratized ML services and precipitously reduced their execution times. This motivates us to shift our attention to characterize the ...
Also Published in:
SIGMETRICS '23: Abstract Proceedings of the 2023 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400700743 - abstractJune 2023
Noise in the Clouds: Influence of Network Performance Variability on Application Scalability
- Daniele De Sensi,
- Tiziano De Matteis,
- Konstantin Taranov,
- Salvatore Di Girolamo,
- Tobias Rahn,
- Torsten Hoefler
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 51, Issue 1Pages 17–18https://doi.org/10.1145/3606376.3593555Cloud computing represents an appealing opportunity for cost-effective deployment of HPC workloads on the best-fitting hardware. However, although cloud and on-premise HPC systems offer similar computational resources, their network architecture and ...
Also Published in:
SIGMETRICS '23: Abstract Proceedings of the 2023 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400700743 - abstractJune 2023
Memtrade: Marketplace for Disaggregated Memory Clouds
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 51, Issue 1Pages 1–2https://doi.org/10.1145/3606376.3593553We present Memtrade, the first practical marketplace for disaggregated memory clouds. Clouds introduce a set of unique challenges for resource disaggregation across different tenants, including resource harvesting, isolation, and matching. Memtrade ...
Also Published in:
SIGMETRICS '23: Abstract Proceedings of the 2023 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400700743 - abstractJune 2023
Malcolm: Multi-agent Learning for Cooperative Load Management at Rack Scale
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 51, Issue 1Pages 39–40https://doi.org/10.1145/3606376.3593550We consider the problem of balancing the load among servers in dense racks for microsecond-scale workloads. To balance the load in such settings, tens of millions of scheduling decisions have to be made per second. Achieving this throughput while ...
Also Published in:
SIGMETRICS '23: Abstract Proceedings of the 2023 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400700743 - abstractJune 2023
FuncPipe: A Pipelined Serverless Framework for Fast and Cost-efficient Training of Deep Learning Models
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 51, Issue 1Pages 35–36https://doi.org/10.1145/3606376.3593543Training deep learning (DL) models in the cloud has become a norm. With the emergence of serverless computing and its benefits of true pay-as-you-go pricing and scalability, systems researchers have recently started to provide support for serverless-...
Also Published in:
SIGMETRICS '23: Abstract Proceedings of the 2023 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400700743 - abstractJune 2023
DiffForward: On Balancing Forwarding Traffic for Modern Cloud Block Services via Differentiated Forwarding
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 51, Issue 1Pages 11–12https://doi.org/10.1145/3606376.3593536Modern cloud block service provides cloud users with virtual block disks (VDisks), and it usually relies on a forwarding layer consisting of multiple proxy servers to forward the block-level writes from applications to the underlying distributed storage. ...
Also Published in:
SIGMETRICS '23: Abstract Proceedings of the 2023 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400700743 - abstractJune 2023
Architectural Support for Efficient Data Movement in Fully Disaggregated Systems
- Christina Giannoula,
- Kailong Huang,
- Jonathan Tang,
- Nectarios Koziris,
- Georgios Goumas,
- Zeshan Chishti,
- Nandita Vijaykumar
ACM SIGMETRICS Performance Evaluation Review (SIGMETRICS), Volume 51, Issue 1Pages 5–6https://doi.org/10.1145/3606376.3593533Traditional data centers include monolithic servers that tightly integrate CPU, memory and disk (Figure 1a). Instead, Disaggregated Systems (DSs) [8, 13, 18, 27] organize multiple compute (CC), memory (MC) and storage devices as independent, failure-...
Also Published in:
SIGMETRICS '23: Abstract Proceedings of the 2023 ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems: ISBN 9798400700743