3 papers
cs.AR2026
An Open-Source Power Measurement Platform for System-Level Semiconductor Testing
Linus Bantel, Sarah Rottacker, Dirk Pflüger
Accurate power measurement is not only essential for evaluating the energy efficiency of modern embedded and semiconductor systems, but power draw is an important proxy during stre…
cs.DC2026
Generated, Parallel, Scalable? A Study of Agentic AI-Generated Julia Code on Supercomputers
Linus Bantel, Anna-Lena Roth, Jonas Posner +1
Julia is increasingly used in HPC as a single-language alternative to combining high-level scripting with low-level systems languages, but achieving scalable performance still requ…
cs.PL2026
From Prompts to Performance: Evaluating LLMs for Task-based Parallel Code Generation
Linus Bantel, Moritz Strack, Alexander Strack +1
Large Language Models (LLM) show strong abilities in code generation, but their skill in creating efficient parallel programs is less studied. This paper explores how LLMs generate…