Skip to content
GitLab
Explore
Sign in
Register
nexedi
cython
Repository
cython
tests
run
sequential_parallel.pyx
Find file
Blame
History
Permalink
Fixing declaration of inner OpenMP privates (GH-3348)
· 9995c70c
Frank Schlimbach
authored
Feb 13, 2020
* omp declare privates on outer loop, since inner loops are not 'omp parallel for'ified
9995c70c