-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-f05b821fe7.log
649 lines (629 loc) · 51.1 KB
/
1.6.0-DEV-f05b821fe7.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
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
Julia Version 1.6.0-DEV.1218
Commit f05b821fe7 (2020-10-14 11:56 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.0 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
JULIA_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
Resolving package versions...
Installed MbedTLS_jll ───────── v2.16.8+0
Installed Compat ────────────── v3.20.0
Installed OrderedCollections ── v1.3.1
Installed Quadmath ──────────── v0.5.4
Installed CFTime ────────────── v0.1.0
Installed NCDatasets ────────── v0.10.4
Installed DocStringExtensions ─ v0.8.3
Installed RRTMGP ────────────── v0.1.0
Installed Requires ──────────── v1.1.0
Installed Conda ─────────────── v1.4.1
Installed BinDeps ───────────── v1.0.1
Installed CondaBinDeps ──────── v0.2.0
Installed BenchmarkTools ────── v0.5.0
Installed DataDeps ──────────── v0.7.2
Installed Parsers ───────────── v1.0.11
Installed URIParser ─────────── v0.4.1
Installed DataStructures ────── v0.18.7
Installed Reexport ──────────── v0.2.0
Installed VersionParsing ────── v1.2.0
Installed TimerOutputs ──────── v0.5.6
Installed StaticArrays ──────── v0.12.4
Installed LaTeXStrings ──────── v1.2.0
Installed CoverageTools ─────── v1.1.0
Installed HTTP ──────────────── v0.8.19
Installed IniFile ───────────── v0.5.0
Installed Documenter ────────── v0.25.2
Installed JSON ──────────────── v0.21.1
Installed Coverage ──────────── v1.1.1
Installed MbedTLS ───────────── v1.0.2
Installed ProgressMeter ─────── v1.4.0
Updating `~/.julia/environments/v1.6/Project.toml`
[a01a1ee8] + RRTMGP v0.1.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.5.0
[9e28174c] + BinDeps v1.0.1
[179af706] + CFTime v0.1.0
[34da2185] + Compat v3.20.0
[8f4d0f93] + Conda v1.4.1
[a9693cdc] + CondaBinDeps v0.2.0
[a2441757] + Coverage v1.1.1
[c36e975a] + CoverageTools v1.1.0
[124859b0] + DataDeps v0.7.2
[864edb3b] + DataStructures v0.18.7
[ffbed154] + DocStringExtensions v0.8.3
[e30172f5] + Documenter v0.25.2
[cd3eb016] + HTTP v0.8.19
[83e8ac13] + IniFile v0.5.0
[682c06a0] + JSON v0.21.1
[b964fa9f] + LaTeXStrings v1.2.0
[739be429] + MbedTLS v1.0.2
[c8ffd9c3] + MbedTLS_jll v2.16.8+0
[85f8d34a] + NCDatasets v0.10.4
[bac558e1] + OrderedCollections v1.3.1
[69de0a69] + Parsers v1.0.11
[92933f4c] + ProgressMeter v1.4.0
[be4d8f0f] + Quadmath v0.5.4
[a01a1ee8] + RRTMGP v0.1.0
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v1.1.0
[90137ffa] + StaticArrays v0.12.4
[a759f4b9] + TimerOutputs v0.5.6
[30578b45] + URIParser v0.4.1
[81def892] + VersionParsing v1.2.0
[56f22d72] + Artifacts
[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
[fa267f1f] + TOML
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Conda ─────→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/7a58bb32ce5d85f8bf7559aa7c2842f9aecf52fc/build.log`
Building NCDatasets → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/31ce6711bc8fa173d97c59066e78caa2846ed200/build.log`
Precompiling project... (tip: to disable auto-precompilation set ENV["JULIA_PKG_PRECOMPILE_AUTO"]=0)
[90m[32m ✓ [39mReexport[39m
[90m[32m ✓ [39mIniFile[39m
[90m[32m ✓ [39mCoverageTools[39m
[90m[32m ✓ [39mRequires[39m
[90m[32m ✓ [39mLaTeXStrings[39m
[90m[32m ✓ [39mOrderedCollections[39m
[90m[32m ✓ [39mDocStringExtensions[39m
[90m[32m ✓ [39mTimerOutputs[39m
[90m[32m ✓ [39mProgressMeter[39m
[90m[32m ✓ [39mCFTime[39m
[90m[32m ✓ [39mCompat[39m
[90m[32m ✓ [39mBenchmarkTools[39m
[90m[32m ✓ [39mMbedTLS_jll[39m
[90m[32m ✓ [39mQuadmath[39m
[90m[32m ✓ [39mMbedTLS[39m
[90m[32m ✓ [39mDataStructures[39m
[90m[32m ✓ [39mDocumenter[39m
[90m[32m ✓ [39mStaticArrays[39m
[90m[32m ✓ [39mHTTP[39m
[90m[32m ✓ [39mNCDatasets[39m
[90m[32m ✓ [39mCoverage[39m
[90m[32m ✓ [39mDataDeps[39m
[32m ✓ [39mRRTMGP
23 dependencies successfully precompiled (7 already precompiled)
Testing RRTMGP
Status `/tmp/jl_92L34W/Project.toml`
[6e4b80f9] BenchmarkTools v0.5.0
[34da2185] Compat v3.20.0
[a2441757] Coverage v1.1.1
[124859b0] DataDeps v0.7.2
[ffbed154] DocStringExtensions v0.8.3
[e30172f5] Documenter v0.25.2
[b964fa9f] LaTeXStrings v1.2.0
[739be429] MbedTLS v1.0.2
[85f8d34a] NCDatasets v0.10.4
[92933f4c] ProgressMeter v1.4.0
[be4d8f0f] Quadmath v0.5.4
[a01a1ee8] RRTMGP v0.1.0
[ae029012] Requires v1.1.0
[90137ffa] StaticArrays v0.12.4
[a759f4b9] TimerOutputs v0.5.6
[8bb1440f] DelimitedFiles
[b77e0a4c] InteractiveUtils
[44cfe95a] Pkg
[9abbd945] Profile
[8dfed614] Test
Status `/tmp/jl_92L34W/Manifest.toml`
[6e4b80f9] BenchmarkTools v0.5.0
[9e28174c] BinDeps v1.0.1
[179af706] CFTime v0.1.0
[34da2185] Compat v3.20.0
[8f4d0f93] Conda v1.4.1
[a9693cdc] CondaBinDeps v0.2.0
[a2441757] Coverage v1.1.1
[c36e975a] CoverageTools v1.1.0
[124859b0] DataDeps v0.7.2
[864edb3b] DataStructures v0.18.7
[ffbed154] DocStringExtensions v0.8.3
[e30172f5] Documenter v0.25.2
[cd3eb016] HTTP v0.8.19
[83e8ac13] IniFile v0.5.0
[682c06a0] JSON v0.21.1
[b964fa9f] LaTeXStrings v1.2.0
[739be429] MbedTLS v1.0.2
[c8ffd9c3] MbedTLS_jll v2.16.8+0
[85f8d34a] NCDatasets v0.10.4
[bac558e1] OrderedCollections v1.3.1
[69de0a69] Parsers v1.0.11
[92933f4c] ProgressMeter v1.4.0
[be4d8f0f] Quadmath v0.5.4
[a01a1ee8] RRTMGP v0.1.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v1.1.0
[90137ffa] StaticArrays v0.12.4
[a759f4b9] TimerOutputs v0.5.6
[30578b45] URIParser v0.4.1
[81def892] VersionParsing v1.2.0
[56f22d72] Artifacts
[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
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
Testing test_allsky
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/Pkg.jl:560
WARNING: redefinition of constant to. This may fail, cause incorrect answers, or produce other errors.
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/Pkg.jl:560
(case, Δt) = (("all_sky_lw_pgp", "use_luts_false"), 9.626511917)
(case, Δt) = (("all_sky_sw", "use_luts_false"), 7.904677008)
(case, Δt) = (("all_sky_sw_pgp", "use_luts_true"), 7.611246091)
(case, Δt) = (("all_sky_sw_pgp", "use_luts_false"), 7.285419234)
(case, Δt) = (("all_sky_lw", "use_luts_true"), 9.252722422)
(case, Δt) = (("all_sky_lw", "use_luts_false"), 8.53560797)
(case, Δt) = (("all_sky_lw_pgp", "use_luts_true"), 9.084486415)
(case, Δt) = (("all_sky_sw", "use_luts_true"), 7.380336215)
Test Summary: | Pass Total
All sky | 8 8
Testing test_rfmip_clear_sky_lw
WARNING: redefinition of constant to. This may fail, cause incorrect answers, or produce other errors.
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/Pkg.jl:560
WARNING: redefinition of constant to. This may fail, cause incorrect answers, or produce other errors.
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/Pkg.jl:560
┌ 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"), 40.736565401)
(case, Δt) = (("clear_sky_lw", "2str"), 67.458213475)
(case, Δt) = (("clear_sky_lw_pgp", "1scl"), 44.116416261)
(case, Δt) = (("clear_sky_lw_pgp", "2str"), 72.378667139)
Test Summary: | Pass Total
rfmip clear sky longwave driver | 8 8
Testing test_rfmip_clear_sky_sw
WARNING: redefinition of constant to. This may fail, cause incorrect answers, or produce other errors.
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/Pkg.jl:560
WARNING: redefinition of constant to. This may fail, cause incorrect answers, or produce other errors.
┌ Warning: Pkg.installed() is deprecated
└ @ Pkg /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/Pkg.jl:560
┌ 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: 558s / 3.09% 102GiB / 1.02%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
compute_τ_absorption! 260k 8.29s 48.0% 31.8μs 4.97KiB 0.00% 0.02B
go_minor1! 456 1.76s 10.2% 3.87ms 0.00B 0.00% 0.00B
go_major_pgp! 260k 1.64s 9.51% 6.32μs 0.00B 0.00% 0.00B
go_major! 456 1.53s 8.86% 3.35ms 0.00B 0.00% 0.00B
go_minor1_pgp! 260k 1.50s 8.72% 5.79μs 0.00B 0.00% 0.00B
go_minor2! 456 703ms 4.07% 1.54ms 0.00B 0.00% 0.00B
go_minor2_pgp! 260k 612ms 3.55% 2.36μs 0.00B 0.00% 0.00B
compute_gas_τs! 5 4.66s 27.0% 932ms 522MiB 49.1% 104MiB
combine_and_reor... 5 3.84s 22.3% 768ms 446MiB 42.0% 89.3MiB
interpolation! 5 329ms 1.91% 65.8ms 455KiB 0.04% 91.0KiB
compute_τ_absorp... 5 317ms 1.84% 63.4ms 2.48KiB 0.00% 509B
go_major! 5 129ms 0.75% 25.9ms 0.00B 0.00% 0.00B
go_minor1! 5 127ms 0.74% 25.4ms 0.00B 0.00% 0.00B
go_minor2! 5 51.0ms 0.30% 10.2ms 0.00B 0.00% 0.00B
compute_τ_Rayleigh! 5 116ms 0.67% 23.2ms 0.00B 0.00% 0.00B
combine_and_reorder! 260k 2.61s 15.1% 10.0μs 446MiB 42.0% 1.76KiB
interpolation! 260k 1.62s 9.41% 6.24μs 94.9MiB 8.92% 382B
compute_τ_Rayleigh! 21.5k 75.9ms 0.44% 3.53μs 0.00B 0.00% 0.00B
──────────────────────────────────────────────────────────────────────────────
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 16.2s / 49.3% 783MiB / 45.4%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
load_and_init 1 4.42s 55.3% 4.42s 231MiB 65.0% 231MiB
gas_optics! 1 2.39s 29.9% 2.39s 14.6MiB 4.10% 14.6MiB
rte_sw! 1 616ms 7.71% 616ms 45.5MiB 12.8% 45.5MiB
determine_gas_names 1 436ms 5.45% 436ms 20.0MiB 5.64% 20.0MiB
read_and_block_gas... 1 64.3ms 0.81% 64.3ms 29.7MiB 8.36% 29.7MiB
read_and_block_sw_bc 1 55.5ms 0.69% 55.5ms 2.40MiB 0.67% 2.40MiB
read_and_block_pt 1 11.5ms 0.14% 11.5ms 12.1MiB 3.40% 12.1MiB
──────────────────────────────────────────────────────────────────────────────
to_gor = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 566s / 3.06% 102GiB / 1.03%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
compute_τ_absorption! 260k 8.29s 47.9% 31.8μs 4.97KiB 0.00% 0.02B
go_minor1! 456 1.76s 10.2% 3.87ms 0.00B 0.00% 0.00B
go_major_pgp! 260k 1.64s 9.47% 6.32μs 0.00B 0.00% 0.00B
go_major! 456 1.53s 8.82% 3.35ms 0.00B 0.00% 0.00B
go_minor1_pgp! 260k 1.50s 8.68% 5.79μs 0.00B 0.00% 0.00B
go_minor2! 456 703ms 4.06% 1.54ms 0.00B 0.00% 0.00B
go_minor2_pgp! 260k 612ms 3.53% 2.36μs 0.00B 0.00% 0.00B
compute_gas_τs! 6 4.73s 27.3% 788ms 533MiB 49.6% 88.9MiB
combine_and_reor... 6 3.90s 22.5% 650ms 456MiB 42.5% 76.0MiB
interpolation! 6 330ms 1.90% 55.0ms 463KiB 0.04% 77.2KiB
compute_τ_absorp... 6 322ms 1.86% 53.7ms 2.48KiB 0.00% 424B
go_major! 6 132ms 0.76% 22.0ms 0.00B 0.00% 0.00B
go_minor1! 6 129ms 0.74% 21.4ms 0.00B 0.00% 0.00B
go_minor2! 6 52.0ms 0.30% 8.66ms 0.00B 0.00% 0.00B
compute_τ_Rayleigh! 6 118ms 0.68% 19.7ms 0.00B 0.00% 0.00B
combine_and_reorder! 260k 2.61s 15.1% 10.0μs 446MiB 41.5% 1.76KiB
interpolation! 260k 1.62s 9.37% 6.24μs 94.9MiB 8.83% 382B
compute_τ_Rayleigh! 21.5k 75.9ms 0.44% 3.53μs 0.00B 0.00% 0.00B
──────────────────────────────────────────────────────────────────────────────
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 22.6s / 57.9% 1.18GiB / 60.1%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
load_and_init 2 8.86s 67.7% 4.43s 462MiB 63.4% 231MiB
gas_optics! 2 2.45s 18.7% 1.23s 28.6MiB 3.93% 14.3MiB
determine_gas_names 2 864ms 6.60% 432ms 40.1MiB 5.50% 20.0MiB
rte_sw! 2 724ms 5.53% 362ms 112MiB 15.4% 56.0MiB
read_and_block_gas... 2 110ms 0.84% 54.9ms 59.2MiB 8.13% 29.6MiB
read_and_block_sw_bc 2 55.9ms 0.43% 28.0ms 2.47MiB 0.34% 1.24MiB
read_and_block_pt 2 20.5ms 0.16% 10.2ms 24.2MiB 3.32% 12.1MiB
──────────────────────────────────────────────────────────────────────────────
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 30.4s / 60.2% 1.68GiB / 60.2%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
load_and_init 3 13.3s 72.9% 4.44s 693MiB 66.7% 231MiB
gas_optics! 2 2.45s 13.4% 1.23s 28.6MiB 2.75% 14.3MiB
determine_gas_names 3 1.33s 7.28% 443ms 60.1MiB 5.79% 20.0MiB
rte_sw! 3 886ms 4.85% 295ms 129MiB 12.4% 43.0MiB
read_and_block_gas... 3 170ms 0.93% 56.6ms 88.8MiB 8.55% 29.6MiB
read_and_block_sw_bc 3 56.4ms 0.31% 18.8ms 2.55MiB 0.25% 869KiB
read_and_block_pt 3 50.1ms 0.27% 16.7ms 36.2MiB 3.49% 12.1MiB
──────────────────────────────────────────────────────────────────────────────
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 36.7s / 63.6% 2.12GiB / 64.5%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
load_and_init 4 17.7s 76.0% 4.43s 924MiB 66.1% 231MiB
gas_optics! 2 2.45s 10.5% 1.23s 28.6MiB 2.05% 14.3MiB
determine_gas_names 4 1.81s 7.76% 453ms 80.1MiB 5.73% 20.0MiB
rte_sw! 4 999ms 4.28% 250ms 195MiB 14.0% 48.9MiB
read_and_block_gas... 4 228ms 0.98% 57.0ms 118MiB 8.47% 29.6MiB
read_and_block_pt 4 60.3ms 0.26% 15.1ms 48.3MiB 3.46% 12.1MiB
read_and_block_sw_bc 4 56.8ms 0.24% 14.2ms 2.62MiB 0.19% 671KiB
──────────────────────────────────────────────────────────────────────────────
Computing... 3%|█▎ | ETA: 0:00:35[KComputing... 7%|██▊ | ETA: 0:00:47[KComputing... 10%|████ | ETA: 0:00:41[KComputing... 13%|█████ | ETA: 0:00:39[KComputing... 16%|██████▏ | ETA: 0:00:37[KComputing... 19%|███████▎ | ETA: 0:00:34[KComputing... 21%|████████▍ | ETA: 0:00:33[KComputing... 24%|█████████▍ | ETA: 0:00:32[KComputing... 27%|██████████▍ | ETA: 0:00:31[KComputing... 29%|███████████▌ | ETA: 0:00:30[KComputing... 32%|████████████▌ | ETA: 0:00:28[KComputing... 35%|█████████████▊ | ETA: 0:00:27[KComputing... 38%|██████████████▊ | ETA: 0:00:25[KComputing... 40%|███████████████▊ | ETA: 0:00:24[KComputing... 43%|████████████████▋ | ETA: 0:00:24[KComputing... 45%|█████████████████▋ | ETA: 0:00:23[KComputing... 48%|██████████████████▊ | ETA: 0:00:21[KComputing... 51%|███████████████████▊ | ETA: 0:00:20[KComputing... 53%|████████████████████▊ | ETA: 0:00:19[KComputing... 56%|█████████████████████▉ | ETA: 0:00:18[KComputing... 59%|██████████████████████▉ | ETA: 0:00:17[KComputing... 61%|███████████████████████▉ | ETA: 0:00:16[KComputing... 64%|████████████████████████▊ | ETA: 0:00:15[KComputing... 66%|█████████████████████████▉ | ETA: 0:00:14[KComputing... 68%|██████████████████████████▊ | ETA: 0:00:13[KComputing... 71%|███████████████████████████▊ | ETA: 0:00:12[KComputing... 74%|████████████████████████████▊ | ETA: 0:00:11[KComputing... 76%|█████████████████████████████▉ | ETA: 0:00:10[KComputing... 79%|██████████████████████████████▉ | ETA: 0:00:09[KComputing... 82%|███████████████████████████████▉ | ETA: 0:00:08[KComputing... 84%|████████████████████████████████▉ | ETA: 0:00:06[KComputing... 87%|██████████████████████████████████ | ETA: 0:00:05[KComputing... 90%|███████████████████████████████████ | ETA: 0:00:04[KComputing... 92%|████████████████████████████████████ | ETA: 0:00:03[KComputing... 95%|█████████████████████████████████████▏ | ETA: 0:00:02[KComputing... 98%|██████████████████████████████████████▏| ETA: 0:00:01[Kto_gor = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 626s / 3.11% 108GiB / 1.31%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
compute_τ_absorption! 261k 8.31s 42.7% 31.8μs 4.97KiB 0.00% 0.02B
go_minor1! 456 1.76s 9.07% 3.87ms 0.00B 0.00% 0.00B
go_major_pgp! 261k 1.65s 8.47% 6.32μs 0.00B 0.00% 0.00B
go_major! 456 1.53s 7.86% 3.35ms 0.00B 0.00% 0.00B
go_minor1_pgp! 261k 1.51s 7.77% 5.80μs 0.00B 0.00% 0.00B
go_minor2! 456 703ms 3.61% 1.54ms 0.00B 0.00% 0.00B
go_minor2_pgp! 261k 614ms 3.16% 2.35μs 0.00B 0.00% 0.00B
compute_gas_τs! 231 6.80s 34.9% 29.4ms 905MiB 62.1% 3.92MiB
combine_and_reor... 231 3.97s 20.4% 17.2ms 456MiB 31.3% 1.98MiB
compute_τ_absorp... 231 1.66s 8.53% 7.19ms 2.48KiB 0.00% 11.0B
go_major! 231 756ms 3.88% 3.27ms 0.00B 0.00% 0.00B
go_minor1! 231 590ms 3.03% 2.55ms 0.00B 0.00% 0.00B
go_minor2! 231 283ms 1.45% 1.22ms 0.00B 0.00% 0.00B
compute_τ_Rayleigh! 231 557ms 2.86% 2.41ms 0.00B 0.00% 0.00B
interpolation! 231 510ms 2.62% 2.21ms 2.28MiB 0.16% 10.1KiB
combine_and_reorder! 261k 2.64s 13.6% 10.1μs 456MiB 31.3% 1.79KiB
interpolation! 261k 1.63s 8.36% 6.22μs 95.2MiB 6.53% 382B
compute_τ_Rayleigh! 22.5k 80.2ms 0.41% 3.57μs 0.00B 0.00% 0.00B
──────────────────────────────────────────────────────────────────────────────
Computing...100%|███████████████████████████████████████| Time: 0:00:41[K
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 82.8s / 82.6% 7.24GiB / 86.2%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
rte_sw! 229 38.7s 56.5% 169ms 3.91GiB 62.6% 17.5MiB
load_and_init 5 22.0s 32.1% 4.39s 1.13GiB 18.1% 231MiB
gas_optics! 227 5.10s 7.45% 22.4ms 927MiB 14.5% 4.09MiB
determine_gas_names 5 2.27s 3.31% 454ms 100MiB 1.57% 20.0MiB
read_and_block_gas... 5 291ms 0.42% 58.1ms 148MiB 2.31% 29.6MiB
read_and_block_pt 5 72.1ms 0.11% 14.4ms 60.4MiB 0.94% 12.1MiB
read_and_block_sw_bc 5 57.2ms 0.08% 11.4ms 2.70MiB 0.04% 553KiB
──────────────────────────────────────────────────────────────────────────────
Computing... 3%|█ | ETA: 0:00:39[KComputing... 5%|██▏ | ETA: 0:00:40[KComputing... 8%|███▏ | ETA: 0:00:40[KComputing... 11%|████▏ | ETA: 0:00:38[KComputing... 13%|█████▎ | ETA: 0:00:37[KComputing... 16%|██████▎ | ETA: 0:00:36[KComputing... 19%|███████▎ | ETA: 0:00:35[KComputing... 21%|████████▍ | ETA: 0:00:33[KComputing... 24%|█████████▍ | ETA: 0:00:32[KComputing... 26%|██████████▎ | ETA: 0:00:32[KComputing... 28%|███████████▏ | ETA: 0:00:31[KComputing... 31%|████████████▏ | ETA: 0:00:30[KComputing... 34%|█████████████▏ | ETA: 0:00:29[KComputing... 36%|██████████████ | ETA: 0:00:28[KComputing... 39%|███████████████▏ | ETA: 0:00:27[KComputing... 41%|████████████████ | ETA: 0:00:26[KComputing... 44%|█████████████████ | ETA: 0:00:25[KComputing... 46%|█████████████████▉ | ETA: 0:00:24[KComputing... 48%|██████████████████▉ | ETA: 0:00:23[KComputing... 51%|███████████████████▉ | ETA: 0:00:21[KComputing... 54%|█████████████████████ | ETA: 0:00:20[KComputing... 56%|██████████████████████ | ETA: 0:00:19[KComputing... 59%|██████████████████████▉ | ETA: 0:00:18[KComputing... 61%|███████████████████████▊ | ETA: 0:00:17[KComputing... 63%|████████████████████████▋ | ETA: 0:00:16[KComputing... 65%|█████████████████████████▌ | ETA: 0:00:15[KComputing... 68%|██████████████████████████▌ | ETA: 0:00:14[KComputing... 71%|███████████████████████████▌ | ETA: 0:00:13[KComputing... 73%|████████████████████████████▍ | ETA: 0:00:12[KComputing... 76%|█████████████████████████████▌ | ETA: 0:00:11[KComputing... 78%|██████████████████████████████▌ | ETA: 0:00:10[KComputing... 81%|███████████████████████████████▌ | ETA: 0:00:08[KComputing... 83%|████████████████████████████████▍ | ETA: 0:00:07[KComputing... 86%|█████████████████████████████████▌ | ETA: 0:00:06[KComputing... 88%|██████████████████████████████████▍ | ETA: 0:00:05[KComputing... 91%|███████████████████████████████████▍ | ETA: 0:00:04[KComputing... 93%|████████████████████████████████████▍ | ETA: 0:00:03[KComputing... 96%|█████████████████████████████████████▎ | ETA: 0:00:02[KComputing... 98%|██████████████████████████████████████▏| ETA: 0:00:01[Kto_gor = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 676s / 5.13% 127GiB / 3.14%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
compute_gas_τs! 456 22.0s 63.5% 48.2ms 3.44GiB 86.4% 7.71MiB
combine_and_reor... 456 17.0s 49.1% 37.3ms 2.63GiB 66.3% 5.92MiB
compute_τ_absorp... 456 3.06s 8.84% 6.72ms 2.48KiB 0.00% 5.58B
go_major! 456 1.40s 4.05% 3.08ms 0.00B 0.00% 0.00B
go_minor1! 456 1.08s 3.12% 2.37ms 0.00B 0.00% 0.00B
go_minor2! 456 524ms 1.51% 1.15ms 0.00B 0.00% 0.00B
compute_τ_Rayleigh! 456 1.04s 3.00% 2.28ms 0.00B 0.00% 0.00B
interpolation! 456 701ms 2.02% 1.54ms 4.10MiB 0.10% 9.20KiB
compute_τ_absorption! 261k 8.31s 24.0% 31.8μs 4.97KiB 0.00% 0.02B
go_minor1! 456 1.76s 5.09% 3.87ms 0.00B 0.00% 0.00B
go_major_pgp! 261k 1.65s 4.75% 6.32μs 0.00B 0.00% 0.00B
go_major! 456 1.53s 4.41% 3.35ms 0.00B 0.00% 0.00B
go_minor1_pgp! 261k 1.51s 4.36% 5.80μs 0.00B 0.00% 0.00B
go_minor2! 456 703ms 2.03% 1.54ms 0.00B 0.00% 0.00B
go_minor2_pgp! 261k 614ms 1.77% 2.35μs 0.00B 0.00% 0.00B
combine_and_reorder! 261k 2.64s 7.63% 10.1μs 456MiB 11.2% 1.79KiB
interpolation! 261k 1.63s 4.69% 6.22μs 95.2MiB 2.34% 382B
compute_τ_Rayleigh! 22.5k 80.2ms 0.23% 3.57μs 0.00B 0.00% 0.00B
──────────────────────────────────────────────────────────────────────────────
Computing...100%|███████████████████████████████████████| Time: 0:00:44[K
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 133s / 88.9% 25.4GiB / 95.4%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
rte_sw! 454 67.4s 57.1% 148ms 18.5GiB 76.5% 41.8MiB
load_and_init 6 26.6s 22.6% 4.44s 1.35GiB 5.59% 231MiB
gas_optics! 452 20.7s 17.6% 45.8ms 3.97GiB 16.4% 9.00MiB
determine_gas_names 6 2.73s 2.32% 456ms 120MiB 0.48% 20.0MiB
read_and_block_gas... 6 340ms 0.29% 56.7ms 177MiB 0.72% 29.6MiB
read_and_block_pt 6 83.1ms 0.07% 13.9ms 72.5MiB 0.29% 12.1MiB
read_and_block_sw_bc 6 57.6ms 0.05% 9.61ms 2.77MiB 0.01% 473KiB
──────────────────────────────────────────────────────────────────────────────
Computing... 2%|▊ | ETA: 0:00:58[KComputing... 4%|█▊ | ETA: 0:00:46[KComputing... 7%|██▋ | ETA: 0:00:44[KComputing... 9%|███▌ | ETA: 0:00:43[KComputing... 11%|████▍ | ETA: 0:00:42[KComputing... 14%|█████▍ | ETA: 0:00:40[KComputing... 16%|██████▍ | ETA: 0:00:38[KComputing... 19%|███████▌ | ETA: 0:00:37[KComputing... 22%|████████▌ | ETA: 0:00:35[KComputing... 24%|█████████▌ | ETA: 0:00:34[KComputing... 27%|██████████▍ | ETA: 0:00:33[KComputing... 29%|███████████▌ | ETA: 0:00:32[KComputing... 32%|████████████▌ | ETA: 0:00:31[KComputing... 35%|█████████████▌ | ETA: 0:00:29[KComputing... 37%|██████████████▍ | ETA: 0:00:29[KComputing... 40%|███████████████▍ | ETA: 0:00:27[KComputing... 42%|████████████████▌ | ETA: 0:00:26[KComputing... 45%|█████████████████▋ | ETA: 0:00:24[KComputing... 48%|██████████████████▉ | ETA: 0:00:22[KComputing... 51%|███████████████████▉ | ETA: 0:00:21[KComputing... 54%|█████████████████████ | ETA: 0:00:20[KComputing... 56%|██████████████████████ | ETA: 0:00:19[KComputing... 59%|███████████████████████ | ETA: 0:00:18[KComputing... 61%|███████████████████████▉ | ETA: 0:00:17[KComputing... 64%|█████████████████████████ | ETA: 0:00:16[KComputing... 67%|██████████████████████████ | ETA: 0:00:14[KComputing... 69%|███████████████████████████ | ETA: 0:00:13[KComputing... 72%|████████████████████████████▏ | ETA: 0:00:12[KComputing... 75%|█████████████████████████████▏ | ETA: 0:00:11[KComputing... 77%|██████████████████████████████ | ETA: 0:00:10[KComputing... 80%|███████████████████████████████ | ETA: 0:00:09[KComputing... 82%|███████████████████████████████▉ | ETA: 0:00:08[KComputing... 84%|████████████████████████████████▉ | ETA: 0:00:07[KComputing... 87%|██████████████████████████████████ | ETA: 0:00:06[KComputing... 90%|███████████████████████████████████ | ETA: 0:00:04[KComputing... 92%|████████████████████████████████████ | ETA: 0:00:03[KComputing... 95%|█████████████████████████████████████▏ | ETA: 0:00:02[KComputing... 97%|█████████████████████████████████████▊ | ETA: 0:00:01[KComputing...100%|██████████████████████████████████████▉| ETA: 0:00:00[KComputing...100%|███████████████████████████████████████| Time: 0:00:42[K
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 181s / 89.0% 31.2GiB / 90.3%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
rte_sw! 679 105s 65.1% 155ms 22.2GiB 78.8% 33.5MiB
load_and_init 7 31.8s 19.7% 4.54s 1.58GiB 5.60% 231MiB
gas_optics! 452 20.7s 12.8% 45.8ms 3.97GiB 14.1% 9.00MiB
determine_gas_names 7 3.24s 2.01% 463ms 140MiB 0.49% 20.0MiB
read_and_block_gas... 7 402ms 0.25% 57.4ms 207MiB 0.72% 29.6MiB
read_and_block_pt 7 95.9ms 0.06% 13.7ms 84.5MiB 0.29% 12.1MiB
read_and_block_sw_bc 7 58.1ms 0.04% 8.30ms 2.85MiB 0.01% 417KiB
──────────────────────────────────────────────────────────────────────────────
Computing... 3%|█▎ | ETA: 0:00:36[KComputing... 6%|██▎ | ETA: 0:00:37[KComputing... 8%|███▎ | ETA: 0:00:35[KComputing... 12%|████▌ | ETA: 0:00:33[KComputing... 14%|█████▌ | ETA: 0:00:33[KComputing... 16%|██████▍ | ETA: 0:00:33[KComputing... 19%|███████▌ | ETA: 0:00:32[KComputing... 22%|████████▌ | ETA: 0:00:31[KComputing... 24%|█████████▌ | ETA: 0:00:30[KComputing... 28%|██████████▊ | ETA: 0:00:28[KComputing... 30%|███████████▊ | ETA: 0:00:27[KComputing... 33%|█████████████ | ETA: 0:00:26[KComputing... 36%|██████████████▎ | ETA: 0:00:25[KComputing... 39%|███████████████▎ | ETA: 0:00:24[KComputing... 42%|████████████████▎ | ETA: 0:00:23[KComputing... 44%|█████████████████▍ | ETA: 0:00:22[KComputing... 47%|██████████████████▍ | ETA: 0:00:21[KComputing... 50%|███████████████████▍ | ETA: 0:00:20[KComputing... 53%|████████████████████▋ | ETA: 0:00:18[KComputing... 56%|█████████████████████▋ | 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:14[KComputing... 69%|██████████████████████████▉ | ETA: 0:00:12[KComputing... 72%|████████████████████████████▏ | ETA: 0:00:11[KComputing... 75%|█████████████████████████████▏ | ETA: 0:00:10[KComputing... 78%|██████████████████████████████▍ | ETA: 0:00:09[KComputing... 80%|███████████████████████████████▍ | ETA: 0:00:08[KComputing... 83%|████████████████████████████████▍ | ETA: 0:00:07[KComputing... 86%|█████████████████████████████████▌ | ETA: 0:00:06[KComputing... 88%|██████████████████████████████████▌ | ETA: 0:00:05[KComputing... 92%|███████████████████████████████████▉ | ETA: 0:00:03[KComputing... 95%|████████████████████████████████████▉ | ETA: 0:00:02[KComputing... 97%|██████████████████████████████████████ | ETA: 0:00:01[KComputing...100%|███████████████████████████████████████| Time: 0:00:39[K
to = ──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 226s / 84.4% 51.3GiB / 84.0%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
rte_sw! 904 129s 67.7% 143ms 36.8GiB 85.5% 41.7MiB
load_and_init 8 36.5s 19.1% 4.57s 1.80GiB 4.19% 231MiB
gas_optics! 452 20.7s 10.9% 45.8ms 3.97GiB 9.21% 9.00MiB
determine_gas_names 8 3.79s 1.98% 474ms 160MiB 0.36% 20.0MiB
read_and_block_gas... 8 455ms 0.24% 56.9ms 236MiB 0.54% 29.5MiB
read_and_block_pt 8 106ms 0.06% 13.3ms 96.6MiB 0.22% 12.1MiB
read_and_block_sw_bc 8 58.6ms 0.03% 7.33ms 2.92MiB 0.01% 374KiB
──────────────────────────────────────────────────────────────────────────────
(case, Δt) = (("clear_sky_sw", "1scl"), 46.144687288)
(case, Δt) = (("clear_sky_sw_pgp", "2str"), 44.904309932)
(case, Δt) = (("clear_sky_sw_pgp", "1scl"), 48.672201936)
(case, Δt) = (("clear_sky_sw", "2str"), 49.854755032)
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