Skip to content

Commit

Permalink
remove CPUSummary
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne committed Nov 15, 2023
1 parent b5478f6 commit f129deb
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 20 deletions.
3 changes: 0 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,3 @@ StaticArrays = "1"
Statistics = "1"
UnPack = "1"
julia = "1.8"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
3 changes: 0 additions & 3 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
4 changes: 0 additions & 4 deletions examples/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
GilbertCurves = "88fa7841-ef32-4516-bb70-c6ec135699d9"
HDF5_jll = "0234f1f7-429e-5d53-9886-15a909be8d59"
IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -35,6 +34,3 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
OrdinaryDiffEq = "6"
Plots = "1"
SciMLBase = "1, 2"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
3 changes: 0 additions & 3 deletions lib/ClimaCoreMakie/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,3 @@ julia = "1.7"
[deps]
ClimaCore = "d414da3d-4745-48bb-8d80-42e94e092884"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
3 changes: 0 additions & 3 deletions lib/ClimaCorePlots/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ ClimaCore = "d414da3d-4745-48bb-8d80-42e94e092884"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
TriplotBase = "981d1d27-644d-49a2-9326-4793e63143c3"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
1 change: 0 additions & 1 deletion lib/ClimaCoreTempestRemap/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Test = "1"
julia = "1.7"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
Expand Down
3 changes: 0 additions & 3 deletions lib/ClimaCoreVTK/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,3 @@ julia = "1.7"
[deps]
ClimaCore = "d414da3d-4745-48bb-8d80-42e94e092884"
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"

[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"

0 comments on commit f129deb

Please sign in to comment.