<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>86</buildNumber><marked><SHA1>3655285cd4ce9d65cec1b44cf2e6e578f4d08fe7</SHA1><branch><SHA1>3655285cd4ce9d65cec1b44cf2e6e578f4d08fe7</SHA1><name>origin/master</name></branch></marked><revision><SHA1>3655285cd4ce9d65cec1b44cf2e6e578f4d08fe7</SHA1><branch><SHA1>3655285cd4ce9d65cec1b44cf2e6e578f4d08fe7</SHA1><name>origin/master</name></branch></revision></originmaster><origingrid_fixes _class='hudson.plugins.git.util.Build'><buildNumber>88</buildNumber><marked><SHA1>d63a0f595d93dccafcc9e7917c00fe97fd034a35</SHA1><branch><SHA1>d63a0f595d93dccafcc9e7917c00fe97fd034a35</SHA1><name>origin/grid_fixes</name></branch></marked><revision><SHA1>d63a0f595d93dccafcc9e7917c00fe97fd034a35</SHA1><branch><SHA1>d63a0f595d93dccafcc9e7917c00fe97fd034a35</SHA1><name>origin/grid_fixes</name></branch></revision></origingrid_fixes><originchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>79</buildNumber><marked><SHA1>c5c01fc5da140dc13df06c2919c4f4f5a0318b5f</SHA1><branch><SHA1>c5c01fc5da140dc13df06c2919c4f4f5a0318b5f</SHA1><name>origin/changes_to_not_break</name></branch></marked><revision><SHA1>c5c01fc5da140dc13df06c2919c4f4f5a0318b5f</SHA1><branch><SHA1>c5c01fc5da140dc13df06c2919c4f4f5a0318b5f</SHA1><name>origin/changes_to_not_break</name></branch></revision></originchanges_to_not_break><refsremotesoriginchanges_to_not_break _class='hudson.plugins.git.util.Build'><buildNumber>70</buildNumber><marked><SHA1>1344f8a40d6116af1b567307eb389b4be1009fc4</SHA1><branch><SHA1>1344f8a40d6116af1b567307eb389b4be1009fc4</SHA1><name>refs/remotes/origin/changes_to_not_break</name></branch></marked><revision><SHA1>1344f8a40d6116af1b567307eb389b4be1009fc4</SHA1><branch><SHA1>1344f8a40d6116af1b567307eb389b4be1009fc4</SHA1><name>refs/remotes/origin/changes_to_not_break</name></branch></revision></refsremotesoriginchanges_to_not_break><originwangara_updates _class='hudson.plugins.git.util.Build'><buildNumber>85</buildNumber><marked><SHA1>1d226e398bae00fe10255274a70f3451b5cc7d9e</SHA1><branch><SHA1>1d226e398bae00fe10255274a70f3451b5cc7d9e</SHA1><name>origin/wangara_updates</name></branch></marked><revision><SHA1>1d226e398bae00fe10255274a70f3451b5cc7d9e</SHA1><branch><SHA1>1d226e398bae00fe10255274a70f3451b5cc7d9e</SHA1><name>origin/wangara_updates</name></branch></revision></originwangara_updates><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>450</buildNumber><marked><SHA1>7f841f184cdc30f4dc5b42a66b21f077058955af</SHA1><branch><SHA1>7f841f184cdc30f4dc5b42a66b21f077058955af</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>7f841f184cdc30f4dc5b42a66b21f077058955af</SHA1><branch><SHA1>7f841f184cdc30f4dc5b42a66b21f077058955af</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>7f841f184cdc30f4dc5b42a66b21f077058955af</SHA1><branch><SHA1>7f841f184cdc30f4dc5b42a66b21f077058955af</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/sam_clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><action></action><building>false</building><displayName>#450</displayName><duration>743222</duration><estimatedDuration>807834</estimatedDuration><fullDisplayName>sam_clubb_nvhpc_build #450</fullDisplayName><id>450</id><keepLog>false</keepLog><number>450</number><queueId>11328</queueId><result>SUCCESS</result><timestamp>1759394707333</timestamp><url>http://carson.math.uwm.edu/jenkins/job/sam_clubb_nvhpc_build/450/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>latin_hypercube_driver_module.F90</affectedPath><commitId>50f5a9aa2d2a1e4894e9d0aa40f653db463beb15</commitId><timestamp>1759358185000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Making the l_random_k_lh_start set the random generator seed before generating a random. This should fix the generalized grid test, which failed for the only flag set that turned on l_random_k_lh_start. Before, the test passed because we used the same random seed for all timesteps, preventing differences in the random call. But now we use a different seed each timestep, causing differences. To ensure reproducibility, we use the seed each timestep to generate rand_pool, which is an effective solution, but we need to do that for the rand_integer_in_range call in the l_random_k_lh_start code for the same reason. Since this does change the random that comes out, this is BIT_CHANGING, but only for runs using both SILHS and l_random_k_lh_start=.true.
</comment><date>2025-10-01 17:36:25 -0500</date><id>50f5a9aa2d2a1e4894e9d0aa40f653db463beb15</id><msg>Making the l_random_k_lh_start set the random generator seed before generating a random. This should fix the generalized grid test, which failed for the only flag set that turned on l_random_k_lh_start. Before, the test passed because we used the same random seed for all timesteps, preventing differences in the random call. But now we use a different seed each timestep, causing differences. To ensure reproducibility, we use the seed each timestep to generate rand_pool, which is an effective solution, but we need to do that for the rand_integer_in_range call in the l_random_k_lh_start code for the same reason. Since this does change the random that comes out, this is BIT_CHANGING, but only for runs using both SILHS and l_random_k_lh_start=.true.</msg><path><editType>edit</editType><file>latin_hypercube_driver_module.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>451</number><url>http://carson.math.uwm.edu/jenkins/job/sam_clubb_nvhpc_build/451/</url></nextBuild><previousBuild><number>449</number><url>http://carson.math.uwm.edu/jenkins/job/sam_clubb_nvhpc_build/449/</url></previousBuild></workflowRun>