<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Thank you Ed, this is exactly what I was looking for.<br><br>Next time, I'll check out the config file first before asking.<br><br>JP<br><br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: ecm200@gmail.com<br>Date: Wed, 17 Oct 2012 13:59:24 +0200<br>Subject: Re: [StarCluster] exclude the master node<br>To: jean_pierre_adam@hotmail.com<br>CC: starcluster@mit.edu<br><br><div>Jean-Pierre.</div><div><br></div><div>This option is a setting in the configuration file for star cluster.</div><div><br></div><div>Use the SGE plugin instead of the automatic queue setup.</div><div><br></div><div>[plugin sge]</div>

<div>setup_class = starcluster.plugins.sge.SGEPlugin</div><div>master_is_exec_host = False</div><div><br></div><div><br></div><div>Following argument excludes master as execution host.</div><div><br></div><div>Be sure to set the queue command to false before executing the SGE plugin.</div>

<div><br></div><div>Something like:</div><div><br></div><div>[cluster smallcluster]</div><div>disable_queue = True</div><div>plugins = sge</div><div><br></div><div><br></div><div>Hope this helps.</div><div><br></div><div>

Ed</div><div><br></div><br><div class="ecxgmail_quote">On 17 October 2012 13:50, Jean-Pierre Adam <span dir="ltr">&lt;<a href="mailto:jean_pierre_adam@hotmail.com">jean_pierre_adam@hotmail.com</a>&gt;</span> wrote:<br>

<blockquote class="ecxgmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<div><div dir="ltr">
Hi all,<br><br>usually I use a "cheap" master node when I'm running starcluster on spot instances.<br><br>And usually, I launch my jobs with that kind of command :<br><pre>qsub -b y -cwd -pe orte 24 mpirun ./mpi-executable arg1 arg2</pre>

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.<br><br>Cheers<span class="ecxHOEnZb"><font color="#888888"><br>

<br>JP<br>                                               </font></span></div></div>
<br>_______________________________________________<br>
StarCluster mailing list<br>
<a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Ed Morris<br>------------------------------------------------<br>email: <a href="mailto:ecm200@gmail.com">ecm200@gmail.com</a><br>phone:<br></div>                                               </div></body>
</html>