Julian Taylor <jtaylor.deb...@googlemail.com> wrote:
 
> the use of gnu openmp is probably be the problem, forking and gomp is
> only possible in very limited circumstances.
> see e.g. https://github.com/xianyi/OpenBLAS/issues/294
> 
> maybe it will work with clangs intel based openmp which should be coming
> soon.
> the current workaround is single threaded openblas, python3.4 forkserver
> or use atlas.


Yes, it seems to be a GNU problem:

http://bisqwit.iki.fi/story/howto/openmp/#OpenmpAndFork

This Howto also claims Intel compilers is not affected. 

:)

Sturla

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to