Should the number of compute nodes in cluster be power of 2 ?
Hi everyone,
I'm in the process of building a small high-performance Linux cluster
from PCs. The cluster will have 7 or 8 Pentium 4 compute nodes and will
run Rocks. The cluster will have to run PVM and/or MPI parallel
programs + some job scheduling for non-paralellized code.
Is there any reason to prefer a number of compute nodes which is a
power of 2 (8, 16, ...), e.g. some parallel programs that might run
much more efficiently on 8 nodes rather than 7 ? Obviously, you can
stack 2^n boxes more nicely, and the nodes will fit well on the screen
in the cluster-monitoring application. But are there more fundamental
implications ?
Thanks,
alex
.
Relevant Pages
- Re: How to create a Matlab cluster with 8 PCs
... How do I go about creating the cluster? ... My problem is I have no idea how to create a cluster first out of those PCs. ... Typically the hardware consists of a router and ethernet cables. ... Then you will need an additional cable to connect your campus LAN to ... (comp.soft-sys.matlab) - Setting up a multi-users PC cluster
... I need to setup a multi-users PC cluster where users are able to log into ... The PCs are running XP. ... store/access their own data files in a server. ... access their data files from any PC in the cluster and backup. ... (microsoft.public.win2000.file_system) - Re: Inconsistent behavior with NLB
... The web site should have one name in DNS. ... One Cluster Virtual IP address and two physical nodes. ... Requests are reaching to my IISs fine from some of the PCs ... The issue is from other PCs request is not going. ... (microsoft.public.windows.server.clustering) - Re: Linux clustering recommendations
... > I've fooled around with what's called a beowulf cluster before where you ... > get several machines to all work on some problem together. ... Will try that - all the PCs have 128Mb ram to run ClusterKnoppix which has ... one of em is a web server/database server or the like and if it ... (comp.os.linux.setup) - Re: Help for linux cluster for beginner
... > I need to create a 2 node linux cluster using two PCS. ... methinks it's really hard to form a "cluster" out of two PCs ... My personal reading of the string "MicroSoft" expands to "NanoWeak"... ... (comp.os.linux.networking) |
|