[one-users] MPI Cluster on OpenNebula

2012-07-12 Thread Quynh Le
Hello, I intend to setup a ready-to-go MPI Cluster on OpenNebula from a VM image. Is it possible? Can each VM know its role (master or slave), as well as other VM, to fill in the mpdhost file? I don't know much about context yet. Thanks for any explanation. Best regards, Quynh __

Re: [one-users] MPI Cluster on OpenNebula

2012-07-12 Thread Shankhadeep Shome
Yes, clusters are particularly easy on this environment, I work with our analytics group on hadoop clusters. The most important thing to do is install good parallel computing utilities like pdsh and have ssh equivalency setup, then creating a cluster of machine sis realyl easy because you get N mac

Re: [one-users] MPI Cluster on OpenNebula

2012-07-12 Thread Quynh Le
, or 1 for all? I'm looking forward to your sharing. Cheers, Quynh From: Shankhadeep Shome To: Quynh Le Cc: "users@lists.opennebula.org" Sent: Friday, July 13, 2012 12:22 PM Subject: Re: [one-users] MPI Cluster on OpenNebula Yes, clusters

Re: [one-users] MPI Cluster on OpenNebula

2012-07-13 Thread Shankhadeep Shome
ll? > > I'm looking forward to your sharing. > > Cheers, > Quynh > > -- > *From:* Shankhadeep Shome > *To:* Quynh Le > *Cc:* "users@lists.opennebula.org" > *Sent:* Friday, July 13, 2012 12:22 PM > *Subject:* Re: [one-users]

Re: [one-users] MPI Cluster on OpenNebula

2012-07-13 Thread Quynh Le
Hello Shank, I thank you so much for your description. But we are using virtual machines, so changes and configuration on each virtual node will be lost when it terminates. (1) Every time we launch a cluster, we may change the number of slave nodes, up to the problem size. (2) So could you b