Operating System - Linux
1753550 Members
5511 Online
108795 Solutions
New Discussion юеВ

parallel Computing in Linux

 
Trent Bukowsky
Advisor

parallel Computing in Linux

I have two seperate PC's running on linux 6.2. Is it possible to interconnect both of these two machines to function as one machine (ie. be able to utilize each others hardware resources.

If so I would like to know how this can be done. if somebody can give me a diagramatic outline of the physical connections involved and the hardware required I would be much obliged. Or just provide me with some links to sites where I can get information on the Hardware connectivity involved as well as software to be involved.

Thanks

Trent
2 REPLIES 2
Jerome Fenal_1
Valued Contributor

Re: parallel Computing in Linux

Hi,

if you give a try to Mosix (www.mosix.org), you will only need a (really) fast network interconnect.
But your 2 PCs won't be able to access same disk unless you use GFS (need Fibre-Channel too ?)
Anyway, please keep in touch with me if you find something interesting.

Regards,

Jerome
Bienvenue chez moi
Michael Worsham
Occasional Advisor

Re: parallel Computing in Linux

Something you might want to look into as well is called Beowulf (http://www.beowulf.org/) as there are different applications like MPI that allow you to execute applications on different systems and make simple clusters for utilizing CPU and memory restraints.
Be lazy. Do it right the first time.