-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-9392bbe347.log
96 lines (93 loc) · 3.07 KB
/
1.6.0-DEV-9392bbe347.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
Julia Version 1.6.0-DEV.1122
Commit 9392bbe347 (2020-10-03 14:15 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed Requires ────── v1.1.0
Installed RNGPool ─────── v1.0.1
Installed Random123 ───── v1.2.0
Installed RandomNumbers ─ v1.4.0
Updating `~/.julia/environments/v1.6/Project.toml`
[c7fc2d14] + RNGPool v1.0.1
Updating `~/.julia/environments/v1.6/Manifest.toml`
[c7fc2d14] + RNGPool v1.0.1
[74087812] + Random123 v1.2.0
[e6cf234a] + RandomNumbers v1.4.0
[ae029012] + Requires v1.1.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
Building Random123 → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/efa7c17c4b9150a3f7083228d73fa77557ce0edc/build.log`
┌ Warning: using test/REQUIRE files is deprecated and current support is lacking in some areas
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1505
Testing RNGPool
Status `/tmp/jl_YalFIZ/Project.toml`
[c7fc2d14] RNGPool v1.0.1
[97cc5700] RNGTest v1.5.0
[74087812] Random123 v1.2.0
[9a3f8284] Random
[10745b16] Statistics
[8dfed614] Test
Status `/tmp/jl_YalFIZ/Manifest.toml`
[b99e7846] BinaryProvider v0.5.10
[c7fc2d14] RNGPool v1.0.1
[97cc5700] RNGTest v1.5.0
[74087812] Random123 v1.2.0
[e6cf234a] RandomNumbers v1.4.0
[ae029012] Requires v1.1.0
[2a0f44e3] Base64
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
[cf7118a7] UUIDs
Testing Running tests...
1.215704 seconds (861.39 k allocations: 46.592 MiB, 3.07% gc time, 80.35% compilation time)
Test Summary: | Pass Total
Parallel generation | 1 1
Testing circular RNG with 2 threads
16.241744 seconds (1.24 M allocations: 74.595 MiB, 0.35% gc time, 13.13% compilation time)
Small Crush p-values:
0.3830190042145144
0.13216234865688758
0.28534805661687945
0.870815782449754
0.46993360688557806
(0.4621789559637959, 0.06737400095687629)
0.06519881199702993
0.7370306255975642
0.04541400055328171
(0.787205293591073, 0.2612712735237298, 0.0041075463850431815, 0.25526058209373614, 0.5052044837279133)
Smallest p-value = 0.0041075463850431815
18.912533 seconds (4.29 M allocations: 249.954 MiB, 0.74% gc time, 16.31% compilation time)
Test Summary: | Pass Total
Small crush | 10 10
Testing RNGPool tests passed