2 papers
cs.DC2026
Porting and Benchmarking Chapel on Emerging RISC-V Hardware: an HPC Viability Study
Ian Henriksen, Chris Taylor, Patrick Diehl +4
The Chapel programming language recently added support for the RISC-V architecture. Here we discuss what changes were needed for Chapel to work on RISC-V as well as lessons learned…
cs.DC2026
VLCs: Managing Parallelism with Virtualized Libraries
Yineng Yan, William Ruys, Hochan Lee +11
As the complexity and scale of modern parallel machines continue to grow, programmers increasingly rely on composition of software libraries to encapsulate and exploit parallelism.…