473,806 Members | 2,443 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Two (or more) computers sharing workload

22 New Member
I've been fooling around with large numbers for a little while, and seeing how slow my laptop is calculating prime numbers above 10^8, have been wishing I had a dedicated machine to crunch numbers... If I have the concept somewhat right, supercomputers essentially are clusters of CPUs on purpose-made motherboards all linked together to share workload. Obviously such a machine is out of the question, but I do know that there are dual-processor motherbaords available to consumers. Forgetting about that option, would it be possible to have two or more desktops running together and sharing workload? Or even one sort of main computer with all the bells and whistles, linked with several units that are pretty much just a motherboard and power supply? Or am I just talking stupid?
Feb 1 '07 #1
12 2520
bartonc
6,596 Recognized Expert Expert
I've been fooling around with large numbers for a little while, and seeing how slow my laptop is calculating prime numbers above 10^8, have been wishing I had a dedicated machine to crunch numbers... If I have the concept somewhat right, supercomputers essentially are clusters of CPUs on purpose-made motherboards all linked together to share workload. Obviously such a machine is out of the question, but I do know that there are dual-processor motherbaords available to consumers. Forgetting about that option, would it be possible to have two or more desktops running together and sharing workload? Or even one sort of main computer with all the bells and whistles, linked with several units that are pretty much just a motherboard and power supply? Or am I just talking stupid?
I think that it's fesible and maybe not totally impractical. For high speed computation, one problem is the "bottleneck " created at the network level. But if you have a very long-running process, offloading to a secondary machine starts to look attractive. It wouldn't take much to have one piece of software listening for commands/data, acting on those commands, notifying the sender of completion and returning requested data. I don't, however, know of anything like this for Windows (pardon the assumption). I'd contribute my old Celeron 0.666 GHz machine to the effort, though.
Feb 1 '07 #2
r035198x
13,262 MVP
I think that it\'s fesible and maybe not totally impractical. For high speed computation, one problem is the \"bottleneck \" created at the network level. But if you have a very long-running process, offloading to a secondary machine starts to look attractive. It wouldn\'t take much to have one piece of software listening for commands/data, acting on those commands, notifying the sender of completion and returning requested data. I don\'t, however, know of anything like this for Windows (pardon the assumption). I\'d contribute my old Celeron 0.666 GHz machine to the effort, though.


Hey, is there anything wrong with that Celeron of yours?
Feb 2 '07 #3
Motoma
3,237 Recognized Expert Specialist
Hey, is there anything wrong with that Celeron of yours?
Aside from being a 666MHz?
Feb 2 '07 #4
bartonc
6,596 Recognized Expert Expert
Hey, is there anything wrong with that Celeron of yours?
Aside from being a 666MHz?
It's the same one that I offered to you a few weeks ago. Back then the only thing wrong was that it is on the Western edge of the US at this moment.
Feb 3 '07 #5
r035198x
13,262 MVP
It's the same one that I offered to you a few weeks ago. Back then the only thing wrong was that it is on the Western edge of the US at this moment.
You seem like you really want to give it away somehow.
Feb 3 '07 #6
bartonc
6,596 Recognized Expert Expert
You seem like you really want to give it away somehow.
Yep. It's up for grabs.
Feb 3 '07 #7
Killer42
8,435 Recognized Expert Expert
Yep. It's up for grabs.
I'm not surprised you're trying to unload it on someone. Check that speed rating - it's evil, I tell you!
Feb 5 '07 #8
horace1
1,510 Recognized Expert Top Contributor
I've been fooling around with large numbers for a little while, and seeing how slow my laptop is calculating prime numbers above 10^8, have been wishing I had a dedicated machine to crunch numbers... If I have the concept somewhat right, supercomputers essentially are clusters of CPUs on purpose-made motherboards all linked together to share workload. Obviously such a machine is out of the question, but I do know that there are dual-processor motherbaords available to consumers. Forgetting about that option, would it be possible to have two or more desktops running together and sharing workload? Or even one sort of main computer with all the bells and whistles, linked with several units that are pretty much just a motherboard and power supply? Or am I just talking stupid?
have you thought of a Beowulf system?
http://en.wikipedia.or g/wiki/Beowulf_(comput ing)
Feb 5 '07 #9
Killer42
8,435 Recognized Expert Expert
I've also had a little experience working with fairly large numbers. I once calculated 256 to the power of 65,536. Don't remember the answer off-hand, but I recall it was around 157,000 digits long.
Feb 5 '07 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

3
1673
by: SC | last post by:
I'm trying to more accurately track visitors on one of my sites. Most of the visitors are from offices where they share an IP address. So, from one IP address, there might be 10 or more individual users. Instead of tracking unique IP addresses, I'd like to be able to track: the number of unique vistors per month the number of first time visitors (first time ever) per month and then page hits per month for each individual page as well...
2
1971
by: UnixSlaxer | last post by:
Hello, - Is any body aware of a random workload/query generator such as the TPC-H query generator (QGEN) ? I am looking for a query generator that takes a schema as an input, and produces several queries. I need it mainly for performance evaluation. the generator I am looking for should produce SELECT queries, including joins, and not only INSERT INTO, DELETE, UPDATE queries such as the "SqlQueryGenerator" at...
3
1482
by: Arpan | last post by:
I am a newbie in ASP.NET (using VB.NET) & work on Windows 2000 Professional. I find that the client browser just doesn't play any role other than rendering the page in HTML & the server does all the work. Even the various HTML/Web controls are validated by the server. So ASP.NET relying so much on the server to do even a small task - doesn't this put extra load on the server & in the process,slow down the retrieval time of ASPX pages? A Form...
2
3066
by: Channa | last post by:
Dear all I have two computers and one printer share together on DHCP. i want to know how to prevent my sharing printer. when i restart computer is losed sharing printer. so how can i do? Please tell me thank you all
43
3440
by: davidkoree | last post by:
I mean not about cookie. Does it have something to do with operating system or browser plugin? I appreciate any help.
1
1121
by: =?Utf-8?B?Um9i?= | last post by:
I have two computers both have XP Home and are connect pier to pier. One computer is set up as a file server. After doing basic windows updates or installing a program I loose my file sharing on folders. I have to go and reset the sharing each time. What is causing me to loose the share?
8
4854
by: mc | last post by:
I would like to be able to send from an ASP.NET page an email which when recieved takes the form of a "Sharing Invitation for a RSS Feed" (http://office.microsoft.com/en-us/outlook/HA101595391033.aspx) I've found a MSDN article about it (http://msdn2.microsoft.com/en-us/library/bb176432.aspx) but that example is presented as a vb(a) script from within outlook. Can this functionality be emulated from sending an email from C#? TIA
1
7670
by: CollJ | last post by:
Hi, I just got a new computer the other day with Windows Vista. I've been trying to connect it to a network of 2 Window's XP computers without much luck. the Vista computer can access the internet and print fine through the D-Link router. I've downloaded the patch on each of the XP computers that everyone recommends, i've tried turning off all firewalls and switched sharing options on. On the Vista: when i show the entire network...
17
5567
by: John Salerno | last post by:
Let me see if this question even makes sense...I'm reading Core Python Programming and I jumped ahead to the more specific topics like network programming. I plan to follow along with the example in that chapter and create a socket connection between my desktop and laptop. However, these two computers are already connected on my home network (using the Windows Network Setup Wizard), so I was wondering if this will have any effect on what...
0
9719
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10620
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10369
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10372
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10110
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9187
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5546
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4329
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3851
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.