[Tutor] No speedup in

FAN Ying Wai danfan1981 at yahoo.com
Sat Apr 21 19:11:57 CEST 2007


Hi,
I am using Python Thread library for my parallel
processing course 
project. I am doing matrix convolution on a
multi-processor machine. I 
just found out that no speed-up is obtained with
threading. It is 
probably because of something called GIL in Python.
How can I get around 
that GIL and get speed-up?
Thanks in advance.
Daniel



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Tutor mailing list