473,499 Members | 1,669 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can Parallel Python run on a muti-CPU server ?

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.
Feb 7 '07 #1
5 1930
>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, "fdu.xia...@gmail.com" <fdu.xia...@gmail.com>
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.

Feb 7 '07 #2
On Feb 7, 3:13 am, "fdu.xia...@gmail.com" <fdu.xia...@gmail.com>
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.
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.

Feb 7 '07 #3
azrael wrote:
On Feb 7, 3:13 am, "fdu.xia...@gmail.com" <fdu.xia...@gmail.com>
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.

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" ;-)

--
mph
Feb 7 '07 #4
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

Feb 8 '07 #5
Hi,

That is definitely possible!
To achieve the best performance split your calculation either into 128
equal parts or int >>128 part of any size (then load balancing will
spread workload equally). Let us know the results, if need any help
with parallelization feel free to request it here:
http://www.parallelpython.com/compon...smf/Itemid,29/
Thank you!

On Feb 7, 2:13 am, "fdu.xia...@gmail.com" <fdu.xia...@gmail.com>
wrote:
Hi all,

I'm interested inParallelPythonand I learned from the website ofParallelPython
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.

Feb 10 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1725
by: Markus Franz | last post by:
Hi. I have a difficult problem: An array contains several different URLs. I want to load these websites in parallel by using a HTTP-Request. How can I do this in PHP? Up to now I did this...
2
5299
by: Andrei D. | last post by:
Hello Python newsgroup, In the process of developing a big ssh wrapper for sending commands to multiple hosts over the last few months, I (almost accidentally, considering I'm really just an...
0
1297
by: mmf | last post by:
Hi! I am using Python for CGI scripting. I had the following script: #!/usr/bin/python import sys print 'Content-type: text/html\r\n\r\n' print 'starting...' sys.stdout.flush() x = 999999
6
7214
by: Novice Experl | last post by:
I'd like to write a simple application that interfaces with the parallel port, and changes the data on it according to keyboard input. I hope I can get it to run under windows xp and / or windows...
0
1259
by: fiepye | last post by:
Hello. I am interested in parallel computing in Python. Except other modulesI would like to use new modules for vector and matrix operations and scientific computing SciPy and NumPy. I have...
10
2457
by: Mythmon | last post by:
I am trying to make a program that will basically simulate a chess clock in python. To do this I have two threads running, one that updates the currently running clock, and one that watches for a...
43
4266
by: parallelpython | last post by:
Has anybody tried to run parallel python applications? It appears that if your application is computation-bound using 'thread' or 'threading' modules will not get you any speedup. That is because...
0
865
by: vasudevudu | last post by:
Hi, I have created a unmanaged C++ DLL which is havng the class and functions. C#.NET winforms application will call these functions using Dllimport. One of the function is called in two paralle...
5
1624
by: George Sakkis | last post by:
I'm looking for any existing packages or ideas on how to implement the equivalent of a generator (in the Python sense, i.e. http://www.python.org/dev/peps/pep-0255/) in a parallel/distributed way....
2
4395
by: hari | last post by:
Hi all, I need to automate printer command testing, prinetr supports parallel/ serial/USB.How can i send the commands from python to printer. I have got pyparallel, as am new to python, no...
0
7134
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7014
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7229
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6905
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7395
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5485
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3108
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
311
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.