LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   LinuxQuestions.org Member Intro (https://www.linuxquestions.org/questions/linuxquestions-org-member-intro-24/)
-   -   New User and Linux High Performance computing environment (https://www.linuxquestions.org/questions/linuxquestions-org-member-intro-24/new-user-and-linux-high-performance-computing-environment-707497/)

venki_nyn 02-25-2009 01:27 PM

New User and Linux High Performance computing environment
 
Hi All,

I am a new user to this forum. I am trying to get understanding how High Performance Computing/Cluster environment is setup and how can we design programs to work in parallel. Can anybody help me out here.

Thanks,
Venky

Mara 02-25-2009 03:01 PM

Welcome to LQ! The question you're asking has a very long answer. I'm wondering if you want Linux-specific guidelines or more general ones. In general, you should get an overview of your program and look for modules that deal only with their internal data and rarely use something from the other parts. Those likely can be run in parallel.

mwam-oz 02-26-2009 05:50 AM

OOHH thats a good question
 
Hey, I'm new to here and Linux... no programming to speak of for about 15 years, but the parallel question is a goodie.... as moderator says... that is a very general question that covers a lot of ground.
Heaps of ground.

reminds me... someone (maybe in astronomy?) built a very cheap super computer using many Sony PS3 boxes... google it. Might lead somewhere.

Good luck.

venki_nyn 02-26-2009 08:27 AM

Thanks for your reply.
I want to know in general how Linux clustering is done, how many nodes will be there (min - max). What kind of arch. is used. Is it Server/Client nodes. If this is the case, what is the usual message passing API's used. Is it possible MQ series can be used in parallel arch. for message passing.


All times are GMT -5. The time now is 12:56 AM.