Skip to content

Commit

Permalink
Fixes to recover correct convergence plots
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Jan 22, 2025
1 parent 273fb77 commit d4cec5e
Show file tree
Hide file tree
Showing 10 changed files with 1,281 additions and 4,491 deletions.
2,436 changes: 0 additions & 2,436 deletions .buildkite/Manifest.toml

This file was deleted.

6 changes: 2 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ authors = ["Climate Modeling Alliance"]
version = "0.7.0"

[deps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
ClimaComms = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
Expand All @@ -17,12 +16,11 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
CUDA = "3"
ClimaComms = "0.3.1"
ClimaComms = "0.4, 0.5, 0.6"
DataStructures = "0.18"
DiffEqBase = "6"
DiffEqCallbacks = "2"
KernelAbstractions = "0.7, 0.8"
KernelAbstractions = "0.7, 0.8, 0.9"
Krylov = "0.8, 0.9"
LinearOperators = "2"
SciMLBase = "1"
Expand Down
Loading

0 comments on commit d4cec5e

Please sign in to comment.