Can Parallel Python run on a muti-CPU server ?

F

fdu.xiaojf

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.
 
N

Nick Vatamaniuc

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
 
A

azrael

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.

I see you got a problem. me to. how can i get such a little toy for my
own and how much do i have to spend on it.
i also want sometjing like thi. 128 cpu-s, 64 GB rainbowtables, oh my
god. i want this. i am very close to have an orgasm.
 
M

Martin P. Hellwig

azrael said:
I see you got a problem. me to. how can i get such a little toy for my
own and how much do i have to spend on it.
i also want sometjing like thi. 128 cpu-s, 64 GB rainbowtables, oh my
god. i want this. i am very close to have an orgasm.

Rent it :) Well you could do at Sara, just google for "sara teras" ;-)
 
A

azrael

no, not renting. i need such one at home. when you say rent it sounds
like buy a hosting package. i need one to work all the time on max
power. cracking md5 needs power. :-D
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top