-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-ed177d17d6.log
210 lines (209 loc) · 10 KB
/
1.5.0-DEV-ed177d17d6.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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
Julia Version 1.5.0-DEV.158
Commit ed177d17d6 (2020-01-27 16:45 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 IntelOpenMP_jll ──────────────── v2018.0.3+0
Installed SortingAlgorithms ────────────── v0.3.1
Installed AbstractFFTs ─────────────────── v0.5.0
Installed IterTools ────────────────────── v1.3.0
Installed InfiniteArrays ───────────────── v0.6.1
Installed FFTW ─────────────────────────── v1.2.0
Installed BandedMatrices ───────────────── v0.14.3
Installed OpenSpecFun_jll ──────────────── v0.5.3+1
Installed BinaryProvider ───────────────── v0.5.8
Installed OpenBLAS_jll ─────────────────── v0.3.7+4
Installed Calculus ─────────────────────── v0.5.1
Installed DualNumbers ──────────────────── v0.6.2
Installed OrderedCollections ───────────── v1.1.0
Installed BlockArrays ──────────────────── v0.11.1
Installed MPFR_jll ─────────────────────── v4.0.2+2
Installed SpecialFunctions ─────────────── v0.9.0
Installed LowRankApprox ────────────────── v0.4.0
Installed SingularIntegralEquations ────── v0.6.1
Installed StatsBase ────────────────────── v0.32.0
Installed LazyArrays ───────────────────── v0.15.0
Installed ApproxFunOrthogonalPolynomials ─ v0.3.2
Installed DomainSets ───────────────────── v0.1.0
Installed BlockBandedMatrices ──────────── v0.7.1
Installed FFTW_jll ─────────────────────── v3.3.9+3
Installed Polynomials ──────────────────── v0.6.0
Installed ArrayLayouts ─────────────────── v0.1.5
Installed DataStructures ───────────────── v0.17.9
Installed FastTransforms_jll ───────────── v0.2.13+0
Installed FastGaussQuadrature ──────────── v0.4.2
Installed ToeplitzMatrices ─────────────── v0.6.0
Installed Missings ─────────────────────── v0.4.3
Installed MatrixFactorizations ─────────── v0.2.1
Installed StaticArrays ─────────────────── v0.12.1
Installed ApproxFunFourier ─────────────── v0.2.2
Installed ApproxFunSingularities ───────── v0.1.7
Installed ApproxFunBase ────────────────── v0.3.2
Installed MKL_jll ──────────────────────── v2019.0.117+2
Installed DataAPI ──────────────────────── v1.1.0
Installed FillArrays ───────────────────── v0.8.4
Installed MacroTools ───────────────────── v0.5.3
Installed NaNMath ──────────────────────── v0.3.3
Installed CompilerSupportLibraries_jll ─── v0.2.0+1
Installed IntervalSets ─────────────────── v0.3.2
Installed RecipesBase ──────────────────── v0.7.0
Installed DSP ──────────────────────────── v0.6.3
Installed GMP_jll ──────────────────────── v6.1.2+4
Installed HypergeometricFunctions ──────── v0.2.1
Installed Reexport ─────────────────────── v0.2.0
Installed ApproxFun ────────────────────── v0.11.9
Installed Nullables ────────────────────── v1.0.0
Installed FastTransforms ───────────────── v0.8.2
Updating `~/.julia/environments/v1.5/Project.toml`
[e094c991] + SingularIntegralEquations v0.6.1
Updating `~/.julia/environments/v1.5/Manifest.toml`
[621f4979] + AbstractFFTs v0.5.0
[28f2ccd6] + ApproxFun v0.11.9
[fbd15aa5] + ApproxFunBase v0.3.2
[59844689] + ApproxFunFourier v0.2.2
[b70543e2] + ApproxFunOrthogonalPolynomials v0.3.2
[f8fcb915] + ApproxFunSingularities v0.1.7
[4c555306] + ArrayLayouts v0.1.5
[aae01518] + BandedMatrices v0.14.3
[b99e7846] + BinaryProvider v0.5.8
[8e7c35d0] + BlockArrays v0.11.1
[ffab5731] + BlockBandedMatrices v0.7.1
[49dc2e85] + Calculus v0.5.1
[e66e0078] + CompilerSupportLibraries_jll v0.2.0+1
[717857b8] + DSP v0.6.3
[9a962f9c] + DataAPI v1.1.0
[864edb3b] + DataStructures v0.17.9
[5b8099bc] + DomainSets v0.1.0
[fa6b7ba4] + DualNumbers v0.6.2
[7a1cc6ca] + FFTW v1.2.0
[f5851436] + FFTW_jll v3.3.9+3
[442a2c76] + FastGaussQuadrature v0.4.2
[057dd010] + FastTransforms v0.8.2
[34b6f7d7] + FastTransforms_jll v0.2.13+0
[1a297f60] + FillArrays v0.8.4
[781609d7] + GMP_jll v6.1.2+4
[34004b35] + HypergeometricFunctions v0.2.1
[4858937d] + InfiniteArrays v0.6.1
[1d5cc7b8] + IntelOpenMP_jll v2018.0.3+0
[8197267c] + IntervalSets v0.3.2
[c8e1da08] + IterTools v1.3.0
[5078a376] + LazyArrays v0.15.0
[898213cb] + LowRankApprox v0.4.0
[856f044c] + MKL_jll v2019.0.117+2
[3a97d323] + MPFR_jll v4.0.2+2
[1914dd2f] + MacroTools v0.5.3
[a3b82374] + MatrixFactorizations v0.2.1
[e1d29d7a] + Missings v0.4.3
[77ba4419] + NaNMath v0.3.3
[4d1e1d77] + Nullables v1.0.0
[4536629a] + OpenBLAS_jll v0.3.7+4
[efe28fd5] + OpenSpecFun_jll v0.5.3+1
[bac558e1] + OrderedCollections v1.1.0
[f27b6e38] + Polynomials v0.6.0
[3cdcf5f2] + RecipesBase v0.7.0
[189a3867] + Reexport v0.2.0
[e094c991] + SingularIntegralEquations v0.6.1
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.9.0
[90137ffa] + StaticArrays v0.12.1
[2913bbd2] + StatsBase v0.32.0
[c751599d] + ToeplitzMatrices v0.6.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[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
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building FFTW ──────────→ `~/.julia/packages/FFTW/qqcBj/deps/build.log`
Updating `/tmp/jl_NYhJgW/Project.toml`
[no changes]
Updating `/tmp/jl_NYhJgW/Manifest.toml`
[no changes]
Building FastTransforms → `~/.julia/packages/FastTransforms/MjTJy/deps/build.log`
Updating `/tmp/jl_F6nSVC/Project.toml`
[no changes]
Updating `/tmp/jl_F6nSVC/Manifest.toml`
[no changes]
Testing SingularIntegralEquations
Updating `/tmp/jl_b01BLO/Project.toml`
[no changes]
Updating `/tmp/jl_b01BLO/Manifest.toml`
[no changes]
Running sandbox
Status `/tmp/jl_b01BLO/Project.toml`
[28f2ccd6] ApproxFun v0.11.9
[fbd15aa5] ApproxFunBase v0.3.2
[59844689] ApproxFunFourier v0.2.2
[b70543e2] ApproxFunOrthogonalPolynomials v0.3.2
[f8fcb915] ApproxFunSingularities v0.1.7
[aae01518] BandedMatrices v0.14.3
[5b8099bc] DomainSets v0.1.0
[fa6b7ba4] DualNumbers v0.6.2
[34004b35] HypergeometricFunctions v0.2.1
[898213cb] LowRankApprox v0.4.0
[e094c991] SingularIntegralEquations v0.6.1
[276daf66] SpecialFunctions v0.9.0
[37e2e46d] LinearAlgebra
[8dfed614] Test
Test Summary: | Pass Total
Special function tests | 41 41
718.304503 seconds (483.77 M allocations: 23.406 GiB, 2.61% gc time)
3.417140 seconds (2.62 M allocations: 134.963 MiB, 2.60% gc time)
9.948743 seconds (8.26 M allocations: 388.020 MiB, 1.90% gc time)
5.764704 seconds (7.80 M allocations: 359.662 MiB, 3.26% gc time)
6.312572 seconds (6.52 M allocations: 307.421 MiB, 3.53% gc time)
0.002224 seconds (4.12 k allocations: 283.703 KiB)
52.184583 seconds (44.67 M allocations: 2.066 GiB, 2.63% gc time)
5.921264 seconds (5.86 M allocations: 274.058 MiB, 3.13% gc time)
5.663836 seconds (5.72 M allocations: 267.048 MiB, 2.24% gc time)
8.861053 seconds (8.74 M allocations: 450.450 MiB, 4.46% gc time)
Test Summary: | Pass Total
Hilbert | 15834 15834
Test Summary: | Pass Total
Stieljes moments | 39 39
Test Summary: | Pass Total
Stieltjes Integral | 3 3
Test Summary: | Pass Broken Total
Log Kernel | 2382 2 2384
Test Summary: | Pass Total
Curve | 4452 4452
Test Summary: | Pass Total
FundamentalSolutions | 12 12
0.088457 seconds (284.13 k allocations: 22.087 MiB)
0.081584 seconds (284.22 k allocations: 22.468 MiB)
Chebyshev addition: Time should be ~0.01 seconds.
0.015158 seconds (2.22 k allocations: 18.666 MiB)
CosSpace addition: Time should be ~0.05 seconds.
0.122427 seconds (3.32 k allocations: 36.919 MiB, 75.99% gc time)
Laurent addition: Time should be ~0.14 seconds.
Test Summary: | Pass Total
Convolution ProductFun | 13 13
Test Summary: | Pass Total
GreensFun | 3 3
Test Summary: | Pass Total
Nonlocal operators | 20 20
Testing SingularIntegralEquations tests passed