[Numpy-discussion] Workaround for Ticket #1504 (MKL linking)

Felix schlesin at cshl.edu
Mon Nov 15 12:48:38 EST 2010


On Nov 15, 2:00 am, Dag Sverre Seljebotn  wrote:
> On 11/15/2010 06:23 AM, Felix wrote:
> 
> > is there any workaround or fix for the problem described in Ticket
> > 1504?
> >http://projects.scipy.org/numpy/ticket/1504
> 
> You can try to see if sys.setdlopenflags works for you, it does for me:
> 
> http://www.mail-archive.com/numpy-discussion@scipy.org/msg23151.html

That worked, thank you. Is this patch going to make it into numpy? 
Being able to use a recent version of the MKL seems important. 
Or is the long-term preferred solution still static linking?

Felix




More information about the NumPy-Discussion mailing list