<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Run 'maker -help’ with mpiexec.<div class=""><br class=""></div><div class="">Example:</div><div class="">mpiexec -n 10 maker -help</div><div class=""><br class=""></div><div class="">If the MPI communication ring is working correctly, then it will print the help message only once (from the root process). If it is not working, it will print the help message 10 time because each of the 10 MPI processes will think they are the root process. It is a simple test that can identify if it is an MPI issue or not.</div><div class=""><br class=""></div><div class="">If it is not an MPI issue, you can just search for the NFSLock files using find and delete them,.</div><div class=""><br class=""></div><div class="">—Carson</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 30, 2016, at 10:10 AM, Mark Ebbert <<a href="mailto:me.mark@gmail.com" class="">me.mark@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><img style="border: none; background:none; width: 0; height: 0;" src="https://welovepg.polymail.io/v2/z/a/NTdjNWFmMjNhODQy/E0jjXDQWWqJK2KQFm4bViNSvWd22c6AdERC_UTksNbTXpSfOFBHmgFSmNU4cgAbUvE_EKAA8GYcxjJpLu65IbRZgHAaluhYM6RvmcA_kcrVOVgAu5SpDKI5tyd3Y4_TIe_AvF-dS9ldIFdK5Xrxm1PWFwIY0eA==.png" alt="" width="0px" height="0px" border="0" class=""><div class=""></div>
<div class="">Good day everyone!</div><div class=""><br class=""></div><div class="">I’m getting the error stating: “WARNING: Multiple MAKER processes have been started in the same directory.” Everything I’ve seen mentions version issues with MPICH. The difference in my situation is that my initial run ran just fine, but died because of the cluster time constraints. We’re only allowed 3 days. </div><div class=""><br class=""></div><div class="">There are a bunch of .NFSLock files in the output directory. I’m guessing Maker wasn’t able to clear the locks when the jobs died? Can I safely delete those lock files? What’s the best way to handle this going forward since I can only run jobs for 3 days at a time?</div><div class=""><br class=""></div><div class="">Thanks!<br class=""></div><br class=""><div id="psignature" class=""><div class="">Mark T. W. Ebbert</div></div>_______________________________________________<br class="">maker-devel mailing list<br class=""><a href="mailto:maker-devel@box290.bluehost.com" class="">maker-devel@box290.bluehost.com</a><br class="">http://box290.bluehost.com/mailman/listinfo/maker-devel_yandell-lab.org<br class=""></div></blockquote></div><br class=""></div></body></html>