Showing cs.DCShow all
2 papers · 1 filter
cs.DC2025
UniPar: A Unified LLM-Based Framework for Parallel and Accelerated Code Translation in HPC
Tomer Bitan, Tal Kadosh, Erel Kaplan +5
Translating programs between various parallel programming languages is an important problem in the high-performance computing (HPC) community. Existing tools for this problem are e…
cs.DC2024
MPIrigen: MPI Code Generation through Domain-Specific Language Models
Nadav Schneider, Niranjan Hasabnis, Vy A. Vo +9
The imperative need to scale computation across numerous nodes highlights the significance of efficient parallel computing, particularly in the realm of Message Passing Interface (…