-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.5.0-DEV-fbc2c0aec1.log
114 lines (113 loc) · 3.57 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
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 Requires ─ v0.5.2
Installed RSCG ───── v0.1.1
Updating `~/.julia/environments/v1.5/Project.toml`
[4e41d8b6] + RSCG v0.1.1
Updating `~/.julia/environments/v1.5/Manifest.toml`
[4e41d8b6] + RSCG v0.1.1
[ae029012] + Requires v0.5.2
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[8dfed614] + Test
Testing RSCG
Status `/tmp/jl_4ozcTY/Manifest.toml`
[7a12625a] LinearMaps v2.6.1
[4e41d8b6] RSCG v0.1.1
[ae029012] Requires v0.5.2
[2a0f44e3] Base64
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[9e88b42a] Serialization
[6462fe0b] Sockets
[2f01184e] SparseArrays
[8dfed614] Test
┌ Warning: Package RSCG does not have LinearMaps in its dependencies:
│ - If you have RSCG checked out for development and have
│ added LinearMaps as a dependency but haven't updated your primary
│ environment's manifest file, try `Pkg.resolve()`.
│ - Otherwise you may need to report an issue with RSCG
└ Loading LinearMaps into RSCG from project dependency, future warnings for RSCG are suppressed.
n = 10
Residual 1.3985787785349405e-17
0.753194 seconds (548.25 k allocations: 25.346 MiB, 6.69% gc time)
n = 100
Residual 1.3985787785349405e-17
1.380022 seconds (9.01 k allocations: 1.355 MiB)
n = 1000
Residual 1.3985787785349405e-17
4.274763 seconds (12.83 k allocations: 35.976 MiB, 0.37% gc time)
n = 10
Residual 1.4304896245381992e-17
0.044001 seconds (4.57 k allocations: 470.203 KiB)
n = 100
Residual 1.4304896245381992e-17
0.737986 seconds (14.10 k allocations: 1.928 MiB)
n = 1000
Residual 1.4821483875836085e-17
4.893671 seconds (14.61 k allocations: 34.714 MiB)
n = 10
Residual 2.9439233600320783e-16
Residual 5.064917260848195e-16
Residual 2.859506307064046e-16
Residual 2.0026854743534788e-16
0.052174 seconds (6.83 k allocations: 1008.891 KiB)
n = 100
Residual 1.4896275622012884e-8
Residual 3.180123322299996e-8
Residual 6.793838704461867e-14
Residual 1.1462069939385465e-8
0.837012 seconds (29.96 k allocations: 4.753 MiB, 20.39% gc time)
n = 1000
Residual 1.2186485735641786e-65
Residual 5.003638508221e-65
Residual 2.34598588500629e-13
Residual 3.1880357179217247e-66
3.564945 seconds (31.07 k allocations: 37.612 MiB)
Test Summary: | Pass Total
SparseArrays | 18 18
n = 10
Residual 2.8232559286154947e-15
Residual 1.2755140498515014e-15
Residual 3.26938646683766e-15
Residual 3.1664648464872183e-15
0.001378 seconds (4.35 k allocations: 654.719 KiB)
n = 100
Residual 1.6386863131182998e-12
Residual 1.3861738035812402e-12
Residual 7.135908679144229e-11
Residual 1.3922505116057402e-12
0.907244 seconds (20.29 k allocations: 3.321 MiB)
n = 1000
Residual 5.7370746894238955e-9
Residual 2.328712258485833e-8
Residual 4.013071952676797e-11
Residual 5.6077047181131813e-8
3.914281 seconds (37.93 k allocations: 41.237 MiB, 3.16% gc time)
Test Summary: | Pass Total
Linearmaps | 12 12
Testing RSCG tests passed