<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 24 Jan 2014, at 12:42, Luca Baiotti &lt;<a href="mailto:baiotti@ile.osaka-u.ac.jp">baiotti@ile.osaka-u.ac.jp</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On 1/24/14 6:42 PM, Ian Hinder wrote:<br><blockquote type="cite"><br>On 24 Jan 2014, at 01:15, Luca Baiotti &lt;<a href="mailto:baiotti@ile.osaka-u.ac.jp">baiotti@ile.osaka-u.ac.jp</a><br>&lt;<a href="mailto:baiotti@ile.osaka-u.ac.jp">mailto:baiotti@ile.osaka-u.ac.jp</a>&gt;&gt; wrote:<br><br><blockquote type="cite">On 1/23/14 11:52 PM, Frank Loeffler wrote:<br><blockquote type="cite">On Thu, Jan 23, 2014 at 10:11:40PM +0900, Luca Baiotti wrote:<br><blockquote type="cite">OK, so the emails not being sent is a known problem.<br><br>Here is the diff between my Gauss simfactory (emails working) and my<br>Noether simfactory (emails not working). Both are repository versions.<br></blockquote><br>Can you look at the difference of the post-processed SubmitScript files<br>of one simulation that did send emails, and one that didn't? You should<br>be able to find them in simulations/NAME/output-0000/SIMFACTORY/ .<br></blockquote><br>It is below. Indeed non --mail entry is present in the Noether file.<br></blockquote><br>The Gauss version looks like this:<br><blockquote type="cite">#! /bin/bash<br>#SBATCH -A @ALLOCATION@<br>#SBATCH -p @QUEUE@<br>#SBATCH -t @WALLTIME@<br>#SBATCH -N @NODES@ -n @NUM_PROCS@<br>#SBATCH @("@CHAINED_JOB_ID@" != "" ? "-d afterany:@CHAINED_JOB_ID@" : "")@<br>#SBATCH -J @SHORT_SIMULATION_NAME@<br>#SBATCH --mail-type=ALL<br>#SBATCH -o @RUNDIR@/@SIMULATION_NAME@.out<br>#SBATCH -e @RUNDIR@/@SIMULATION_NAME@.err<br>cd @SOURCEDIR@<br>@SIMFACTORY@ run @SIMULATION_NAME@ --machine=@MACHINE@ --restart-id=@RESTART_ID@ @FROM_RESTART_COMMAND@<br></blockquote><br>If you have anything different, then maybe you added it yourself? &nbsp;Can<br>do do an "svn diff" on the submit script in your Gauss version? &nbsp;I think<br>what has happened is that you fixed the problem in your Gauss version by<br>adding the lines<br><br>#SBATCH --<a href="mailto:mail-user=baiotti@ile.osaka-u.ac.jp">mail-user=baiotti@ile.osaka-u.ac.jp</a><br>&lt;<a href="mailto:mail-user=baiotti@ile.osaka-u.ac.jp">mailto:mail-user=baiotti@ile.osaka-u.ac.jp</a>&gt;<br><br>This would explain why mail notifications are not working for me: they<br>have never worked in the committed version.<br></blockquote><br>You are right! I had modified it long ago and forgot. Then I assumed that simfactory worked properly on its own... And to complicate things, I had recently removed the original simfactory directory in my Cactus_Gauss and checked out a new one (so svn diff didn't show any difference).<br><br>In conclusion, can the script for stampede be fixed in the repository?<br></blockquote><div><br></div><div>I have changed it in my version, so if it works the next time I submit something, I'll commit it to the repository.</div></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--&nbsp;</div><div>Ian Hinder</div><div><a href="http://numrel.aei.mpg.de/people/hinder">http://numrel.aei.mpg.de/people/hinder</a></div></div></span></div></span></div></span></span>
</div>
<br></body></html>