<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Oct 9, 2017 at 3:36 PM, Scott Kruger <span dir="ltr"><<a href="mailto:kruger@txcorp.com" target="_blank">kruger@txcorp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>It's already there -- I fixed your pull request:<br></blockquote><div><br></div><div>Great! Thanks Scott.</div><div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
gabrielle 70: git blame gmakefile | grep NP<br>
b95da926fad (Matthew Knepley 2017-06-14 17:33:01 -0600 103) ifdef NP<br>
b95da926fad (Matthew Knepley 2017-06-14 17:33:01 -0600 104)   TESTFLAGS += -n $(NP)  # set number of processes<br>
<br>
<br>
This is in master.<br>
<br>
Scott<br>
<br>
<br>
On 10/7/17 7:57 PM, Matthew Knepley wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sat, Oct 7, 2017 at 9:41 PM, Jed Brown <<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a> <mailto:<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>>> wrote:<br>
<br>
    Matthew Knepley <<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a> <mailto:<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>>> writes:<br>
<br>
     > This seems masochistic. I want to run a test with a different number<br>
     > of processes.  So my best option is print out the options, cut &<br>
    paste<br>
     > that soewhere, alter it to what I want, and run? Why would we have<br>
     > EXTRA_OPTIONS?<br>
<br>
    I often want to run in a debugger with a command like<br>
<br>
       mpiexec -n 2 xterm -e gdb -ex 'b file.c:123' -ex r --args ./ex12<br>
    -some_options<br>
<br>
    which just seems painful any other way.  But if you want to write that<br>
    by remembering a collection of variables through which to pass each<br>
    part, I won't stop you.<br>
<br>
<br>
Good, don't stop me. Also don't prevent use from putting NPROCS into the test harness.<br>
<br>
   Matt<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener<br>
<br>
<a href="https://www.cse.buffalo.edu/~knepley/" rel="noreferrer" target="_blank">https://www.cse.buffalo.edu/~k<wbr>nepley/</a> <<a href="http://www.caam.rice.edu/~mk51/" rel="noreferrer" target="_blank">http://www.caam.rice.edu/~mk5<wbr>1/</a>><br>
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
-- <br>
Tech-X Corporation               <a href="mailto:kruger@txcorp.com" target="_blank">kruger@txcorp.com</a><br>
5621 Arapahoe Ave, Suite A       Phone: <a href="tel:%28720%29%20974-1841" value="+17209741841" target="_blank">(720) 974-1841</a><br>
Boulder, CO 80303                Fax:   <a href="tel:%28303%29%20448-7756" value="+13034487756" target="_blank">(303) 448-7756</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.caam.rice.edu/~mk51/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div>
</div></div>