<div dir="ltr">Steve<div><br></div><div>Yes, we did. I now changed the order.</div><div><br></div><div>-erik</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 21, 2015 at 10:40 AM, Steven R. Brandt <span dir="ltr"><<a href="mailto:sbrandt@cct.lsu.edu" target="_blank">sbrandt@cct.lsu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>It looks to me like we do look for
mpicxx... after we look for mpiCC.<br>
<br>
Cheers,<br>
Steve<div><div class="h5"><br>
<br>
On 05/20/2015 03:12 PM, Erik Schnetter wrote:<br>
</div></div></div><div><div class="h5">
<blockquote type="cite">
<div dir="ltr">So close. The command is called "mpicxx", not
"mpic++". And we don't look for this spelling.
<div><br>
</div>
<div>-erik</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, May 20, 2015 at 2:56 PM, Frank
Loeffler <span dir="ltr"><<a href="mailto:knarf@cct.lsu.edu" target="_blank">knarf@cct.lsu.edu</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Wed, May 20, 2015 at 02:26:15PM -0400, Comer
Duncan wrote:<br>
> Oh well. You can find the contents of build3.log on<br>
> <a href="http://pastebin.com/0q9NNAT4" target="_blank">http://pastebin.com/0q9NNAT4</a>
and I note nothing different, or so it seems.<br>
<br>
</span>From your log I see that Cactus says: Found MPI
compiler wrapper at<br>
/opt/local/bin/mpiCC. This is likely the problem. Apple
still doesn't<br>
use a case sensitive filesystem by default, which means this
is the same<br>
as mpicc, which is the C compiler. The compiler itself is
smart enough<br>
(in the case of gnu) to figure this out at compile time, so
you don't<br>
get an error there. At link time however, (and because
Cactus uses the<br>
C++ compiler for linking), this can result in C++ libraries
not being<br>
linked, and thus C++ symbols are missing (as seems to be the
case in<br>
your log).<br>
<br>
Now, the thorn MPI should have picked up
/opt/local/bin/mpic++ before<br>
mpiCC, if the former exists. Does it? If not - is there some
package you<br>
still need to install (like openmpi-c++ or such)?<br>
<span><font color="#888888"><br>
Frank<br>
<br>
</font></span><br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@einsteintoolkit.org" target="_blank">Users@einsteintoolkit.org</a><br>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div>Erik Schnetter <<a href="mailto:schnetter@cct.lsu.edu" target="_blank">schnetter@cct.lsu.edu</a>><br>
<a href="http://www.perimeterinstitute.ca/personal/eschnetter/" target="_blank">http://www.perimeterinstitute.ca/personal/eschnetter/</a></div>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Users mailing list
<a href="mailto:Users@einsteintoolkit.org" target="_blank">Users@einsteintoolkit.org</a>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</div></div></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a><br>
<a href="http://lists.einsteintoolkit.org/mailman/listinfo/users" target="_blank">http://lists.einsteintoolkit.org/mailman/listinfo/users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Erik Schnetter <<a href="mailto:schnetter@cct.lsu.edu" target="_blank">schnetter@cct.lsu.edu</a>><br><a href="http://www.perimeterinstitute.ca/personal/eschnetter/" target="_blank">http://www.perimeterinstitute.ca/personal/eschnetter/</a></div>
</div>