<div dir="ltr"><div>You can get most of the functionality from the Elastic Load Balancer:<br><br><a href="http://star.mit.edu/cluster/docs/latest/manual/load_balancer.html">http://star.mit.edu/cluster/docs/latest/manual/load_balancer.html</a><br>
<br></div>As for emailing the user when all jobs are done, you can either write a small script that does the actually emailing when the jobs are done... or you can submit a job that waits for all other jobs, and then ask Grid Engine to send you an email (qsub -M) when that last job is done:<br>
<br><a href="http://gridscheduler.sourceforge.net/htmlman/htmlman1/qsub.html">http://gridscheduler.sourceforge.net/htmlman/htmlman1/qsub.html</a><br><div><div><div class="gmail_extra"><br clear="all"><div>Rayson<br><br>==================================================<br>
Open Grid Scheduler - The Official Open Source Grid Engine<br><a href="http://gridscheduler.sourceforge.net/" target="_blank">http://gridscheduler.sourceforge.net/</a><br><a href="http://gridscheduler.sourceforge.net/GridEngine/GridEngineCloud.html" target="_blank">http://gridscheduler.sourceforge.net/GridEngine/GridEngineCloud.html</a></div>

<br><br><div class="gmail_quote">On Mon, Jul 7, 2014 at 5:58 PM, James <span dir="ltr">&lt;<a href="mailto:jamesqf@charter.net" target="_blank">jamesqf@charter.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi,<br>
<br>
I have a question which doesn&#39;t seem to be addressed in the<br>
documentation, or on this list.  It seems that from the<br>
examples, Starcluster expects a bunch of human interaction,<br>
manually creating a cluster, submitting jobs, then terminating<br>
the cluster.  I need an essentially batch system: the user starts<br>
a job which creates a cluster (internal info determines how large<br>
a cluster is needed); it runs unattended for hours/days (periodically<br>
checkpointing itself); then when it finishes it copies results to<br>
an EBS volume, sends an email message to the user, and terminates<br>
the cluster.<br>
<br>
1) Will Starcluster allow me to do this easily?  If so, a pointer<br>
to docs/examples would be appreciated!<br>
<br>
2) If not, is there some other application that will do this, so I<br>
don&#39;t have to re-invent the wheel?<br>
<br>
3) Or do I have to build my own wheel from scratch?<br>
<br>
Thanks,<br>
James<br>
<br>
<br>
<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>
</blockquote></div><br></div></div></div></div>