[StarCluster] exclude the master node

Jean-Pierre Adam jean_pierre_adam at hotmail.com
Wed Oct 17 12:14:43 EDT 2012


Thank you Ed, this is exactly what I was looking for.

Next time, I'll check out the config file first before asking.

JP


From: ecm200 at gmail.com
Date: Wed, 17 Oct 2012 13:59:24 +0200
Subject: Re: [StarCluster] exclude the master node
To: jean_pierre_adam at hotmail.com
CC: starcluster at mit.edu

Jean-Pierre.
This option is a setting in the configuration file for star cluster.
Use the SGE plugin instead of the automatic queue setup.
[plugin sge]

setup_class = starcluster.plugins.sge.SGEPluginmaster_is_exec_host = False

Following argument excludes master as execution host.
Be sure to set the queue command to false before executing the SGE plugin.


Something like:
[cluster smallcluster]disable_queue = Trueplugins = sge

Hope this helps.


Ed

On 17 October 2012 13:50, Jean-Pierre Adam <jean_pierre_adam at hotmail.com> wrote:






Hi all,

usually I use a "cheap" master node when I'm running starcluster on spot instances.

And usually, I launch my jobs with that kind of command :
qsub -b y -cwd -pe orte 24 mpirun ./mpi-executable arg1 arg2

I was wondering, how could I exclude the master node from the list of nodes running the job. Since the master node is slower in my case, it clearly affects the efficiency of the computation.

Cheers



JP
 		 	   		  

_______________________________________________

StarCluster mailing list

StarCluster at mit.edu

http://mailman.mit.edu/mailman/listinfo/starcluster




-- 
Ed Morris
------------------------------------------------
email: ecm200 at gmail.com
phone:
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20121017/fa8df36e/attachment.htm


More information about the StarCluster mailing list