Description
C programs using OpenMP-style parallelism can be compiled and run with a lightweight runtime. This helps developers experiment with parallel code without depending on heavier toolchains.
It is compiler and runtime infrastructure. Build outputs and benchmarks depend on compiler flags, input code, and target hardware.