IntelLabs / numba

NumPy aware dynamic Python compiler using LLVM
http://numba.pydata.org/
BSD 2-Clause "Simplified" License
12 stars 2 forks source link

prange correlation #26

Closed ehsantn closed 7 years ago

ehsantn commented 7 years ago

We need to add correlations for prange parfors.

ninegua commented 7 years ago

looks like it has been solved by numba/numba#2492. I noticed some of the prange loops already fuse in the test cases, like test_prange08_1