5 papers
FlipFlop: A Static Analysis-based Energy Optimization Framework for GPU Kernels
Saurabhsingh Rajput, Alexander Brandt, Vadim Elisseev +1
Artificial Intelligence (AI) applications, such as Large Language Models, are primarily driven and executed by Graphics Processing Units (GPUs). These GPU programs (kernels) consum…
Smart but Costly? Benchmarking LLMs on Functional Accuracy and Energy Efficiency
Mohammadjavad Mehditabar, Saurabhsingh Rajput, Antonio Mastropaolo +1
The rapid advancement of AI technologies and their accelerated adoption in software development necessitates a systematic evaluation of their environmental impact alongside functio…
Community-Centered Spatial Intelligence for Climate Adaptation at Nova Scotia's Eastern Shore
Gabriel Spadon, Oladapo Oyebode, Camilo M. Botero +3
This paper presents an overview of a human-centered initiative aimed at strengthening climate resilience along Nova Scotia's Eastern Shore. This region, a collection of rural villa…
TS-Detector : Detecting Feature Toggle Usage Patterns
Tajmilur Rahman, Mengzhe Fei, Tushar Sharma +1
Feature toggles enable developers to control feature states, allowing the features to be released to a limited group of users while preserving overall software functionality. The a…
Broken Windows: Exploring the Applicability of a Controversial Theory on Code Quality
Diomidis Spinellis, Panos Louridas, Maria Kechagia +1
Is the quality of existing code correlated with the quality of subsequent changes? According to the (controversial) broken windows theory, which inspired this study, disorder sets…