[Beowulf] A fairly simple question
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.
C. Ahmet MERCAN ahmet.mercan at gmail.comFri Aug 12 23:32:04 PDT 2005
- Previous message: [Beowulf] A fairly simple question
- Next message: [Beowulf] A fairly simple question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi; if you just want to learn parallel programming, of course you can run multiple mpi task on single cpu. But this solution does not gives you any experiences about real cluster administration / programming. because it does not need to share users and files using a server. also you can not aware authentication (such as ssh) problems. and also you can't learn network settings. I said that it is simple solution because you can try what you want without worrying about system settings. if it mess up, you can restart/reinstall your virtual system, without breaking your other daily jobs. these advantages are for only educational purpose (as i said previously). You can't expect performance from virtual cluster as like as real one. regards... Cem Ahmet MERCAN Mark Hahn wrote: >>Simple solution is single pc with virtual PCs. it works properly as > > > I disagree. you can always run multiple MPI worker tasks on a single > CPU - you won't see speedup, of course, but you can work on your programming > logic pretty reasonably. I don't see why virtual PCs would offer any > advantage over this. the next step is to use a few of real PCs as RGB > suggests - not only do you start to see speedup, but you can play with > the reasons why speedup is not perfect. however, I think just two PCs > is a useful cluster - there's no big reason to have a separate master, > and even with 2 boxes, you can learn. > > _______________________________________________ > Beowulf mailing list, Beowulf at beowulf.org > To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf >
- Previous message: [Beowulf] A fairly simple question
- Next message: [Beowulf] A fairly simple question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
