<br><font size=2 face="sans-serif">G'Day !</font>
<br>
<br><font size=2 face="sans-serif">This is what I wrote to someone on a different mail list, but is relevent to your question ....</font>
<br>
<br><font size=2 face="sans-serif">The best sources of information is of course the net. &nbsp;I would start with the HOWTOs. &nbsp;The following give a good general knowledge of the subject.</font>
<br>
<br><font size=2 face="sans-serif">1) &nbsp;Beowulf-HOWTO</font>
<br><font size=2 face="sans-serif">2) &nbsp;Parallel-Processing-HOWTO</font>
<br><font size=2 face="sans-serif">3) &nbsp;SMP-HOWTO</font>
<br>
<br><font size=2 face="sans-serif">The NFS-HOWTO and the NIS-HOWTO are also very useful.</font>
<br>
<br><font size=2 face="sans-serif">In a Beowulf cluster, parallel processing is done by message passing, instead of shared memory in a SMP (symetric multi-processing) systems. &nbsp;The 2 most popular message passing systems are PVM (http://www.epm.ornl.gov/pvm/pvm_home.html) and MIPS (http://www-unix.mcs.anl.gov/mpi/). &nbsp;PVM is older so the code base is larger. &nbsp;MIPS until recently, was forked into several competing versions, and much newer. &nbsp;Most observers believe MIPS will eventually replace PVM as the defacto standard, as a new standard has been written. &nbsp;Porting of PVM code to MIPS is also reportedly trivial.</font>
<br>
<br><font size=2 face="sans-serif">My code is in the planning/design stage currently. &nbsp;My 3D modeler is currently being coded, but is taking significantly longer than anticipated. &nbsp;I am also currently obtaining new hardware to build a new 5 node cluster. &nbsp;So my parallel code ....</font>
<br>
<br><font size=2 face="sans-serif">Here is some advice I got from the GTK+ mailing list:</font>
<br>
<br><font size=2 face="sans-serif">Dani Mezher:</font>
<br>
<br><font size=2 face="Courier New">&quot;I did the same to build the frontend of an MPI parallel code. The<br>
frontend I built is a stand alone process that uses a TCP/IP socket to connect to<br>
the server node; this works just fine.&quot;</font>
<br>
<br><font size=2 face="Courier New">Slyder:</font>
<br>
<br><font size=2 face="Courier New">&quot;Well, I'd keep it a modular system. Have a piece that handles the input<br>
(modelling, and a piece that does the PVM [CFD/FE/FDTD/etc] processing. <br>
Mayvbe a thread to handle execution of the solver. I'm actually working <br>
on something similar, though I'm about to do a rewrite, so my code may<br>
or may not be of much use...&quot;</font>
<br>
<br><font size=2 face="Courier New">Hope this helps.</font><font size=2 face="sans-serif"><br>
<br>
cheers,<br>
Jim Parker<br>
<br>
Sailboat racing is not a matter of life and death .... &nbsp;It is far more important than that !!!</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>Shain Miley &lt;jubbi2g@yahoo.com&gt;</b></font>
<br><font size=1 face="sans-serif">Sent by: beowulf-admin@beowulf.org</font>
<p><font size=1 face="sans-serif">01/24/01 09:45 AM</font>
<br>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp; &nbsp;beowulf@beowulf.org</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp; &nbsp; &nbsp;Cluster Applications</font></table>
<br>
<br><font size=2 face="Courier New">Hi all,<br>
I am new to the concept of clusters but I have been<br>
doing a lot of reading recently because I would like<br>
to get some experience with clusters...my question is<br>
what are or were can I find information on some (free)<br>
applications that I can run on a beowulf cluster. &nbsp;I<br>
would not be setting up anything to fancy at first<br>
maybe a 2 or 4 node cluster but I have no idea what I<br>
could run on this cluster. &nbsp;Thanks for the help.<br>
Shain<br>
<br>
__________________________________________________<br>
Do You Yahoo!?<br>
Yahoo! Auctions - Buy the things you want at great prices. <br>
http://auctions.yahoo.com/<br>
<br>
_______________________________________________<br>
Beowulf mailing list<br>
Beowulf@beowulf.org<br>
http://www.beowulf.org/mailman/listinfo/beowulf<br>
</font>
<br>
<br>