Simple Analyzing program
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Luc.Vereecken at chem.kuleuven.ac.be Luc.Vereecken at chem.kuleuven.ac.beThu Oct 26 13:13:26 PDT 2000
- Previous message: Who has experience with wulfkit?
- Next message: fortran compiler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>a small 5 node cluster >1) Be able to run across a Beowulf and on a single computer, and >2) Show the immense processing capabilities of Beowulf versus a >single computer. > The applications I mentioned earlier, Seti and Dnetc, I just >realized, in the context of how I envisioned it being set up, would not >be true parallel processing, would it? Not all nodes are working >together as one "supercomputer", instead they each operate on their own >and tell a "master node" how they are coming along and that master node >just takes all the statistics, adds them up, and makes it seems like one >large multi-node computer. ... This might be a rather lame suggestion, but how about the mandlebrot fractal program ? Install MPI, compile the program, and run... It's not exactly a new idea, but it can do what you want : run on 1 or more computer, work on the same image, and scales sufficiently well to show the increase in speed. Also, it produces pretty images that might impress the ignorant :-) . Luc
- Previous message: Who has experience with wulfkit?
- Next message: fortran compiler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
