[Beowulf] Entry Level HPC?
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.
Mark Hahn hahn at mcmaster.caThu May 7 14:27:02 PDT 2009
- Previous message: [Beowulf] Entry Level HPC?
- Next message: [Beowulf] Entry Level HPC?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> First question: Any point in trying to use the Everex gPC > with the Via C-7 cpu (my current desktop) as the master node? sure, why not? your taste determines the layout of services. a cluster typically needs several admin services: - dhcp/tftp (pxe) for booting, if you do it that way. - server for shared filesystem(s) (home or nfs root) - scheduler. - monitoring. - user access (login, compile, submit, etc). it's nice to at least keep users off any admin nodes for both contention and security reasons, but not strictly necessary. there's no reason all those couldn't be on one server, if you wanted, especially for a small cluster with relatively sane users. I usually bundle pxe and nfs root serving onto the same admin node, since they're an obviously a logical single point of failure. that's the node I'd most likley call "master". non-system filesystems should be separate, though mainly because a machine optimized for file service is not necessarily optimized for, say, running the scheduler, and it's valuable to isolate such services from resource contention.
- Previous message: [Beowulf] Entry Level HPC?
- Next message: [Beowulf] Entry Level HPC?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
