[SciPy-user] Python on Intel Xeon Dual Core Machine

Nathan Bell wnbell at gmail.com
Wed Feb 6 14:06:55 EST 2008


On Feb 6, 2008 12:58 PM, william ratcliff <william.ratcliff at gmail.com> wrote:
> Has anyone played with openmp using ctypes or weave?

Just FYI I tried some openmp code with gcc 4.2 and found that I
couldn't load the module dynamically.  Here's a similar report:
http://newsgroups.derkeiler.com/Archive/Comp/comp.soft-sys.matlab/2008-01/msg00893.html

This was using SWIG, but I think you'd encounter the same problem with
ctypes or weave.  It's a known bug that should be fixed in a future
release.

I wouldn't think that ICC or the MS compiler would exhibit this problem.

-- 
Nathan Bell wnbell at gmail.com
http://graphics.cs.uiuc.edu/~wnbell/



More information about the SciPy-User mailing list