-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-e0740fe5a6.log
155 lines (154 loc) · 6.1 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
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 ─────────── v0.5.2
Installed AbstractFFTs ─────── v0.5.0
Installed TupleTools ───────── v1.2.0
Installed MacroTools ───────── v0.5.3
Installed DataStructures ───── v0.17.9
Installed TensorOperations ─── v2.1.1
Installed GPUArrays ────────── v2.0.1
Installed CUDAnative ───────── v2.8.1
Installed CUDAapi ──────────── v2.1.0
Installed LRUCache ─────────── v1.0.3
Installed OrderedCollections ─ v1.1.0
Installed Adapt ────────────── v1.0.0
Installed BinaryProvider ───── v0.5.8
Installed CUDAdrv ──────────── v5.0.1
Installed CuArrays ─────────── v1.7.0
Installed LLVM ─────────────── v1.3.3
Installed TimerOutputs ─────── v0.5.3
Installed Strided ──────────── v0.3.3
Installed NNlib ────────────── v0.6.4
Installed CEnum ────────────── v0.2.0
Updating `~/.julia/environments/v1.5/Project.toml`
[6aa20fa7] + TensorOperations v2.1.1
Updating `~/.julia/environments/v1.5/Manifest.toml`
[621f4979] + AbstractFFTs v0.5.0
[79e6a3ab] + Adapt v1.0.0
[b99e7846] + BinaryProvider v0.5.8
[fa961155] + CEnum v0.2.0
[3895d2a7] + CUDAapi v2.1.0
[c5f51814] + CUDAdrv v5.0.1
[be33ccc6] + CUDAnative v2.8.1
[3a865a2d] + CuArrays v1.7.0
[864edb3b] + DataStructures v0.17.9
[0c68f7d7] + GPUArrays v2.0.1
[929cbde3] + LLVM v1.3.3
[8ac3fa9e] + LRUCache v1.0.3
[1914dd2f] + MacroTools v0.5.3
[872c559c] + NNlib v0.6.4
[bac558e1] + OrderedCollections v1.1.0
[ae029012] + Requires v0.5.2
[5e0ebb24] + Strided v0.3.3
[6aa20fa7] + TensorOperations v2.1.1
[a759f4b9] + TimerOutputs v0.5.3
[9d95972d] + TupleTools v1.2.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Building NNlib → `~/.julia/packages/NNlib/3krvM/deps/build.log`
Updating `/tmp/jl_aGSk22/Project.toml`
[no changes]
Updating `/tmp/jl_aGSk22/Manifest.toml`
[no changes]
Testing TensorOperations
Updating `/tmp/jl_9HRLd6/Project.toml`
[no changes]
Updating `/tmp/jl_9HRLd6/Manifest.toml`
[no changes]
Running sandbox
Status `/tmp/jl_9HRLd6/Project.toml`
[3a865a2d] CuArrays v1.7.0
[8ac3fa9e] LRUCache v1.0.3
[ae029012] Requires v0.5.2
[5e0ebb24] Strided v0.3.3
[6aa20fa7] TensorOperations v2.1.1
[9d95972d] TupleTools v1.2.0
[37e2e46d] LinearAlgebra
[9a3f8284] Random
[8dfed614] Test
[ Info: CUDAdrv.jl failed to initialize, GPU functionality unavailable (set JULIA_CUDA_SILENT or JULIA_CUDA_VERBOSE to silence or expand this message)
Test Summary: | Pass Total
Method syntax with BLAS and with cache | 32 32
tensorcopy: 1.2739171981811523 seconds
tensoradd: 0.9447920322418213 seconds
tensortrace: 2.285098075866699 seconds
tensorcontract 1: 8.326229095458984 seconds
tensorcontract 2: 14.072727918624878 seconds
tensorcontract 3: 41.818336963653564 seconds
views: 1.8452420234680176 seconds
more views: 2.93517804145813 seconds
even more views: 1.01466703414917 seconds
and some more views: 9.454074144363403 seconds
Float32 views: 0.6529510021209717 seconds
readme example: 13.988128900527954 seconds
tensor network examples: 162.25215196609497 seconds
diagonal examples: 104.71850204467773 seconds
Test Summary: | Pass Total
Index Notation with BLAS and with cache | 273 273
Test Summary: | Pass Total
Method syntax with BLAS and without cache | 32 32
tensorcopy: 0.0011968612670898438 seconds
tensoradd: 0.0006978511810302734 seconds
tensortrace: 0.1347191333770752 seconds
tensorcontract 1: 0.8274459838867188 seconds
tensorcontract 2: 0.18695497512817383 seconds
tensorcontract 3: 14.657212018966675 seconds
views: 0.11620306968688965 seconds
more views: 0.2065718173980713 seconds
even more views: 0.006600856781005859 seconds
and some more views: 0.5204918384552002 seconds
Float32 views: 0.4931650161743164 seconds
readme example: 0.0012218952178955078 seconds
tensor network examples: 0.4771120548248291 seconds
diagonal examples: 2.0361080169677734 seconds
Test Summary: | Pass Total
Index Notation with BLAS and without cache | 273 273
Test Summary: | Pass Total
Method syntax without BLAS and without cache | 32 32
tensorcopy: 0.0011708736419677734 seconds
tensoradd: 0.0007410049438476562 seconds
tensortrace: 0.13756179809570312 seconds
tensorcontract 1: 0.7915010452270508 seconds
tensorcontract 2: 0.06322002410888672 seconds
tensorcontract 3: 16.658496141433716 seconds
views: 0.15254807472229004 seconds
more views: 0.2631821632385254 seconds
even more views: 0.006648063659667969 seconds
and some more views: 0.9281289577484131 seconds
Float32 views: 0.47553205490112305 seconds
readme example: 1.0831379890441895 seconds
tensor network examples: 18.190086841583252 seconds
diagonal examples: 4.332828998565674 seconds
Test Summary: | Pass Total
Index Notation without BLAS and without cache | 273 273
Test Summary: | Pass Total
Optimal contraction order | 3 3
Test Summary: | Pass Total
macro methods | 85 85
Test Summary: | Pass Total
methods for tensoropt | 47 47
Testing TensorOperations tests passed