Showing cs.DCShow all
2 papers · 1 filter
cs.DC2024
Pragma driven shared memory parallelism in Zig by supporting OpenMP loop directives
David Kacs, Joseph Lee, Justs Zarins +1
The Zig programming language, which is designed to provide performance and safety as first class concerns, has become popular in recent years. Given that Zig is built upon LLVM, an…
cs.DC2024
Implementing OpenMP for Zig to enable its use in HPC context
David Kacs, Nick Brown, Joseph Lee
This extended abstract explores supporting OpenMP in the Zig programming language. Whilst, C and Fortran are currently the main languages used to implement HPC applications, Zig pr…