On Sun, Dec 13, 2009 at 9:36 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
   So if I pass --with-mpi-shared into MPI.py it TESTS if the MPI libraries are shared. Fine. But if it is download-mpich IT DOES NOT try to make shared libraries for MPICH. It only tries to make shared libraries for MPI if --with-shared is passed. WTF?<br>
</blockquote><div><br>--with-mpi-shared is a workaround option. Perhaps it should be renamed. It was only put in to avoid the shared library test.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

   So I change it so that it tries to make mpi shared libraries if --with-mpi-shared is passed but not also --with-shared. What happens?<br>
"Configuring with shared libraries - but the system/compilers do not support this." How the hell does it know the system/compilers do not support this? So I have to change the code to not reject the --with-mpi-shared when using static libraries.<br>
</blockquote><div><br>Wait, don't make that change. --with-mpi-shared should NOT control anything but the test.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

   Sometimes I just want to delete the whole stinking repository of crud piled on crap piled on crud. Maybe we need to start having code reviews instead of shoving random code into random files and hope that sometimes things might work.<br>

<br>
   Ok, well I shoved some random code in and got it to behave reasonably for me, until tomorrow,<br>
<br>
   Barry<br>
<br>
This problem caused my early problem, since it ignored the --with-mpi-shared option it did not think it needed to rebuild mpich.<br>
</blockquote></div><br>I do not understand this. Can we rollback this change and discuss it?<br><br>  Matt<br clear="all"><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>