<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 326,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9c47857c79559576598918989ef1ce82a72918a1",
            "branch" : [
              {
                "SHA1" : "9c47857c79559576598918989ef1ce82a72918a1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9c47857c79559576598918989ef1ce82a72918a1",
            "branch" : [
              {
                "SHA1" : "9c47857c79559576598918989ef1ce82a72918a1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9c47857c79559576598918989ef1ce82a72918a1",
        "branch" : [
          {
            "SHA1" : "9c47857c79559576598918989ef1ce82a72918a1",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : None,
  "displayName" : "#326",
  "duration" : 2518075,
  "estimatedDuration" : 142374,
  "executor" : None,
  "fullDisplayName" : "clubb_release_diff_test #326",
  "id" : "326",
  "keepLog" : False,
  "number" : 326,
  "queueId" : 22902,
  "result" : "SUCCESS",
  "timestamp" : 1683102968673,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_diff_test/326/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_helper_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/sfc_varnce_module.F90"
          ],
          "commitId" : "9c47857c79559576598918989ef1ce82a72918a1",
          "timestamp" : 1683080989000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Calc sfc varnce GPUization (#1081)\u000a\u000a* Initial loop push for calc_sfc_varnce\u000a\u000a* BIT_CHANGING:3b086a40085284aa49c71d32c001d20153a8ddb4 the last commit is bit changing for only some cases and only when using higher than -02 optimization. uf min seems to be the first calculation that starting to differ bitwise. Using the check_multicol script confirms the differences are small.\u000a\u000a* Adding a tweak to surface values in the extra columns. This helped me check calc_sfc_varance, since we were not changing any arrays that would've affected calculations there.\u000a\u000a* Small optimization, making wstar and ustar2 scalars.\u000a\u000a* GPUizing calc_sfc_varnce\u000a\u000a* Removing conditional around some stats calls. Now we will always save sfc values to stats, because this will change stats files when gr%zm(i,1) &gt; sfc_elevation, this is potentially BIT_CHANGING.\u000a\u000a* Merging with latest clubb changes and making work on GPUs again.\u000a\u000aThis contained 2 commits that are BIT_CHANGING in some situations.\u000a",
          "date" : "2023-05-02 21:29:49 -0500",
          "id" : "9c47857c79559576598918989ef1ce82a72918a1",
          "msg" : "Calc sfc varnce GPUization (#1081)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/sfc_varnce_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 327,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_diff_test/327/"
  },
  "previousBuild" : {
    "number" : 325,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_diff_test/325/"
  }
}</pre></body></html>