[Numpy-discussion] Set #threads from within python code

Daπid davidmenhur at gmail.com
Fri Mar 24 07:36:38 EDT 2017


On 24 March 2017 at 12:30, Neal Becker <ndbecker2 at gmail.com> wrote:
> Using os.environ doesn't
> work.  I don't understand why.

It should, I do that for other variables. Are you setting the
variables before importing other libraries? They may only get read at
import time.


More information about the NumPy-Discussion mailing list