<br><br><div class="gmail_quote">2008/12/14 Gregg Germain <span dir="ltr"><<a href="mailto:saville@comcast.net">saville@comcast.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
<br>
 This is a little more in the way of a systems question:<br>
<br>
 I'm presently running a cluster with mpich2-1.0.6p1 installed in /usr/local.<br>
<br>
 I want to upgrade to mpich2-1.0.8.<br>
<br>
 Should I run the 1.0.6 Make uninstall first?<br>
</blockquote><div><br><br>mv /usr/local/mpich2   /usr/local/mpich2-1.0.6p1<br><br>Install version 1.0.8<br><br>A smart thing to do is to install version 1.0.8 to /usr/local/mpich2-1.0.8<br>then create a link from /usr/local/mpich2 to point to this.<br>
Then, if you put /usr/local/mpich2 {bin/lib} into your path as a user you will always be up to date.<br><br>At this point, the clustering gods are laughing at me.<br>An even smarter thing to do is to use modules<br><a href="http://modules.sourceforge.net">modules.sourceforge.net</a>  <br>
There will be a modules RPM available for your distribution<br><br>Short answer - no need to uninstall. Just move it to one side.<br><br><br><br><br><br> <br></div></div><br>