File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ uuid = "7e54ada7-ece5-4046-aa01-512d530850d8"
3
3
4
4
[deps ]
5
5
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
6
+ CPUSummary = " 2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
6
7
DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
7
8
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
8
9
JET = " c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
@@ -22,16 +23,13 @@ ForwardDiff = {url = "https://github.com/RomeoV/ForwardDiff.jl", rev="rv/remove-
22
23
# Use of `deepcopy` is tracked at https://github.com/SciML/LinearSolve.jl/issues/648.
23
24
LinearSolve = {url = " https://github.com/RomeoV/LinearSolve.jl" , rev =" rv/remove-linsolve-forwarddiff-special-path" }
24
25
NonlinearSolveFirstOrder = {path = " ../../lib/NonlinearSolveFirstOrder" }
25
- # Remove use of CPUSummary which segfaults trimmed binary. Tracked at https://github.com/JuliaSIMD/Polyester.jl/pull/163.
26
- Polyester = {url = " https://github.com/RomeoV/Polyester.jl" , rev =" master" }
27
- # Remove use of CPUSummary which segfaults trimmed binary. Tracked at https://github.com/JuliaSIMD/PolyesterWeave.jl/pull/28
28
- PolyesterWeave = {url = " https://github.com/RomeoV/PolyesterWeave.jl" , rev =" main" }
29
26
# Fix a type instability. Tracked at https://github.com/SciML/SciMLBase.jl/pull/1074.
30
27
SciMLBase = {url = " https://github.com/AayushSabharwal/SciMLBase.jl" , rev =" as/fix-jet-opt" }
31
28
32
29
33
30
[compat ]
34
31
ADTypes = " 1.15.0"
32
+ CPUSummary = " 0.2.7"
35
33
DiffEqBase = " 6.179.0"
36
34
ForwardDiff = " 1.0.1"
37
35
LinearAlgebra = " 1.12.0"
You can’t perform that action at this time.
0 commit comments