File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -590,12 +590,15 @@ Two solutions are possible:
590590client(s) is the same. This can be accomplished in a variety of ways
591591and is dependent upon your local setup; one method is to use an NTP
592592daemon to synchronize all machines to a common time server.</li>
593- <li> Build on a local disk filesystem where network timestamps are not
594- a factor.</li>
593+ <li> Build on a local disk filesystem where network timestamps are
594+ guaranteed to be synchronized with the local build machine's
595+ time.</li>
595596</ol>
596597
597- After implementing one of the two options, you will likely need to
598- re-run [configure]. Then Open MPI should build successfully. " ;
598+ After using one of the two options, it is likely safest to remove the
599+ Open MPI source tree and re-expand the Open MPI tarball. Then you can
600+ run [configure], [make], and [make install]. Open MPI should then
601+ build and install successfully. " ;
599602
600603/////////////////////////////////////////////////////////////////////////
601604
You can’t perform that action at this time.
0 commit comments