Posts, notes, and experiments.
How OpenMP Works in REX: From Pragmas to GPU Kernels
An end-to-end walkthrough of REX's OpenMP architecture: why it owns OpenMP parsing, how ompparser feeds Sage AST construction, how lowering generates host and device code, and how the test system keeps the pipeline honest.
Read more ⟶