IntelLabs / numba

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

Fix parfors debug test, py27 syntax, update test logic. #57

Closed stuartarchibald closed 6 years ago

stuartarchibald commented 6 years ago

This fixes the debug test that was broken due to shared state in Parfors. It also fixes the get_gufunc_asm method wrt. Py2.x syntax and fixes the logic wrt. number of threads in use in the same.