OMP4Py brings OpenMP 3.0 directive-based parallelism to pure Python via AST transformation and native threads, with good scaling on non-numerical workloads but limited scaling on numerical code due to Python 3.13's free-threading limitations.
Title resolution pending
1 Pith paper cite this work. Polarity classification is still indexing.
1
Pith paper citing it
fields
cs.DC 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
OMP4Py: a pure Python implementation of OpenMP
OMP4Py brings OpenMP 3.0 directive-based parallelism to pure Python via AST transformation and native threads, with good scaling on non-numerical workloads but limited scaling on numerical code due to Python 3.13's free-threading limitations.