<div dir="ltr"><div><div><div><div><div>Hi all,<br><br></div>Many people have noticed that the compsets (AKA nems regression tests) for the NEMSfv3gfs has been failing for the last week or so.  The reason is that the 64 bit control and NAM physics builds were using the same target modulefile name.  The modulefile for an executable is deleted before compilation as a precaution to ensure it is not used accidentally.  Thus, when a test that uses the 64 bit control executable happens to start during the compilation of the NAM physics build, the test will fail.  This is a race condition, and thus will not always happen.  The frequency at which it happens depends on the relative queue wait times for the build and execution jobs.  On Theia, those jobs are in the service and batch queues, respectively.  The queue wait times of those two queues varies, and thus the frequency at which this error happens varies as well.<br><br></div>I committed a fix yesterday which changed the name of the NAM build&#39;s modulefile.  Pull the git master to your branch and it will fix the problem.<br><br></div>Again, this is only an issue with the NEMSfv3gfs.  To my knowledge, none of the other Supported NEMS apps have this issue.<br><br></div>Sincerely,<br></div>Sam Trahan<br></div>