-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-7206b56e94.log
146 lines (145 loc) · 5.67 KB
/
1.5.0-DEV-7206b56e94.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
Julia Version 1.5.0-DEV.485
Commit 7206b56e94 (2020-03-18 17:25 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...
Updating `~/.julia/environments/v1.5/Project.toml`
4607b0f0 + SuiteSparse
Updating `~/.julia/environments/v1.5/Manifest.toml`
8f399da3 + Libdl
37e2e46d + LinearAlgebra
9a3f8284 + Random
9e88b42a + Serialization
2f01184e + SparseArrays
4607b0f0 + SuiteSparse
Testing SuiteSparse
Status `/tmp/jl_igkfeY/Project.toml`
8bb1440f DelimitedFiles
8f399da3 Libdl
37e2e46d LinearAlgebra
de0858da Printf
9a3f8284 Random
9e88b42a Serialization
2f01184e SparseArrays
4607b0f0 SuiteSparse
8dfed614 Test
Status `/tmp/jl_igkfeY/Manifest.toml`
2a0f44e3 Base64
8bb1440f DelimitedFiles
8ba89e20 Distributed
b77e0a4c InteractiveUtils
8f399da3 Libdl
37e2e46d LinearAlgebra
56ddb016 Logging
d6f4376e Markdown
a63ad114 Mmap
de0858da Printf
9a3f8284 Random
9e88b42a Serialization
6462fe0b Sockets
2f01184e SparseArrays
4607b0f0 SuiteSparse
8dfed614 Test
4ec0a83e Unicode
Test Summary: | Pass Total
UMFPACK wrappers | 183 183
Test Summary: | Pass Total
REPL printing of UmfpackLU | 2 2
Test Summary: | Pass Total
based on deps/SuiteSparse-4.0.2/CHOLMOD/Demo/ | 22 22
Test Summary: | Pass Total
lp_afiro example | 2 2
Test Summary: | Pass Total
Issue 9160 | 5 5
Test Summary: | Pass Total
Issue #9915 | 1 1
Test Summary: | Pass Total
test Sparse constructor Symmetric and Hermitian input (and issymmetric and ishermitian) | 4 4
Test Summary: | Pass Total
test Sparse constructor for C_Sparse{Cvoid} (and read_sparse) | 3 3
Test Summary: | Pass Total
test that Sparse(Ptr) constructor throws the right places | 2 2
Test Summary: | Pass Total
illegal dtype (for now but should be supported at some point) | 1 1
Test Summary: | Pass Total
illegal dtype | 1 1
Test Summary: | Pass Total
illegal xtype | 1 1
Test Summary: | Pass Total
illegal itype I | 1 1
Test Summary: | Pass Total
illegal itype II | 1 1
Test Summary: | Pass Total
High level interface | 10 10
Test Summary: | Pass Total
High level interface | 10 10
Test Summary: | Pass Total
Low level interface | 8 8
Test Summary: | Pass Total
test free! | 1 1
Test Summary: | Pass Total
Core functionality | 87 87
Test Summary: | Pass Total
Core functionality | 64 64
Test Summary: | Pass Total
extract factors | 87 87
Test Summary: | Pass Total
Issue 11745 - row and column pointers were not sorted in sparse(Factor) | 1 1
Test Summary: | Pass Total
Issue 11747 - Wrong show method defined for FactorComponent | 4 4
Test Summary: | Pass Total
Issue 14076 | 1 1
Test Summary: | Pass Total
Issue 29367 | 4 4
Test Summary: | Pass Total
Issue 14134 | 9 9
Test Summary: | Pass Total
Issue #28985 | 2 2
Test Summary: | Pass Total
Issue with promotion during conversion to CHOLMOD.Dense | 3 3
Test Summary: | Pass Total
Further issue with promotion #14894 | 6 6
Test Summary: | Pass Total
test \ for Factor and StridedVecOrMat | 2 2
Test Summary: | Pass Total
Test \ for Factor and SparseVecOrMat | 3 3
Test Summary: | Pass Total
Real factorization and complex rhs | 1 1
Test Summary: | Pass Total
Make sure that ldlt performs an LDLt (Issue #19032) | 5 5
Test Summary: | Pass Total
Test that imaginary parts in Hermitian{T,SparseMatrixCSC{T}} are ignored | 2 2
Test Summary: | Pass Total
\ '\ and transpose(...)\ | 12 12
Test Summary: | Pass Total
Check that Symmetric{SparseMatrixCSC} can be constructed from CHOLMOD.Sparse | 2 2
Test Summary: | Pass Total
Check inputs to Sparse. Related to #20024 | 2 2
Test Summary: | Pass Total
Check inputs to Sparse. Related to #20024 | 2 2
Test Summary: | Pass Total
sparse right multiplication of Symmetric and Hermitian matrices #21431 | 7 7
Test Summary: | Pass Total
Test sparse low rank update for cholesky decomposion | 144 144
Test Summary: | Pass Total
Issue #22335 | 4 4
Test Summary: | Pass Total
Non-positive definite matrices | 32 32
Test Summary: | Pass Total
Issue #27860 | 8 8
Test Summary: | Pass Total
Issue #33365 | 6 6
Test Summary: | Pass Total
Sparse QR | 71 71
Test Summary: | Pass Total
threaded SuiteSparse tests | 1 1
Test Summary: | Pass Total
threaded SuiteSparse tests | 1 1
Testing SuiteSparse tests passed