{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Gunther Huebler",
          "userId" : "huebler",
          "userName" : "Gunther Huebler"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 179,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "4b376f0bf8316be71a31bac727c6faca2af18737",
            "branch" : [
              {
                "SHA1" : "4b376f0bf8316be71a31bac727c6faca2af18737",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4b376f0bf8316be71a31bac727c6faca2af18737",
            "branch" : [
              {
                "SHA1" : "4b376f0bf8316be71a31bac727c6faca2af18737",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4b376f0bf8316be71a31bac727c6faca2af18737",
        "branch" : [
          {
            "SHA1" : "4b376f0bf8316be71a31bac727c6faca2af18737",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/cam.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#179",
  "duration" : 2731332,
  "estimatedDuration" : 7162916,
  "executor" : null,
  "fullDisplayName" : "cam_gpu_test #179",
  "id" : "179",
  "keepLog" : false,
  "number" : 179,
  "queueId" : 8006,
  "result" : "SUCCESS",
  "timestamp" : 1788672468015,
  "url" : "http://carson.math.uwm.edu/jenkins/view/Production%20View/job/cam_gpu_test/179/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "fill_holes.F90",
            "stats_netcdf.F90",
            "advance_xp2_xpyp_module.F90",
            "stats_clubb_utilities.F90"
          ],
          "commitId" : "a2e87e0923b597090431c4cb02beb98ec70e70f9",
          "timestamp" : 1788666832000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Microphys loop push (#1355)\u000a\u000a* First set of loop pushes - feature addition to stats too to allow for calling stats_update multiple times in a timestep and averaging the results, which is quite nice for silhs and allows us to get rid of the special microphysics stats type\u000a\u000a* More loop pushes\u000a\u000a* Tiny changes to restore BFBness\u000a\u000a* Pushing loop into advance_microphys\u000a\u000a* Little more loop push\u000a\u000a* More basic loop pushing\u000a\u000a* More loop pushing, also found what seems to be a bug with additional columns, theres code that uses only the first one. Im leaving this in for now to maintain BFBness, but labeled the problem areas with TODOs\u000a\u000a* Potentially final batch of loop pushes\u000a\u000a* Adding acc fixes for microphys stuff - the 2D versions called are GPUized, so they need acc data statements surrounding them\u000a\u000a* Removing unneccesary single col versions of lots of things\u000a\u000a* Restoring some comments and formatting\u000a\u000a* A little more restoration, maybe unnecceary\u000a",
          "date" : "2026-09-05 22:53:52 -0500",
          "id" : "a2e87e0923b597090431c4cb02beb98ec70e70f9",
          "msg" : "Microphys loop push (#1355)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_netcdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "silhs_api_module.F90",
            "math_utilities.F90",
            "CMakeLists.txt",
            "est_kessler_microphys_module.F90",
            "lh_microphys_var_covar_module.F90",
            "latin_hypercube_driver_module.F90"
          ],
          "commitId" : "d2dcdb63cd1a74bb5ceec2f6812dffc6a477c105",
          "timestamp" : 1788666832000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Microphys loop push (#1355)\u000a\u000a* First set of loop pushes - feature addition to stats too to allow for calling stats_update multiple times in a timestep and averaging the results, which is quite nice for silhs and allows us to get rid of the special microphysics stats type\u000a\u000a* More loop pushes\u000a\u000a* Tiny changes to restore BFBness\u000a\u000a* Pushing loop into advance_microphys\u000a\u000a* Little more loop push\u000a\u000a* More basic loop pushing\u000a\u000a* More loop pushing, also found what seems to be a bug with additional columns, theres code that uses only the first one. Im leaving this in for now to maintain BFBness, but labeled the problem areas with TODOs\u000a\u000a* Potentially final batch of loop pushes\u000a\u000a* Adding acc fixes for microphys stuff - the 2D versions called are GPUized, so they need acc data statements surrounding them\u000a\u000a* Removing unneccesary single col versions of lots of things\u000a\u000a* Restoring some comments and formatting\u000a\u000a* A little more restoration, maybe unnecceary\u000a",
          "date" : "2026-09-05 22:53:52 -0500",
          "id" : "d2dcdb63cd1a74bb5ceec2f6812dffc6a477c105",
          "msg" : "Microphys loop push (#1355)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "lh_microphys_var_covar_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "math_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "CMakeLists.txt"
            },
            {
              "editType" : "edit",
              "file" : "est_kessler_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "latin_hypercube_driver_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/physics/cam/subcol_SILHS.F90"
          ],
          "commitId" : "4b376f0bf8316be71a31bac727c6faca2af18737",
          "timestamp" : 1788672437000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Adapt CAM SILHS variance calculation to multicolumn CLUBB API (#229)\u000a\u000a* Use multicolumn SILHS variance API for CAM chunks\u000a\u000a* Preserve original interface comments after multicolumn migration\u000a",
          "date" : "2026-09-06 00:27:17 -0500",
          "id" : "4b376f0bf8316be71a31bac727c6faca2af18737",
          "msg" : "Adapt CAM SILHS variance calculation to multicolumn CLUBB API (#229)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/physics/cam/subcol_SILHS.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : false,
  "nextBuild" : null,
  "previousBuild" : {
    "number" : 178,
    "url" : "http://carson.math.uwm.edu/jenkins/view/Production%20View/job/cam_gpu_test/178/"
  }
}