wu :: forums
« wu :: forums - building multiprocessor »

Welcome, Guest. Please Login or Register.
May 6th, 2024, 12:06am

RIDDLES SITE WRITE MATH! Home Home Help Help Search Search Members Members Login Login Register Register
   wu :: forums
   riddles
   cs
(Moderators: towr, Grimbal, Icarus, ThudnBlunder, william wu, SMQ, Eigenray)
   building multiprocessor
« Previous topic | Next topic »
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print
   Author  Topic: building multiprocessor  (Read 583 times)
birbal
Full Member
***





   


Gender: male
Posts: 250
building multiprocessor  
« on: Jan 29th, 2010, 8:24pm »
Quote Quote Modify Modify

I have to build a multiprocessor computer from 16 processors. Can somebody give me possible architectural designs which can work.
IP Logged

The only thing we have to fear is fear itself!
nks
Junior Member
**





   
Email

Gender: male
Posts: 145
Re: building multiprocessor  
« Reply #1 on: Jan 30th, 2010, 6:07am »
Quote Quote Modify Modify

Pls check the link whether it can help you
 
http://www.ddj.com/go-parallel/?kw=sem_ms_entsoft_google_ParComp_ParComp _Adver3_c%2B%2B&gclid=CLumrLWjzJ8CFYswpAodp2_quQ
IP Logged
hemanshu
Newbie
*





   


Gender: male
Posts: 14
Re: building multiprocessor  
« Reply #2 on: Jan 30th, 2010, 11:34am »
Quote Quote Modify Modify

will it not depend on how u wanna use these processors !!!!!!
IP Logged
birbal
Full Member
***





   


Gender: male
Posts: 250
Re: building multiprocessor  
« Reply #3 on: Jan 31st, 2010, 12:01am »
Quote Quote Modify Modify

on Jan 30th, 2010, 11:34am, hemanshu wrote:
will it not depend on how u wanna use these processors !!!!!!

Ok , lemme explain it a little bit more.
What i want to do is buy some processors from market( may be 8 or 16 ) and using these processor, build a single processor. Everything else ( like mem, HDD ) should be common.  
I dont have any previous knowledge of this, just came to know that this can be done, so thinking to doing so Smiley
Any help is appriciated.
IP Logged

The only thing we have to fear is fear itself!
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: building multiprocessor  
« Reply #4 on: Jan 31st, 2010, 1:50am »
Quote Quote Modify Modify

You can't make a single processor out of multiple processors. You can put them in one computer, but things like on-chip cache will always remain separate to each individual processor.
 
What you need is a motherboard you can plug them all into, or some way of extending a motherboard so you can plug in more CPUs.
 
e.g. http://www.geek.com/articles/chips/amd-shows-off-8-cpu-system-with-four- socket-motherboard-20040831/
IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
birbal
Full Member
***





   


Gender: male
Posts: 250
Re: building multiprocessor  
« Reply #5 on: Jan 31st, 2010, 8:59pm »
Quote Quote Modify Modify

thanks towr, this link is indeed helpful.
I have heard there is some LAN technology with which we can make processors communicate, without actually putting them all into one motherboard. Please share if you have any knowledge of this.  
Also i would like to know about the software/OS with which we can control the concurrency.
IP Logged

The only thing we have to fear is fear itself!
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: building multiprocessor  
« Reply #6 on: Feb 1st, 2010, 2:48am »
Quote Quote Modify Modify

One of the things you could use is MPI. There are MPI libraries for several programming languages, and they allow you do do parallel computing over a LAN (or other similar setups)
You can also look up clusters for other similar technologies for harnessing the power of multiple computers toward the same end.
IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
birbal
Full Member
***





   


Gender: male
Posts: 250
Re: building multiprocessor  
« Reply #7 on: Feb 2nd, 2010, 2:38am »
Quote Quote Modify Modify

on Feb 1st, 2010, 2:48am, towr wrote:
One of the things you could use is MPI. There are MPI libraries for several programming languages, and they allow you do do parallel computing over a LAN (or other similar setups)
You can also look up clusters for other similar technologies for harnessing the power of multiple computers toward the same end.

LAN technology and MPI is something i was looking for. Can you give me idea how should i approach in building this system, it will be of great help.
IP Logged

The only thing we have to fear is fear itself!
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: building multiprocessor  
« Reply #8 on: Feb 2nd, 2010, 4:01am »
Quote Quote Modify Modify

I've never built a cluster myself. But I think it's just a matter of connecting the computers via a switch and installing the appropriate software on them.
 
Here's a how-to for a beowulf cluster: http://clustercompute.com/
(although it's ten years old)
Here's another one: http://www.mcsr.olemiss.edu/bookshelf/articles/how_to_build_a_cluster.ht ml
 
 
[edit]Another good article: http://www.hpccommunity.org/f55/so-you-want-build-cluster-five-things-co nsider-before-you-start-578/ [/edit]
« Last Edit: Feb 2nd, 2010, 4:53am by towr » IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print

« Previous topic | Next topic »

Powered by YaBB 1 Gold - SP 1.4!
Forum software copyright © 2000-2004 Yet another Bulletin Board