Pith. sign in

Title resolution pending

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it

fields

cs.DC 1

years

2024 1

verdicts

CONDITIONAL 1

representative citing papers

OMP4Py: a pure Python implementation of OpenMP

cs.DC · 2024-11-22 · conditional · novelty 6.0

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.

citing papers explorer

Showing 1 of 1 citing paper.

  • OMP4Py: a pure Python implementation of OpenMP cs.DC · 2024-11-22 · conditional · none · ref 7

    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.