import os
os.environ['MKL_NUM_THREADS'] = '1'
At the top of a script doesn’t seem to do anything for me, am I missing something?
Also if it is just a BLAS resource problem, I’m still curious why the specific bundle of packages in that rethinking repo results in good sampling, while the fresh install doesn’t