>From the www.parallelpython.com , the 'Features' section: -------------------------------- Features: *Parallel execution of python code on SMP and clusters -------------------------------
PP uses processes, and thus it will take advantage of multiple cores for a CPU bound task. -Nick On Feb 6, 9:13 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm interested in Parallel Python and I learned from the website of > Parallel Python > that it can run on SMP and clusters. But can it run on a our muti-CPU > server ? > We are running an origin3800 server with 128 CPUs. > > Thanks. -- http://mail.python.org/mailman/listinfo/python-list