-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-e0740fe5a6.log
164 lines (163 loc) · 8.09 KB
/
1.5.0-DEV-e0740fe5a6.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
Julia Version 1.5.0-DEV.147
Commit e0740fe5a6 (2020-01-24 14:13 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed Requires ─────── v1.0.0
Installed ArrayInterface ─ v2.3.1
Installed FiniteDiff ───── v2.0.0
Installed StaticArrays ─── v0.12.1
Updating `~/.julia/environments/v1.5/Project.toml`
[6a86dc24] + FiniteDiff v2.0.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
[4fba245c] + ArrayInterface v2.3.1
[6a86dc24] + FiniteDiff v2.0.0
[ae029012] + Requires v1.0.0
[90137ffa] + StaticArrays v0.12.1
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[2f01184e] + SparseArrays
[10745b16] + Statistics
[cf7118a7] + UUIDs
Testing FiniteDiff
Installed FillArrays ─────────── v0.8.4
Installed BlockBandedMatrices ── v0.7.1
Installed BandedMatrices ─────── v0.14.2
Installed MatrixFactorizations ─ v0.2.1
Installed BlockArrays ────────── v0.11.1
Installed ArrayLayouts ───────── v0.1.5
Updating `/tmp/jl_IHh6PB/Project.toml`
[aae01518] + BandedMatrices v0.14.2
[ffab5731] + BlockBandedMatrices v0.7.1
[8dfed614] + Test
Updating `/tmp/jl_IHh6PB/Manifest.toml`
[4c555306] + ArrayLayouts v0.1.5
[aae01518] + BandedMatrices v0.14.2
[8e7c35d0] + BlockArrays v0.11.1
[ffab5731] + BlockBandedMatrices v0.7.1
[1a297f60] + FillArrays v0.8.4
[a3b82374] + MatrixFactorizations v0.2.1
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Running sandbox
Status `/tmp/jl_IHh6PB/Project.toml`
[4fba245c] ArrayInterface v2.3.1
[aae01518] BandedMatrices v0.14.2
[ffab5731] BlockBandedMatrices v0.7.1
[6a86dc24] FiniteDiff v2.0.0
[ae029012] Requires v1.0.0
[90137ffa] StaticArrays v0.12.1
[37e2e46d] LinearAlgebra
[2f01184e] SparseArrays
[8dfed614] Test
Test Summary: | Pass Total
Derivative single point f : R -> R tests | 5 5
3.026080 seconds (4.07 M allocations: 205.509 MiB, 7.14% gc time)
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
┌ Warning: Val{:complex} makes the epsilon array redundant.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:58
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
┌ Warning: Val{:complex} makes the epsilon array redundant.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:58
Test Summary: | Pass Total
Derivative StridedArray f : R -> R tests | 15 15
1.474706 seconds (1.13 M allocations: 55.680 MiB, 14.02% gc time)
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
Test Summary: | Pass Total
Derivative single point f : C -> C tests | 2 2
0.031356 seconds (7.74 k allocations: 392.795 KiB)
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
Test Summary: | Pass Total
Derivative StridedArray f : C -> C tests | 14 14
0.585455 seconds (430.71 k allocations: 22.033 MiB)
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
Test Summary: | Pass Total
Derivative single point f : R -> C tests | 2 2
0.023586 seconds (7.01 k allocations: 361.139 KiB)
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
┌ Warning: Pre-computed function values are only useful for fdtype==Val{:forward}.
└ @ FiniteDiff ~/.julia/packages/FiniteDiff/zeWoZ/src/derivatives.jl:47
Test Summary: | Pass Total
Derivative StridedArray f : R -> C tests | 21 21
0.541266 seconds (344.07 k allocations: 17.819 MiB)
Test Summary: | Pass Total
Gradient of f:vector->scalar real-valued tests | 14 14
1.554720 seconds (2.09 M allocations: 103.957 MiB, 1.31% gc time)
Test Summary: | Pass Total
Gradient of f : C^N -> C tests | 9 9
0.667577 seconds (998.26 k allocations: 49.423 MiB, 1.56% gc time)
Test Summary: | Pass Total
Gradient of f : C^N -> R tests | 6 6
0.367432 seconds (371.31 k allocations: 18.470 MiB, 7.54% gc time)
Test Summary: | Pass Total
Gradient of f : R^N -> C tests | 6 6
0.591919 seconds (702.89 k allocations: 35.258 MiB, 5.58% gc time)
Test Summary: | Pass Broken Total
Gradient of f:scalar->vector real-valued tests | 11 1 12
1.192497 seconds (1.42 M allocations: 71.578 MiB, 3.07% gc time)
Test Summary: | Pass Total
Gradient of f:vector->scalar complex-valued tests | 6 6
0.632878 seconds (796.90 k allocations: 38.818 MiB, 1.88% gc time)
Test Summary: | Pass Total
Out-of-Place Jacobian StridedArray real-valued tests | 8 8
4.976054 seconds (8.43 M allocations: 407.934 MiB, 3.27% gc time)
Test Summary: | Pass Total
inPlace Jacobian StridedArray real-valued tests | 8 8
1.686737 seconds (2.21 M allocations: 108.120 MiB, 3.88% gc time)
Test Summary: | Pass Total
Out-of-Place Jacobian StridedArray f : C^N -> C^N tests | 5 5
2.610204 seconds (4.14 M allocations: 199.403 MiB, 4.77% gc time)
Test Summary: | Pass Total
inPlace Jacobian StridedArray f : C^N -> C^N tests | 5 5
1.322663 seconds (1.50 M allocations: 72.501 MiB, 19.88% gc time)
Test Summary: | Pass Total
Jacobian for non-vector inputs | 6 6
2.782681 seconds (3.51 M allocations: 171.527 MiB, 2.26% gc time)
Test Summary: | Pass Total
Hessian StridedArray f : R^N -> R tests | 5 5
1.047603 seconds (1.44 M allocations: 67.192 MiB, 1.09% gc time)
414.381765 seconds (2.51 G allocations: 100.948 GiB, 7.48% gc time)
Testing FiniteDiff tests passed