-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-22b5d93b2b.log
170 lines (169 loc) · 8.17 KB
/
1.6.0-DEV-22b5d93b2b.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
Julia Version 1.6.0-DEV.1069
Commit 22b5d93b2b (2020-09-28 17:33 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, skylake-avx512)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed ArrayInterface ── v2.13.3
Installed DiffEqDiffTools ─ v1.7.0
Installed Requires ──────── v1.0.3
Installed StaticArrays ──── v0.12.4
Updating `~/.julia/environments/v1.6/Project.toml`
[01453d9d] + DiffEqDiffTools v1.7.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[4fba245c] + ArrayInterface v2.13.3
[01453d9d] + DiffEqDiffTools v1.7.0
[ae029012] + Requires v1.0.3
[90137ffa] + StaticArrays v0.12.4
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[2f01184e] + SparseArrays
[10745b16] + Statistics
[cf7118a7] + UUIDs
Testing DiffEqDiffTools
Status `/tmp/jl_L0nIYO/Project.toml`
[4fba245c] ArrayInterface v2.13.3
[aae01518] BandedMatrices v0.15.20
[ffab5731] BlockBandedMatrices v0.9.4
[01453d9d] DiffEqDiffTools v1.7.0
[ae029012] Requires v1.0.3
[90137ffa] StaticArrays v0.12.4
[37e2e46d] LinearAlgebra
[2f01184e] SparseArrays
[8dfed614] Test
Status `/tmp/jl_L0nIYO/Manifest.toml`
[4fba245c] ArrayInterface v2.13.3
[4c555306] ArrayLayouts v0.4.8
[aae01518] BandedMatrices v0.15.20
[8e7c35d0] BlockArrays v0.12.13
[ffab5731] BlockBandedMatrices v0.9.4
[34da2185] Compat v3.17.0
[01453d9d] DiffEqDiffTools v1.7.0
[1a297f60] FillArrays v0.9.6
[a3b82374] MatrixFactorizations v0.6.0
[ae029012] Requires v1.0.3
[90137ffa] StaticArrays v0.12.4
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
Test Summary: | Pass Total
Derivative single point f : R -> R tests | 5 5
2.567480 seconds (2.63 M allocations: 152.812 MiB, 3.43% gc time)
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
┌ Warning: Val{:complex} makes the epsilon array redundant.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:58
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
┌ Warning: Val{:complex} makes the epsilon array redundant.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:58
Test Summary: | Pass Total
Derivative StridedArray f : R -> R tests | 15 15
2.825553 seconds (2.19 M allocations: 124.640 MiB, 2.48% gc time)
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
Test Summary: | Pass Total
Derivative single point f : C -> C tests | 2 2
0.032686 seconds (9.41 k allocations: 544.036 KiB)
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
Test Summary: | Pass Total
Derivative StridedArray f : C -> C tests | 14 14
0.910118 seconds (516.84 k allocations: 29.175 MiB, 2.15% gc time)
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
Test Summary: | Pass Total
Derivative single point f : R -> C tests | 2 2
0.032414 seconds (8.90 k allocations: 521.208 KiB)
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ DiffEqDiffTools ~/.julia/packages/DiffEqDiffTools/3mm8U/src/derivatives.jl:47
Test Summary: | Pass Total
Derivative StridedArray f : R -> C tests | 21 21
0.651331 seconds (425.89 k allocations: 24.078 MiB)
Test Summary: | Pass Total
Gradient of f:vector->scalar real-valued tests | 14 14
1.368381 seconds (1.77 M allocations: 101.024 MiB, 1.78% gc time)
Test Summary: | Pass Total
Gradient of f : C^N -> C tests | 9 9
0.686127 seconds (800.36 k allocations: 45.083 MiB, 4.06% gc time)
Test Summary: | Pass Total
Gradient of f : C^N -> R tests | 6 6
0.249808 seconds (286.71 k allocations: 16.240 MiB)
Test Summary: | Pass Total
Gradient of f : R^N -> C tests | 6 6
0.454436 seconds (562.41 k allocations: 32.125 MiB, 2.73% gc time)
Test Summary: | Pass Broken Total
Gradient of f:scalar->vector real-valued tests | 11 1 12
1.116849 seconds (1.28 M allocations: 72.399 MiB, 2.77% gc time)
Test Summary: | Pass Total
Gradient of f:vector->scalar complex-valued tests | 6 6
0.595574 seconds (714.30 k allocations: 38.780 MiB, 2.28% gc time)
Test Summary: | Pass Total
Out-of-Place Jacobian StridedArray real-valued tests | 8 8
6.071029 seconds (7.61 M allocations: 426.976 MiB, 8.76% gc time)
Test Summary: | Pass Total
inPlace Jacobian StridedArray real-valued tests | 8 8
1.695192 seconds (2.45 M allocations: 133.562 MiB, 2.33% gc time)
Test Summary: | Pass Total
Out-of-Place Jacobian StridedArray f : C^N -> C^N tests | 5 5
3.445800 seconds (4.18 M allocations: 234.760 MiB, 3.25% gc time)
Test Summary: | Pass Total
inPlace Jacobian StridedArray f : C^N -> C^N tests | 5 5
1.137942 seconds (1.62 M allocations: 86.878 MiB, 2.42% gc time)
Test Summary: | Pass Total
Jacobian for non-vector inputs | 6 6
2.356113 seconds (3.38 M allocations: 188.381 MiB, 2.71% gc time)
Test Summary: | Pass Total
Hessian StridedArray f : R^N -> R tests | 5 5
1.177010 seconds (1.21 M allocations: 65.139 MiB, 2.62% gc time)
258.113578 seconds (774.21 M allocations: 56.500 GiB, 7.34% gc time)
Testing DiffEqDiffTools tests passed