2 papers
cs.DC2026
Latent Reasoning Guidance for Parallel Code Translation
Tomer Bitan, Erel Kaplan, Roee Bar-Yadin +5
Tackling complex coding tasks often requires autonomous agents and iterative repair pipelines. These increasingly rely on large amounts of test-time computation, often spending man…
cs.DC2026
ParaCodex: A Profiling-Guided Autonomous Coding Agent for Reliable Parallel Code Generation and Translation
Erel Kaplan, Tomer Bitan, Lian Ghrayeb +4
Parallel programming is central to HPC and AI, but producing code that is correct and fast remains challenging, especially for OpenMP GPU offload, where data movement and tuning do…