-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-1f787492c3.log
568 lines (549 loc) · 44.2 KB
/
1.5.0-DEV-1f787492c3.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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
Julia Version 1.5.0-DEV.507
Commit 1f787492c3 (2020-03-25 15:03 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-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed Reexport ──────────── v0.2.0
Installed ProgressMeter ─────── v1.2.0
Installed CondaBinDeps ──────── v0.2.0
Installed OrderedCollections ── v1.1.0
Installed Quadmath ──────────── v0.5.4
Installed HTTP ──────────────── v0.8.13
Installed NCDatasets ────────── v0.10.1
Installed RRTMGP ────────────── v0.1.0
Installed LaTeXStrings ──────── v1.1.0
Installed Conda ─────────────── v1.4.1
Installed MbedTLS_jll ───────── v2.16.0+1
Installed URIParser ─────────── v0.4.0
Installed TimerOutputs ──────── v0.5.3
Installed Parsers ───────────── v0.3.12
Installed CFTime ────────────── v0.1.0
Installed Compat ────────────── v3.8.0
Installed Coverage ──────────── v0.9.3
Installed StaticArrays ──────── v0.12.1
Installed BenchmarkTools ────── v0.5.0
Installed DocStringExtensions ─ v0.8.1
Installed DataDeps ──────────── v0.7.2
Installed MbedTLS ───────────── v1.0.1
Installed Documenter ────────── v0.24.7
Installed Requires ──────────── v1.0.1
Installed VersionParsing ────── v1.2.0
Installed IniFile ───────────── v0.5.0
Installed JSON ──────────────── v0.21.0
Installed BinDeps ───────────── v1.0.0
Installed DataStructures ────── v0.17.10
Updating `~/.julia/environments/v1.5/Project.toml`
a01a1ee8 + RRTMGP v0.1.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
6e4b80f9 + BenchmarkTools v0.5.0
9e28174c + BinDeps v1.0.0
179af706 + CFTime v0.1.0
34da2185 + Compat v3.8.0
8f4d0f93 + Conda v1.4.1
a9693cdc + CondaBinDeps v0.2.0
a2441757 + Coverage v0.9.3
124859b0 + DataDeps v0.7.2
864edb3b + DataStructures v0.17.10
ffbed154 + DocStringExtensions v0.8.1
e30172f5 + Documenter v0.24.7
cd3eb016 + HTTP v0.8.13
83e8ac13 + IniFile v0.5.0
682c06a0 + JSON v0.21.0
b964fa9f + LaTeXStrings v1.1.0
739be429 + MbedTLS v1.0.1
c8ffd9c3 + MbedTLS_jll v2.16.0+1
85f8d34a + NCDatasets v0.10.1
bac558e1 + OrderedCollections v1.1.0
69de0a69 + Parsers v0.3.12
92933f4c + ProgressMeter v1.2.0
be4d8f0f + Quadmath v0.5.4
a01a1ee8 + RRTMGP v0.1.0
189a3867 + Reexport v0.2.0
ae029012 + Requires v1.0.1
90137ffa + StaticArrays v0.12.1
a759f4b9 + TimerOutputs v0.5.3
30578b45 + URIParser v0.4.0
81def892 + VersionParsing v1.2.0
2a0f44e3 + Base64
ade2ca70 + Dates
8bb1440f + DelimitedFiles
8ba89e20 + Distributed
b77e0a4c + InteractiveUtils
76f85450 + LibGit2
8f399da3 + Libdl
37e2e46d + LinearAlgebra
56ddb016 + Logging
d6f4376e + Markdown
a63ad114 + Mmap
44cfe95a + Pkg
de0858da + Printf
9abbd945 + Profile
3fa0cd96 + REPL
9a3f8284 + Random
ea8e919c + SHA
9e88b42a + Serialization
1a1011a3 + SharedArrays
6462fe0b + Sockets
2f01184e + SparseArrays
10745b16 + Statistics
8dfed614 + Test
cf7118a7 + UUIDs
4ec0a83e + Unicode
Building Conda ─────→ `~/.julia/packages/Conda/3rPhK/deps/build.log`
Building NCDatasets → `~/.julia/packages/NCDatasets/Tb4eK/deps/build.log`
Testing RRTMGP
Status `/tmp/jl_vn13fy/Project.toml`
6e4b80f9 BenchmarkTools v0.5.0
34da2185 Compat v3.8.0
a2441757 Coverage v0.9.3
124859b0 DataDeps v0.7.2
ffbed154 DocStringExtensions v0.8.1
e30172f5 Documenter v0.24.7
b964fa9f LaTeXStrings v1.1.0
739be429 MbedTLS v1.0.1
85f8d34a NCDatasets v0.10.1
92933f4c ProgressMeter v1.2.0
be4d8f0f Quadmath v0.5.4
a01a1ee8 RRTMGP v0.1.0
ae029012 Requires v1.0.1
90137ffa StaticArrays v0.12.1
a759f4b9 TimerOutputs v0.5.3
8bb1440f DelimitedFiles
b77e0a4c InteractiveUtils
44cfe95a Pkg
9abbd945 Profile
8dfed614 Test
Status `/tmp/jl_vn13fy/Manifest.toml`
6e4b80f9 BenchmarkTools v0.5.0
9e28174c BinDeps v1.0.0
179af706 CFTime v0.1.0
34da2185 Compat v3.8.0
8f4d0f93 Conda v1.4.1
a9693cdc CondaBinDeps v0.2.0
a2441757 Coverage v0.9.3
124859b0 DataDeps v0.7.2
864edb3b DataStructures v0.17.10
ffbed154 DocStringExtensions v0.8.1
e30172f5 Documenter v0.24.7
cd3eb016 HTTP v0.8.13
83e8ac13 IniFile v0.5.0
682c06a0 JSON v0.21.0
b964fa9f LaTeXStrings v1.1.0
739be429 MbedTLS v1.0.1
c8ffd9c3 MbedTLS_jll v2.16.0+1
85f8d34a NCDatasets v0.10.1
bac558e1 OrderedCollections v1.1.0
69de0a69 Parsers v0.3.12
92933f4c ProgressMeter v1.2.0
be4d8f0f Quadmath v0.5.4
a01a1ee8 RRTMGP v0.1.0
189a3867 Reexport v0.2.0
ae029012 Requires v1.0.1
90137ffa StaticArrays v0.12.1
a759f4b9 TimerOutputs v0.5.3
30578b45 URIParser v0.4.0
81def892 VersionParsing v1.2.0
2a0f44e3 Base64
ade2ca70 Dates
8bb1440f DelimitedFiles
8ba89e20 Distributed
b77e0a4c InteractiveUtils
76f85450 LibGit2
8f399da3 Libdl
37e2e46d LinearAlgebra
56ddb016 Logging
d6f4376e Markdown
a63ad114 Mmap
44cfe95a Pkg
de0858da Printf
9abbd945 Profile
3fa0cd96 REPL
9a3f8284 Random
ea8e919c SHA
9e88b42a Serialization
1a1011a3 SharedArrays
6462fe0b Sockets
2f01184e SparseArrays
10745b16 Statistics
8dfed614 Test
cf7118a7 UUIDs
4ec0a83e Unicode
Testing test_allsky
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Pkg.jl:530
WARNING: redefining constant to
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Pkg.jl:530
(case, Δt) = (("all_sky_lw_pgp", "use_luts_false"), 10.729545586)
(case, Δt) = (("all_sky_sw", "use_luts_false"), 6.470812592)
(case, Δt) = (("all_sky_sw_pgp", "use_luts_true"), 6.961394245)
(case, Δt) = (("all_sky_sw_pgp", "use_luts_false"), 7.310731552)
(case, Δt) = (("all_sky_lw", "use_luts_true"), 10.391751873)
(case, Δt) = (("all_sky_lw", "use_luts_false"), 10.633688853)
(case, Δt) = (("all_sky_lw_pgp", "use_luts_true"), 10.670362667)
(case, Δt) = (("all_sky_sw", "use_luts_true"), 7.286034479)
Test Summary: | Pass Total
All sky | 8 8
Testing test_rfmip_clear_sky_lw
WARNING: redefining constant to
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Pkg.jl:530
WARNING: redefining constant to
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Pkg.jl:530
┌ Warning: Over-writing registration of the datadep
│ name = "rte-rrtmgp"
└ @ DataDeps ~/.julia/packages/DataDeps/gbyoa/src/registration.jl:15
(case, Δt) = (("clear_sky_lw", "1scl"), 65.67602254)
(case, Δt) = (("clear_sky_lw", "2str"), 38.35730877)
(case, Δt) = (("clear_sky_lw_pgp", "1scl"), 69.298214752)
(case, Δt) = (("clear_sky_lw_pgp", "2str"), 54.602647432)
Test Summary: | Pass Total
rfmip clear sky longwave driver | 8 8
Testing test_rfmip_clear_sky_sw
WARNING: redefining constant to
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Pkg.jl:530
WARNING: redefining constant to
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Pkg.jl:530
┌ Warning: Over-writing registration of the datadep
│ name = "rte-rrtmgp"
└ @ DataDeps ~/.julia/packages/DataDeps/gbyoa/src/registration.jl:15
to_gor = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 591s / 2.78% 89.9GiB / 0.11%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
compute_τ_absorption! 260k 12.1s 73.7% 46.4μs 11.9MiB 11.8% 48.0B
go_minor1! 456 2.72s 16.6% 5.95ms 0.00B 0.00% 0.00B
go_major_pgp! 260k 2.63s 16.0% 10.1μs 0.00B 0.00% 0.00B
go_major! 456 2.46s 15.0% 5.39ms 0.00B 0.00% 0.00B
go_minor1_pgp! 260k 1.86s 11.3% 7.14μs 0.00B 0.00% 0.00B
go_minor2! 456 1.08s 6.59% 2.37ms 0.00B 0.00% 0.00B
go_minor2_pgp! 260k 776ms 4.73% 2.98μs 0.00B 0.00% 0.00B
interpolation! 260k 1.88s 11.5% 7.24μs 4.07MiB 4.03% 16.4B
compute_gas_τs! 5 1.32s 8.02% 263ms 80.2MiB 79.5% 16.0MiB
compute_τ_absorp... 5 443ms 2.70% 88.7ms 2.72KiB 0.00% 557B
go_minor1! 5 184ms 1.12% 36.8ms 0.00B 0.00% 0.00B
go_major! 5 177ms 1.08% 35.3ms 0.00B 0.00% 0.00B
go_minor2! 5 64.0ms 0.39% 12.8ms 0.00B 0.00% 0.00B
interpolation! 5 355ms 2.16% 71.0ms 468KiB 0.45% 93.7KiB
combine_and_reor... 5 321ms 1.96% 64.1ms 4.59MiB 4.55% 941KiB
compute_τ_Rayleigh! 5 145ms 0.89% 29.0ms 0.00B 0.00% 0.00B
combine_and_reorder! 260k 974ms 5.94% 3.74μs 4.70MiB 4.66% 18.9B
compute_τ_Rayleigh! 21.5k 133ms 0.81% 6.16μs 0.00B 0.00% 0.00B
──────────────────────────────────────────────────────────────────────────────
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 15.5s / 47.1% 725MiB / 47.2%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
load_and_init 1 4.80s 65.8% 4.80s 232MiB 67.9% 232MiB
gas_optics! 1 1.29s 17.7% 1.29s 14.9MiB 4.36% 14.9MiB
determine_gas_names 1 506ms 6.94% 506ms 20.2MiB 5.89% 20.2MiB
rte_sw! 1 409ms 5.60% 409ms 27.9MiB 8.17% 27.9MiB
read_and_block_gas... 1 135ms 1.85% 135ms 32.6MiB 9.52% 32.6MiB
read_and_block_sw_bc 1 125ms 1.72% 125ms 625KiB 0.18% 625KiB
read_and_block_pt 1 22.6ms 0.31% 22.6ms 13.7MiB 3.99% 13.7MiB
──────────────────────────────────────────────────────────────────────────────
to_gor = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 597s / 2.75% 90.3GiB / 0.11%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
compute_τ_absorption! 260k 12.1s 73.6% 46.4μs 11.9MiB 11.6% 48.0B
go_minor1! 456 2.72s 16.5% 5.95ms 0.00B 0.00% 0.00B
go_major_pgp! 260k 2.63s 16.0% 10.1μs 0.00B 0.00% 0.00B
go_major! 456 2.46s 15.0% 5.39ms 0.00B 0.00% 0.00B
go_minor1_pgp! 260k 1.86s 11.3% 7.14μs 0.00B 0.00% 0.00B
go_minor2! 456 1.08s 6.58% 2.37ms 0.00B 0.00% 0.00B
go_minor2_pgp! 260k 776ms 4.72% 2.98μs 0.00B 0.00% 0.00B
interpolation! 260k 1.88s 11.5% 7.24μs 4.07MiB 3.97% 16.4B
compute_gas_τs! 6 1.34s 8.14% 223ms 82.0MiB 79.8% 13.7MiB
compute_τ_absorp... 6 453ms 2.76% 75.6ms 2.77KiB 0.00% 472B
go_minor1! 6 187ms 1.14% 31.2ms 0.00B 0.00% 0.00B
go_major! 6 182ms 1.11% 30.3ms 0.00B 0.00% 0.00B
go_minor2! 6 65.8ms 0.40% 11.0ms 0.00B 0.00% 0.00B
interpolation! 6 356ms 2.17% 59.3ms 476KiB 0.45% 79.3KiB
combine_and_reor... 6 326ms 1.99% 54.3ms 4.70MiB 4.57% 802KiB
compute_τ_Rayleigh! 6 149ms 0.91% 24.8ms 0.00B 0.00% 0.00B
combine_and_reorder! 260k 974ms 5.94% 3.74μs 4.70MiB 4.58% 18.9B
compute_τ_Rayleigh! 21.5k 133ms 0.81% 6.16μs 0.00B 0.00% 0.00B
──────────────────────────────────────────────────────────────────────────────
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 21.2s / 61.3% 1.07GiB / 63.9%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
load_and_init 2 9.86s 75.7% 4.93s 464MiB 66.2% 232MiB
gas_optics! 2 1.32s 10.1% 659ms 19.1MiB 2.72% 9.53MiB
determine_gas_names 2 946ms 7.26% 473ms 40.3MiB 5.75% 20.2MiB
rte_sw! 2 522ms 4.01% 261ms 84.5MiB 12.0% 42.2MiB
read_and_block_gas... 2 222ms 1.71% 111ms 65.0MiB 9.27% 32.5MiB
read_and_block_sw_bc 2 126ms 0.97% 62.9ms 701KiB 0.10% 351KiB
read_and_block_pt 2 34.5ms 0.26% 17.2ms 27.3MiB 3.89% 13.7MiB
──────────────────────────────────────────────────────────────────────────────
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 28.4s / 65.4% 1.48GiB / 66.6%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
load_and_init 3 14.6s 78.6% 4.88s 697MiB 68.9% 232MiB
determine_gas_names 3 1.45s 7.81% 485ms 60.5MiB 5.98% 20.2MiB
gas_optics! 2 1.32s 7.08% 659ms 19.1MiB 1.89% 9.53MiB
rte_sw! 3 729ms 3.92% 243ms 95.1MiB 9.41% 31.7MiB
read_and_block_gas... 3 310ms 1.67% 103ms 97.5MiB 9.65% 32.5MiB
read_and_block_sw_bc 3 126ms 0.68% 42.1ms 778KiB 0.08% 259KiB
read_and_block_pt 3 45.9ms 0.25% 15.3ms 41.0MiB 4.05% 13.7MiB
──────────────────────────────────────────────────────────────────────────────
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 34.0s / 70.7% 1.86GiB / 71.6%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
load_and_init 4 19.3s 80.3% 4.83s 929MiB 68.0% 232MiB
determine_gas_names 4 1.94s 8.08% 486ms 80.6MiB 5.90% 20.2MiB
gas_optics! 2 1.32s 5.48% 659ms 19.1MiB 1.40% 9.53MiB
rte_sw! 4 859ms 3.57% 215ms 152MiB 11.1% 37.9MiB
read_and_block_gas... 4 416ms 1.73% 104ms 130MiB 9.52% 32.5MiB
read_and_block_sw_bc 4 127ms 0.53% 31.7ms 855KiB 0.06% 214KiB
read_and_block_pt 4 66.5ms 0.28% 16.6ms 54.6MiB 4.00% 13.7MiB
──────────────────────────────────────────────────────────────────────────────
Computing... 6%|██▍ | ETA: 0:00:15[KComputing... 14%|█████▍ | ETA: 0:00:15[KComputing... 20%|███████▊ | ETA: 0:00:13[KComputing... 27%|██████████▍ | ETA: 0:00:12[KComputing... 33%|█████████████ | ETA: 0:00:11[KComputing... 40%|███████████████▍ | ETA: 0:00:10[KComputing... 46%|█████████████████▉ | ETA: 0:00:09[KComputing... 52%|████████████████████▌ | ETA: 0:00:08[KComputing... 60%|███████████████████████▎ | ETA: 0:00:07[KComputing... 66%|█████████████████████████▋ | ETA: 0:00:06[KComputing... 73%|████████████████████████████▍ | ETA: 0:00:04[KComputing... 80%|███████████████████████████████ | ETA: 0:00:03[KComputing... 86%|█████████████████████████████████▌ | ETA: 0:00:02[KComputing... 92%|███████████████████████████████████▊ | ETA: 0:00:01[KComputing... 97%|██████████████████████████████████████ | ETA: 0:00:00[Kto_gor = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 631s / 3.08% 94.8GiB / 0.49%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
compute_τ_absorption! 261k 12.1s 62.3% 46.3μs 12.0MiB 2.52% 48.0B
go_minor1! 456 2.72s 14.0% 5.95ms 0.00B 0.00% 0.00B
go_major_pgp! 261k 2.63s 13.5% 10.1μs 0.00B 0.00% 0.00B
go_major! 456 2.46s 12.7% 5.39ms 0.00B 0.00% 0.00B
go_minor1_pgp! 261k 1.86s 9.56% 7.12μs 0.00B 0.00% 0.00B
go_minor2! 456 1.08s 5.56% 2.37ms 0.00B 0.00% 0.00B
go_minor2_pgp! 261k 778ms 4.00% 2.98μs 0.00B 0.00% 0.00B
compute_gas_τs! 231 4.33s 22.3% 18.7ms 453MiB 95.6% 1.96MiB
compute_τ_absorp... 231 2.35s 12.1% 10.2ms 13.3KiB 0.00% 59.0B
go_major! 231 1.10s 5.64% 4.75ms 0.00B 0.00% 0.00B
go_minor1! 231 807ms 4.15% 3.49ms 0.00B 0.00% 0.00B
go_minor2! 231 384ms 1.98% 1.66ms 0.00B 0.00% 0.00B
compute_τ_Rayleigh! 231 850ms 4.37% 3.68ms 0.00B 0.00% 0.00B
interpolation! 231 588ms 3.02% 2.54ms 2.17MiB 0.46% 9.61KiB
combine_and_reor... 231 422ms 2.17% 1.83ms 4.75MiB 1.00% 21.0KiB
interpolation! 261k 1.89s 9.71% 7.22μs 4.07MiB 0.86% 16.3B
combine_and_reorder! 261k 979ms 5.04% 3.74μs 4.80MiB 1.01% 19.3B
compute_τ_Rayleigh! 22.5k 137ms 0.71% 6.12μs 0.00B 0.00% 0.00B
──────────────────────────────────────────────────────────────────────────────
Computing...100%|███████████████████████████████████████| Time: 0:00:16[K
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 55.8s / 81.2% 5.53GiB / 87.4%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
load_and_init 5 24.3s 53.5% 4.85s 1.13GiB 23.4% 232MiB
rte_sw! 229 12.9s 28.4% 56.3ms 2.48GiB 51.3% 11.1MiB
gas_optics! 227 4.97s 11.0% 21.9ms 918MiB 18.5% 4.04MiB
determine_gas_names 5 2.47s 5.45% 494ms 101MiB 2.03% 20.2MiB
read_and_block_gas... 5 518ms 1.14% 104ms 162MiB 3.28% 32.5MiB
read_and_block_sw_bc 5 127ms 0.28% 25.4ms 932KiB 0.02% 186KiB
read_and_block_pt 5 80.6ms 0.18% 16.1ms 68.3MiB 1.38% 13.7MiB
──────────────────────────────────────────────────────────────────────────────
Computing... 3%|█ | ETA: 0:00:39[KComputing... 5%|██▏ | ETA: 0:00:38[KComputing... 8%|███▏ | ETA: 0:00:37[KComputing... 11%|████▍ | ETA: 0:00:35[KComputing... 14%|█████▍ | ETA: 0:00:34[KComputing... 17%|██████▋ | ETA: 0:00:32[KComputing... 20%|███████▋ | ETA: 0:00:31[KComputing... 23%|████████▉ | ETA: 0:00:30[KComputing... 25%|█████████▉ | ETA: 0:00:29[KComputing... 28%|███████████▏ | ETA: 0:00:28[KComputing... 32%|████████████▎ | ETA: 0:00:26[KComputing... 35%|█████████████▌ | ETA: 0:00:25[KComputing... 38%|██████████████▊ | ETA: 0:00:24[KComputing... 41%|████████████████ | ETA: 0:00:22[KComputing... 44%|█████████████████▏ | ETA: 0:00:21[KComputing... 47%|██████████████████▎ | ETA: 0:00:20[KComputing... 50%|███████████████████▍ | ETA: 0:00:19[KComputing... 52%|████████████████████▌ | ETA: 0:00:18[KComputing... 55%|█████████████████████▌ | ETA: 0:00:17[KComputing... 58%|██████████████████████▌ | ETA: 0:00:16[KComputing... 61%|███████████████████████▊ | ETA: 0:00:15[KComputing... 64%|████████████████████████▊ | ETA: 0:00:14[KComputing... 66%|█████████████████████████▉ | ETA: 0:00:13[KComputing... 69%|██████████████████████████▉ | ETA: 0:00:12[KComputing... 72%|████████████████████████████▏ | ETA: 0:00:11[KComputing... 75%|█████████████████████████████▎ | ETA: 0:00:09[KComputing... 78%|██████████████████████████████▍ | ETA: 0:00:08[KComputing... 80%|███████████████████████████████▎ | ETA: 0:00:08[KComputing... 83%|████████████████████████████████▍ | ETA: 0:00:06[KComputing... 86%|█████████████████████████████████▌ | ETA: 0:00:05[KComputing... 89%|██████████████████████████████████▋ | ETA: 0:00:04[KComputing... 92%|███████████████████████████████████▉ | ETA: 0:00:03[KComputing... 96%|█████████████████████████████████████▎ | ETA: 0:00:02[KComputing... 98%|██████████████████████████████████████▎| ETA: 0:00:01[Kto_gor = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 675s / 3.44% 109GiB / 0.78%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
compute_τ_absorption! 261k 12.1s 52.0% 46.3μs 12.0MiB 1.38% 48.0B
go_minor1! 456 2.72s 11.7% 5.95ms 0.00B 0.00% 0.00B
go_major_pgp! 261k 2.63s 11.3% 10.1μs 0.00B 0.00% 0.00B
go_major! 456 2.46s 10.6% 5.39ms 0.00B 0.00% 0.00B
go_minor1_pgp! 261k 1.86s 7.99% 7.12μs 0.00B 0.00% 0.00B
go_minor2! 456 1.08s 4.64% 2.37ms 0.00B 0.00% 0.00B
go_minor2_pgp! 261k 778ms 3.35% 2.98μs 0.00B 0.00% 0.00B
compute_gas_τs! 456 8.15s 35.0% 17.9ms 848MiB 97.6% 1.86MiB
compute_τ_absorp... 456 4.22s 18.2% 9.26ms 23.9KiB 0.00% 53.6B
go_major! 456 2.02s 8.68% 4.42ms 0.00B 0.00% 0.00B
go_minor1! 456 1.41s 6.05% 3.08ms 0.00B 0.00% 0.00B
go_minor2! 456 691ms 2.97% 1.52ms 0.00B 0.00% 0.00B
compute_τ_Rayleigh! 456 1.52s 6.52% 3.32ms 0.00B 0.00% 0.00B
combine_and_reor... 456 1.47s 6.30% 3.21ms 27.8MiB 3.20% 62.5KiB
interpolation! 456 814ms 3.50% 1.78ms 3.87MiB 0.45% 8.69KiB
interpolation! 261k 1.89s 8.11% 7.22μs 4.07MiB 0.47% 16.3B
combine_and_reorder! 261k 979ms 4.21% 3.74μs 4.80MiB 0.55% 19.3B
compute_τ_Rayleigh! 22.5k 137ms 0.59% 6.12μs 0.00B 0.00% 0.00B
──────────────────────────────────────────────────────────────────────────────
Computing...100%|███████████████████████████████████████| Time: 0:00:38[K
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 100s / 89.1% 19.3GiB / 95.6%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
rte_sw! 454 46.2s 52.0% 102ms 14.9GiB 80.8% 33.6MiB
load_and_init 6 29.5s 33.2% 4.92s 1.36GiB 7.37% 232MiB
gas_optics! 452 9.32s 10.5% 20.6ms 1.80GiB 9.73% 4.07MiB
determine_gas_names 6 3.01s 3.39% 502ms 121MiB 0.64% 20.2MiB
read_and_block_gas... 6 599ms 0.67% 100ms 195MiB 1.03% 32.5MiB
read_and_block_sw_bc 6 127ms 0.14% 21.2ms 0.99MiB 0.01% 168KiB
read_and_block_pt 6 107ms 0.12% 17.8ms 81.9MiB 0.43% 13.7MiB
──────────────────────────────────────────────────────────────────────────────
Computing... 6%|██▎ | ETA: 0:00:17[KComputing... 11%|████▏ | ETA: 0:00:17[KComputing... 16%|██████▍ | ETA: 0:00:16[KComputing... 22%|████████▋ | ETA: 0:00:14[KComputing... 28%|██████████▉ | ETA: 0:00:13[KComputing... 33%|█████████████ | ETA: 0:00:13[KComputing... 39%|███████████████▎ | ETA: 0:00:11[KComputing... 44%|█████████████████▍ | ETA: 0:00:10[KComputing... 49%|███████████████████▎ | ETA: 0:00:10[KComputing... 55%|█████████████████████▍ | ETA: 0:00:09[KComputing... 60%|███████████████████████▎ | ETA: 0:00:08[KComputing... 64%|█████████████████████████▏ | ETA: 0:00:07[KComputing... 70%|███████████████████████████▎ | ETA: 0:00:06[KComputing... 74%|█████████████████████████████ | ETA: 0:00:05[KComputing... 79%|██████████████████████████████▉ | ETA: 0:00:04[KComputing... 84%|████████████████████████████████▊ | ETA: 0:00:03[KComputing... 89%|██████████████████████████████████▉ | ETA: 0:00:02[KComputing... 95%|████████████████████████████████████▉ | ETA: 0:00:01[KComputing...100%|███████████████████████████████████████| Time: 0:00:19[K
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 126s / 85.6% 23.8GiB / 88.6%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
rte_sw! 679 59.1s 54.9% 87.1ms 17.2GiB 81.8% 26.0MiB
load_and_init 7 34.7s 32.2% 4.96s 1.59GiB 7.53% 232MiB
gas_optics! 452 9.32s 8.65% 20.6ms 1.80GiB 8.52% 4.07MiB
determine_gas_names 7 3.55s 3.30% 508ms 141MiB 0.65% 20.2MiB
read_and_block_gas... 7 704ms 0.65% 101ms 227MiB 1.05% 32.5MiB
read_and_block_pt 7 141ms 0.13% 20.1ms 95.6MiB 0.44% 13.7MiB
read_and_block_sw_bc 7 128ms 0.12% 18.3ms 1.06MiB 0.00% 155KiB
──────────────────────────────────────────────────────────────────────────────
Computing... 3%|█ | ETA: 0:00:39[KComputing... 6%|██▎ | ETA: 0:00:35[KComputing... 8%|███▎ | ETA: 0:00:34[KComputing... 11%|████▍ | ETA: 0:00:33[KComputing... 14%|█████▌ | ETA: 0:00:32[KComputing... 17%|██████▋ | ETA: 0:00:31[KComputing... 20%|███████▊ | ETA: 0:00:30[KComputing... 23%|████████▉ | ETA: 0:00:29[KComputing... 25%|█████████▉ | ETA: 0:00:29[KComputing... 28%|███████████▏ | ETA: 0:00:27[KComputing... 32%|████████████▎ | ETA: 0:00:26[KComputing... 34%|█████████████▍ | ETA: 0:00:25[KComputing... 37%|██████████████▍ | ETA: 0:00:24[KComputing... 40%|███████████████▍ | ETA: 0:00:23[KComputing... 42%|████████████████▌ | ETA: 0:00:22[KComputing... 45%|█████████████████▌ | ETA: 0:00:21[KComputing... 48%|██████████████████▌ | ETA: 0:00:21[KComputing... 50%|███████████████████▋ | ETA: 0:00:20[KComputing... 53%|████████████████████▋ | ETA: 0:00:19[KComputing... 56%|█████████████████████▋ | ETA: 0:00:18[KComputing... 58%|██████████████████████▊ | ETA: 0:00:17[KComputing... 61%|███████████████████████▊ | ETA: 0:00:16[KComputing... 64%|████████████████████████▊ | ETA: 0:00:15[KComputing... 66%|█████████████████████████▉ | ETA: 0:00:14[KComputing... 69%|██████████████████████████▉ | ETA: 0:00:12[KComputing... 72%|███████████████████████████▉ | ETA: 0:00:11[KComputing... 74%|█████████████████████████████ | ETA: 0:00:10[KComputing... 77%|██████████████████████████████ | ETA: 0:00:09[KComputing... 80%|███████████████████████████████ | ETA: 0:00:08[KComputing... 82%|████████████████████████████████▏ | ETA: 0:00:07[KComputing... 85%|█████████████████████████████████▏ | ETA: 0:00:06[KComputing... 88%|██████████████████████████████████▏ | ETA: 0:00:05[KComputing... 90%|███████████████████████████████████▏ | ETA: 0:00:04[KComputing... 93%|████████████████████████████████████▎ | ETA: 0:00:03[KComputing... 96%|█████████████████████████████████████▎ | ETA: 0:00:02[KComputing... 98%|██████████████████████████████████████▎| ETA: 0:00:01[KComputing...100%|███████████████████████████████████████| Time: 0:00:39[K
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 171s / 83.5% 39.5GiB / 85.6%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
rte_sw! 904 88.9s 62.1% 98.3ms 29.7GiB 87.8% 33.6MiB
load_and_init 8 39.8s 27.8% 4.98s 1.81GiB 5.37% 232MiB
gas_optics! 452 9.32s 6.51% 20.6ms 1.80GiB 5.32% 4.07MiB
determine_gas_names 8 4.07s 2.84% 509ms 161MiB 0.47% 20.2MiB
read_and_block_gas... 8 796ms 0.56% 99.4ms 260MiB 0.75% 32.5MiB
read_and_block_pt 8 158ms 0.11% 19.7ms 109MiB 0.32% 13.7MiB
read_and_block_sw_bc 8 128ms 0.09% 16.1ms 1.14MiB 0.00% 145KiB
──────────────────────────────────────────────────────────────────────────────
(case, Δt) = (("clear_sky_sw", "1scl"), 21.837588684)
(case, Δt) = (("clear_sky_sw_pgp", "2str"), 45.655362214)
(case, Δt) = (("clear_sky_sw_pgp", "1scl"), 25.948841772)
(case, Δt) = (("clear_sky_sw", "2str"), 44.003015499)
Test Summary: | Pass Total
rfmip clear sky shortwave driver | 8 8
Testing solar_zenith_angle
Test Summary: | Pass Total
Solar Zenith Angle | 1 1
Testing ../PartialImplementations/PartialImplementations
WARNING: could not import OpticalProps.subset_range! into Main
WARNING: could not import OpticalProps.get_nmom into Main
Testing RRTMGP tests passed