<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>129</buildNumber><marked><SHA1>12407142b14155687d0d80b174796965d2793b12</SHA1><branch><SHA1>12407142b14155687d0d80b174796965d2793b12</SHA1><name>origin/master</name></branch></marked><revision><SHA1>12407142b14155687d0d80b174796965d2793b12</SHA1><branch><SHA1>12407142b14155687d0d80b174796965d2793b12</SHA1><name>origin/master</name></branch></revision></originmaster><origingrid_fixes _class='hudson.plugins.git.util.Build'><buildNumber>113</buildNumber><marked><SHA1>b19b67713baf175f99baa0cb0bdde6e8c1fbc588</SHA1><branch><SHA1>b19b67713baf175f99baa0cb0bdde6e8c1fbc588</SHA1><name>origin/grid_fixes</name></branch></marked><revision><SHA1>b19b67713baf175f99baa0cb0bdde6e8c1fbc588</SHA1><branch><SHA1>b19b67713baf175f99baa0cb0bdde6e8c1fbc588</SHA1><name>origin/grid_fixes</name></branch></revision></origingrid_fixes><originfeeding_gr_to_host _class='hudson.plugins.git.util.Build'><buildNumber>108</buildNumber><marked><SHA1>b928767c7238139d599dc55420d2a0956161726a</SHA1><branch><SHA1>b928767c7238139d599dc55420d2a0956161726a</SHA1><name>origin/feeding_gr_to_host</name></branch></marked><revision><SHA1>b928767c7238139d599dc55420d2a0956161726a</SHA1><branch><SHA1>b928767c7238139d599dc55420d2a0956161726a</SHA1><name>origin/feeding_gr_to_host</name></branch></revision></originfeeding_gr_to_host><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>501</buildNumber><marked><SHA1>2090eb2e167c2bd651d84762128d49894a7d5460</SHA1><branch><SHA1>2090eb2e167c2bd651d84762128d49894a7d5460</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2090eb2e167c2bd651d84762128d49894a7d5460</SHA1><branch><SHA1>2090eb2e167c2bd651d84762128d49894a7d5460</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2090eb2e167c2bd651d84762128d49894a7d5460</SHA1><branch><SHA1>2090eb2e167c2bd651d84762128d49894a7d5460</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/clubb.git</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>501</buildNumber><marked><SHA1>3e2fe67aa2761b7dbf7b49d582bbd94ff2ec1d14</SHA1><branch><SHA1>3e2fe67aa2761b7dbf7b49d582bbd94ff2ec1d14</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>3e2fe67aa2761b7dbf7b49d582bbd94ff2ec1d14</SHA1><branch><SHA1>3e2fe67aa2761b7dbf7b49d582bbd94ff2ec1d14</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>3e2fe67aa2761b7dbf7b49d582bbd94ff2ec1d14</SHA1><branch><SHA1>3e2fe67aa2761b7dbf7b49d582bbd94ff2ec1d14</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/larson-group/sys_admin</remoteUrl><scmName></scmName></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></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>#501</displayName><duration>413275</duration><estimatedDuration>1912456</estimatedDuration><fullDisplayName>clubb_fire_tuning_gfortran_test #501</fullDisplayName><id>501</id><keepLog>false</keepLog><number>501</number><queueId>1335</queueId><result>SUCCESS</result><timestamp>1714639026433</timestamp><url>http://carson.math.uwm.edu/jenkins/job/clubb_fire_tuning_gfortran_test/501/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/CLUBB_core/advance_clubb_core_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xm_wpxp_module.F90</affectedPath><affectedPath>src/CLUBB_core/advance_wp2_wp3_module.F90</affectedPath><affectedPath>src/CLUBB_core/clubb_api_module.F90</affectedPath><affectedPath>src/Morrison_microphys/microphysics.F90</affectedPath><affectedPath>src/CLUBB_core/fill_holes.F90</affectedPath><affectedPath>src/CLUBB_core/advance_xp2_xpyp_module.F90</affectedPath><commitId>3abb325943da1a557e1213b2908ead3c828aff16</commitId><timestamp>1714587276000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></author><authorEmail>huebler@uwm.edu</authorEmail><comment>Making num_draw_points in fill_holes a constant. We were already using this value as a constant everywhere, but passing a constant by argument list makes it difficult/impossible for a compiler to optimize using that constant, unless it does inlining. Now, rather than passing the constant num_hf_draw_points (or sometimes a hardcoded 2) we just use num_hf_draw_points directly from constants_clubb. This massively improves the performance of a loop in fill holes when using nvhpc+omp, which was the motivation for this, but should also improve the performance on CPUs. Everything is BFB.
</comment><date>2024-05-01 13:14:36 -0500</date><id>3abb325943da1a557e1213b2908ead3c828aff16</id><msg>Making num_draw_points in fill_holes a constant. We were already using this value as a constant everywhere, but passing a constant by argument list makes it difficult/impossible for a compiler to optimize using that constant, unless it does inlining. Now, rather than passing the constant num_hf_draw_points (or sometimes a hardcoded 2) we just use num_hf_draw_points directly from constants_clubb. This massively improves the performance of a loop in fill holes when using nvhpc+omp, which was the motivation for this, but should also improve the performance on CPUs. Everything is BFB.</msg><path><editType>edit</editType><file>src/CLUBB_core/clubb_api_module.F90</file></path><path><editType>edit</editType><file>src/Morrison_microphys/microphysics.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_clubb_core_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/fill_holes.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xm_wpxp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_xp2_xpyp_module.F90</file></path><path><editType>edit</editType><file>src/CLUBB_core/advance_wp2_wp3_module.F90</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/Morrison_microphys/microphysics.F90</affectedPath><commitId>2090eb2e167c2bd651d84762128d49894a7d5460</commitId><timestamp>1714622486000</timestamp><author><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pickett</absoluteUrl><fullName>Cole Pickett</fullName></author><authorEmail>larsongroupgithub@gmail.com</authorEmail><comment>Raw-copy updating src/Morrison_microphys
</comment><date>2024-05-01 23:01:26 -0500</date><id>2090eb2e167c2bd651d84762128d49894a7d5460</id><msg>Raw-copy updating src/Morrison_microphys</msg><path><editType>edit</editType><file>src/Morrison_microphys/microphysics.F90</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/pickett</absoluteUrl><fullName>Cole Pickett</fullName></culprit><culprit><absoluteUrl>http://carson.math.uwm.edu/jenkins/user/huebler</absoluteUrl><fullName>Gunther Huebler</fullName></culprit><inProgress>false</inProgress><nextBuild><number>502</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_fire_tuning_gfortran_test/502/</url></nextBuild><previousBuild><number>500</number><url>http://carson.math.uwm.edu/jenkins/job/clubb_fire_tuning_gfortran_test/500/</url></previousBuild></workflowRun>