-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-fbc2c0aec1.log
180 lines (177 loc) · 8.2 KB
/
1.5.0-DEV-fbc2c0aec1.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
171
172
173
174
175
176
177
178
Julia Version 1.5.0-DEV.221
Commit fbc2c0aec1 (2020-02-01 18:55 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-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed OpenSpecFun_jll ────── v0.5.3+1
Installed NaNMath ────────────── v0.3.3
Installed SIMD ───────────────── v2.8.0
Installed CommonSubexpressions ─ v0.2.0
Installed SpecialFunctions ───── v0.9.0
Installed StaticArrays ───────── v0.12.1
Installed Tensors ────────────── v1.4.0
Installed ForwardDiff ────────── v0.10.9
Installed DiffRules ──────────── v1.0.0
Installed DiffResults ────────── v1.0.2
#=#=# ######################################################################## 100.0%
Updating `~/.julia/environments/v1.5/Project.toml`
[48a634ad] + Tensors v1.4.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
[bbf7d656] + CommonSubexpressions v0.2.0
[163ba53b] + DiffResults v1.0.2
[b552c78f] + DiffRules v1.0.0
[f6369f11] + ForwardDiff v0.10.9
[77ba4419] + NaNMath v0.3.3
[efe28fd5] + OpenSpecFun_jll v0.5.3+1
[fdea26ae] + SIMD v2.8.0
[276daf66] + SpecialFunctions v0.9.0
[90137ffa] + StaticArrays v0.12.1
[48a634ad] + Tensors v1.4.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing Tensors
Status `/tmp/jl_a4vxzf/Manifest.toml`
[bbf7d656] CommonSubexpressions v0.2.0
[163ba53b] DiffResults v1.0.2
[b552c78f] DiffRules v1.0.0
[f6369f11] ForwardDiff v0.10.9
[77ba4419] NaNMath v0.3.3
[efe28fd5] OpenSpecFun_jll v0.5.3+1
[fdea26ae] SIMD v2.8.0
[276daf66] SpecialFunctions v0.9.0
[90137ffa] StaticArrays v0.12.1
[48a634ad] Tensors v1.4.0
[a759f4b9] TimerOutputs v0.5.3
[2a0f44e3] Base64
[ade2ca70] Dates
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Test Summary: | Pass Total
constructors | 351 351
Test Summary: | Pass Total
diagm, one | 508 508
Test Summary: | Pass Total
base vectors | 45 45
Test Summary: | Pass Total
simple math | 354 354
Test Summary: | Pass Total
construct from function | 540 540
Test Summary: | Pass Total
construct from Array | 84 84
Test Summary: | Pass Total
indexing | 2532 2532
Test Summary: | Pass Total
norm, trace, det, inv, eig | 234 234
Test Summary: | Pass Total
eigen(::FourthOrderTensor) | 44 44
Test Summary: | Pass Total
tensor identities | 297 297
Test Summary: | Pass Total
promotion/conversion | 232 232
Test Summary: | Pass Total
issues #100, #101: orders of eigenvectors | 8 8
Test Summary: | Pass Total
exceptions | 7 7
T = Float32, dim = 1
T = Float32, dim = 2
T = Float32, dim = 3
T = Float64, dim = 1
T = Float64, dim = 2
T = Float64, dim = 3
T = F64, dim = 1
T = F64, dim = 2
T = F64, dim = 3
Test Summary: | Pass Total
tensor ops | 1077 1077
Test Summary: | Pass Total
AD | 401 401
──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 413s / 94.4% 24.1GiB / 97.5%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
tensor ops 1 136s 34.8% 136s 8.91GiB 37.9% 8.91GiB
outer products (... 9 50.4s 12.9% 5.60s 3.90GiB 16.6% 444MiB
double contraction 9 39.8s 10.2% 4.43s 1.89GiB 8.06% 216MiB
transpose 9 17.9s 4.59% 1.99s 1.58GiB 6.71% 180MiB
tovoigt/fromvoigt 9 12.2s 3.13% 1.36s 432MiB 1.79% 48.0MiB
symmetric/skew-s... 9 10.5s 2.70% 1.17s 0.93GiB 3.98% 106MiB
dot products 9 2.05s 0.53% 228ms 78.2MiB 0.32% 8.69MiB
special 9 1.38s 0.35% 154ms 50.2MiB 0.21% 5.58MiB
rotation 3 821ms 0.21% 274ms 43.9MiB 0.18% 14.6MiB
cross product 9 237ms 0.06% 26.4ms 5.24MiB 0.02% 597KiB
AD 1 59.3s 15.2% 59.3s 2.84GiB 12.1% 2.84GiB
dim 3 1 28.5s 7.30% 28.5s 1.32GiB 5.60% 1.32GiB
hessian 2 13.6s 3.49% 6.81s 596MiB 2.47% 298MiB
2nd tensor grad 2 5.23s 1.34% 2.62s 253MiB 1.05% 126MiB
scalar grad 2 1.72s 0.44% 862ms 81.9MiB 0.34% 40.9MiB
vector calculus ... 1 12.0s 3.08% 12.0s 651MiB 2.70% 651MiB
dim 2 1 10.2s 2.63% 10.2s 496MiB 2.06% 496MiB
hessian 2 5.05s 1.29% 2.52s 216MiB 0.90% 108MiB
2nd tensor grad 2 1.79s 0.46% 895ms 83.7MiB 0.35% 41.9MiB
scalar grad 2 1.19s 0.31% 597ms 52.5MiB 0.22% 26.3MiB
dim 1 1 6.79s 1.74% 6.79s 325MiB 1.35% 325MiB
hessian 2 3.22s 0.83% 1.61s 166MiB 0.69% 82.9MiB
2nd tensor grad 2 1.11s 0.28% 555ms 42.2MiB 0.18% 21.1MiB
scalar grad 2 809ms 0.21% 404ms 25.4MiB 0.11% 12.7MiB
f: scalar -> Abs... 1 1.69s 0.43% 1.69s 85.7MiB 0.36% 85.7MiB
f: scalar -> scalar 1 118ms 0.03% 118ms 5.24MiB 0.02% 5.24MiB
constructors 1 46.1s 11.8% 46.1s 2.34GiB 10.0% 2.34GiB
simple math 1 34.4s 8.81% 34.4s 1.98GiB 8.43% 1.98GiB
norm, trace, det, ... 1 32.1s 8.24% 32.1s 1.76GiB 7.50% 1.76GiB
construct from Array 1 22.9s 5.87% 22.9s 1.63GiB 6.95% 1.63GiB
tensor identities 1 18.2s 4.66% 18.2s 1.30GiB 5.54% 1.30GiB
eigen(::FourthOrde... 1 12.4s 3.19% 12.4s 630MiB 2.62% 630MiB
promotion/conversion 1 8.72s 2.24% 8.72s 787MiB 3.27% 787MiB
indexing 1 7.97s 2.04% 7.97s 429MiB 1.78% 429MiB
construct from fun... 1 6.32s 1.62% 6.32s 677MiB 2.81% 677MiB
diagm, one 1 3.16s 0.81% 3.16s 155MiB 0.65% 155MiB
base vectors 1 2.72s 0.70% 2.72s 115MiB 0.48% 115MiB
exceptions 1 175ms 0.04% 175ms 6.02MiB 0.03% 6.02MiB
──────────────────────────────────────────────────────────────────────────────
Testing Tensors tests passed