Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CICE and use EMC/CICE:develop branch from CICE-Consortium:main #2430

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
[submodule "CICE"]
path = CICE-interface/CICE
url = https://github.com/NOAA-EMC/CICE
branch = emc/develop
branch = develop
[submodule "CDEPS"]
path = CDEPS-interface/CDEPS
url = https://github.com/NOAA-EMC/CDEPS
Expand All @@ -48,5 +48,5 @@
branch = develop
[submodule "fire_behavior"]
path = fire_behavior
url = https://github.com/NCAR/fire_behavior
branch = develop
url = https://github.com/NOAA-EMC/fire_behavior
branch = emc/develop
2 changes: 1 addition & 1 deletion CICE-interface/CICE
Submodule CICE updated 68 files
+ LICENSE.pdf
+5 −5 cice.setup
+1 −1 cicecore/cicedyn/dynamics/ice_dyn_core1d.F90
+6 −6 cicecore/cicedyn/dynamics/ice_dyn_evp.F90
+3 −0 cicecore/cicedyn/general/ice_forcing.F90
+6 −3 cicecore/cicedyn/general/ice_init.F90
+18 −18 cicecore/cicedyn/infrastructure/comm/mpi/ice_gather_scatter.F90
+16 −16 cicecore/cicedyn/infrastructure/comm/serial/ice_gather_scatter.F90
+60 −58 cicecore/cicedyn/infrastructure/ice_domain.F90
+12 −2 cicecore/cicedyn/infrastructure/ice_grid.F90
+33 −1 cicecore/cicedyn/infrastructure/ice_memusage.F90
+7 −4 cicecore/cicedyn/infrastructure/io/io_binary/ice_restart.F90
+29 −0 cicecore/cicedyn/infrastructure/io/io_netcdf/ice_history_write.F90
+22 −0 cicecore/cicedyn/infrastructure/io/io_netcdf/ice_restart.F90
+8 −2 cicecore/cicedyn/infrastructure/io/io_pio2/ice_pio.F90
+1 −6 cicecore/cicedyn/infrastructure/io/io_pio2/ice_restart.F90
+2 −2 cicecore/drivers/direct/hadgem3/CICE.F90
+2 −2 cicecore/drivers/mct/cesm1/CICE_copyright.txt
+2 −2 cicecore/drivers/nuopc/cmeps/CICE_copyright.txt
+5 −5 cicecore/drivers/nuopc/cmeps/cice_wrapper_mod.F90
+11 −5 cicecore/drivers/nuopc/cmeps/ice_comp_nuopc.F90
+4 −0 cicecore/drivers/nuopc/cmeps/ice_prescribed_mod.F90
+2 −2 cicecore/drivers/nuopc/cmeps/ice_shr_methods.F90
+2 −2 cicecore/drivers/nuopc/dmi/CICE.F90
+2 −2 cicecore/drivers/standalone/cice/CICE.F90
+2 −2 cicecore/drivers/unittest/opticep/CICE.F90
+436 −650 cicecore/shared/ice_distribution.F90
+1 −10 cicecore/shared/ice_domain_size.F90
+1 −1 cicecore/version.txt
+25 −0 configuration/scripts/cice.batch.csh
+12 −0 configuration/scripts/cice.launch.csh
+2 −1 configuration/scripts/cice_decomp.csh
+56 −0 configuration/scripts/ciceplots.csh
+148 −0 configuration/scripts/ciceplots2d.py
+2 −1 configuration/scripts/ice_in
+1 −1 configuration/scripts/machines/Macros.compy_intel
+73 −0 configuration/scripts/machines/Macros.gadi_intel
+1 −1 configuration/scripts/machines/Macros.gaffney_gnu
+1 −1 configuration/scripts/machines/Macros.gaffney_intel
+1 −1 configuration/scripts/machines/Macros.izumi_nag
+1 −1 configuration/scripts/machines/Macros.koehr_intel
+1 −1 configuration/scripts/machines/Macros.mustang_intel18
+1 −1 configuration/scripts/machines/Macros.mustang_intel19
+1 −1 configuration/scripts/machines/Macros.mustang_intel20
+1 −1 configuration/scripts/machines/env.chicoma_intel
+56 −0 configuration/scripts/machines/env.gadi_intel
+4 −3 configuration/scripts/machines/env.hera_intel
+3 −0 configuration/scripts/machines/environment.yml
+2 −0 configuration/scripts/options/set_nml.congel
+7 −0 configuration/scripts/options/set_nml.run8year
+2 −0 configuration/scripts/tests/base_suite.ts
+27 −24 configuration/scripts/tests/decomp_suite.ts
+9 −9 configuration/scripts/tests/first_suite.ts
+27 −27 configuration/scripts/tests/gridsys_suite.ts
+24 −24 configuration/scripts/tests/perf_suite.ts
+1 −1 configuration/scripts/tests/prod_suite.ts
+13 −0 configuration/scripts/tests/unittest_suite.ts
+0 −129 configuration/scripts/timeseries.csh
+59 −41 configuration/scripts/timeseries.py
+3 −3 doc/source/conf.py
+3 −2 doc/source/developer_guide/dg_scripts.rst
+1 −1 doc/source/intro/copyright.rst
+1 −2 doc/source/science_guide/sg_coupling.rst
+21 −19 doc/source/science_guide/sg_dynamics.rst
+8 −1 doc/source/user_guide/ug_case_settings.rst
+16 −11 doc/source/user_guide/ug_implementation.rst
+42 −64 doc/source/user_guide/ug_running.rst
+1 −1 icepack
62 changes: 31 additions & 31 deletions tests/logs/OpnReqTests_control_p8_hera.log
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Mon Sep 16 14:09:37 UTC 2024
Thu Sep 19 10:34:04 UTC 2024
Start Operation Requirement Test


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1796713/bit_base_bit_base
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3253678/bit_base_bit_base
Checking test bit_base results ....
Moving baseline bit_base files ....
Moving sfcf000.nc .........OK
Expand Down Expand Up @@ -51,14 +51,14 @@ Moving baseline bit_base files ....
Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK
Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK

0: The total amount of wall time = 302.216095
0: The maximum resident set size (KB) = 1458276
0: The total amount of wall time = 302.407527
0: The maximum resident set size (KB) = 1441812

Test bit_base PASS


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1796713/dbg_base_dbg_base
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3253678/dbg_base_dbg_base
Checking test dbg_base results ....
Moving baseline dbg_base files ....
Moving sfcf000.nc .........OK
Expand Down Expand Up @@ -106,14 +106,14 @@ Moving baseline dbg_base files ....
Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK
Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK

0: The total amount of wall time = 1000.555258
0: The maximum resident set size (KB) = 1429696
0: The total amount of wall time = 1009.311079
0: The maximum resident set size (KB) = 1431700

Test dbg_base PASS


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1796713/dcp_dcp
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3253678/dcp_dcp
Checking test dcp results ....
Comparing sfcf000.nc .....USING NCCMP......OK
Comparing sfcf021.nc .....USING NCCMP......OK
Expand Down Expand Up @@ -160,14 +160,14 @@ Checking test dcp results ....
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK

0: The total amount of wall time = 270.121509
0: The maximum resident set size (KB) = 1428680
0: The total amount of wall time = 275.353504
0: The maximum resident set size (KB) = 1438552

Test dcp PASS


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1796713/mpi_mpi
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3253678/mpi_mpi
Checking test mpi results ....
Comparing sfcf000.nc .....USING NCCMP......OK
Comparing sfcf021.nc .....USING NCCMP......OK
Expand Down Expand Up @@ -214,14 +214,14 @@ Checking test mpi results ....
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK

0: The total amount of wall time = 274.685713
0: The maximum resident set size (KB) = 1419820
0: The total amount of wall time = 270.526810
0: The maximum resident set size (KB) = 1437944

Test mpi PASS


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1796713/rst_rst
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3253678/rst_rst
Checking test rst results ....
Comparing sfcf000.nc .....USING NCCMP......OK
Comparing sfcf021.nc .....USING NCCMP......OK
Expand Down Expand Up @@ -268,14 +268,14 @@ Checking test rst results ....
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK

0: The total amount of wall time = 277.361393
0: The maximum resident set size (KB) = 1424812
0: The total amount of wall time = 272.184977
0: The maximum resident set size (KB) = 1441260

Test rst PASS


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1796713/std_base_std_base
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3253678/std_base_std_base
Checking test std_base results ....
Moving baseline std_base files ....
Moving sfcf000.nc .........OK
Expand Down Expand Up @@ -323,14 +323,14 @@ Moving baseline std_base files ....
Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK
Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK

0: The total amount of wall time = 275.403359
0: The maximum resident set size (KB) = 1436644
0: The total amount of wall time = 273.007924
0: The maximum resident set size (KB) = 1441600

Test std_base PASS


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1796713/thr_thr
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3253678/thr_thr
Checking test thr results ....
Comparing sfcf000.nc .....USING NCCMP......OK
Comparing sfcf021.nc .....USING NCCMP......OK
Expand Down Expand Up @@ -377,11 +377,11 @@ Checking test thr results ....
Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK
Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK

0: The total amount of wall time = 267.762416
0: The maximum resident set size (KB) = 1425320
0: The total amount of wall time = 270.263073
0: The maximum resident set size (KB) = 1429548

Test thr PASS

OPERATION REQUIREMENT TEST WAS SUCCESSFUL
Mon Sep 16 15:29:42 UTC 2024
Elapsed time: 01h:20m:05s. Have a nice day!
Thu Sep 19 11:49:05 UTC 2024
Elapsed time: 01h:15m:02s. Have a nice day!
30 changes: 15 additions & 15 deletions tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Mon Sep 16 19:38:10 UTC 2024
Thu Sep 19 09:02:15 UTC 2024
Start Operation Requirement Test


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3031233/dbg_base_dbg_base
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_2883046/dbg_base_dbg_base
Checking test dbg_base results ....
Moving baseline dbg_base files ....
Moving sfcf021.tile1.nc .........OK
Expand Down Expand Up @@ -66,14 +66,14 @@ Moving baseline dbg_base files ....
Moving RESTART/iced.2021-03-23-21600.nc .........OK
Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK

0: The total amount of wall time = 2391.025998
0: The maximum resident set size (KB) = 1540828
0: The total amount of wall time = 2403.226127
0: The maximum resident set size (KB) = 1541736

Test dbg_base PASS


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3031233/rst_rst
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_2883046/rst_rst
Checking test rst results ....
Comparing sfcf021.tile1.nc .....USING NCCMP......OK
Comparing sfcf021.tile2.nc .....USING NCCMP......OK
Expand Down Expand Up @@ -135,14 +135,14 @@ Checking test rst results ....
Comparing RESTART/iced.2021-03-23-21600.nc .....USING NCCMP......OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .....USING NCCMP......OK

0: The total amount of wall time = 649.071605
0: The maximum resident set size (KB) = 1529900
0: The total amount of wall time = 652.724686
0: The maximum resident set size (KB) = 1530376

Test rst PASS


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3031233/std_base_std_base
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_2883046/std_base_std_base
Checking test std_base results ....
Moving baseline std_base files ....
Moving sfcf021.tile1.nc .........OK
Expand Down Expand Up @@ -205,11 +205,11 @@ Moving baseline std_base files ....
Moving RESTART/iced.2021-03-23-21600.nc .........OK
Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK

0: The total amount of wall time = 656.545960
0: The maximum resident set size (KB) = 1542368
0: The total amount of wall time = 668.735610
0: The maximum resident set size (KB) = 1518632

Test std_base PASS

OPERATION REQUIREMENT TEST WAS SUCCESSFUL
Mon Sep 16 21:08:34 UTC 2024
Elapsed time: 01h:30m:24s. Have a nice day!
Thu Sep 19 10:34:03 UTC 2024
Elapsed time: 01h:31m:49s. Have a nice day!
38 changes: 19 additions & 19 deletions tests/logs/OpnReqTests_regional_control_hera.log
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Mon Sep 16 17:00:35 UTC 2024
Thu Sep 19 06:26:19 UTC 2024
Start Operation Requirement Test


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2755338/bit_base_bit_base
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3951212/bit_base_bit_base
Checking test bit_base results ....
Moving baseline bit_base files ....
Moving dynf000.nc .........OK
Expand All @@ -15,14 +15,14 @@ Moving baseline bit_base files ....
Moving NATLEV.GrbF00 .........OK
Moving NATLEV.GrbF06 .........OK

0: The total amount of wall time = 1384.045273
0: The maximum resident set size (KB) = 779080
0: The total amount of wall time = 1487.475517
0: The maximum resident set size (KB) = 783772

Test bit_base PASS


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2755338/dcp_dcp
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3951212/dcp_dcp
Checking test dcp results ....
Comparing dynf000.nc .....USING NCCMP......OK
Comparing dynf006.nc .....USING NCCMP......OK
Expand All @@ -33,14 +33,14 @@ Checking test dcp results ....
Comparing NATLEV.GrbF00 .....USING CMP......OK
Comparing NATLEV.GrbF06 .....USING CMP......OK

0: The total amount of wall time = 2244.080771
0: The maximum resident set size (KB) = 730644
0: The total amount of wall time = 2239.533660
0: The maximum resident set size (KB) = 711488

Test dcp PASS


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2755338/std_base_std_base
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3951212/std_base_std_base
Checking test std_base results ....
Moving baseline std_base files ....
Moving dynf000.nc .........OK
Expand All @@ -52,14 +52,14 @@ Moving baseline std_base files ....
Moving NATLEV.GrbF00 .........OK
Moving NATLEV.GrbF06 .........OK

0: The total amount of wall time = 2249.176725
0: The maximum resident set size (KB) = 740600
0: The total amount of wall time = 2256.857916
0: The maximum resident set size (KB) = 744788

Test std_base PASS


baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2755338/thr_thr
baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu
working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3951212/thr_thr
Checking test thr results ....
Comparing dynf000.nc .....USING NCCMP......OK
Comparing dynf006.nc .....USING NCCMP......OK
Expand All @@ -70,11 +70,11 @@ Checking test thr results ....
Comparing NATLEV.GrbF00 .....USING CMP......OK
Comparing NATLEV.GrbF06 .....USING CMP......OK

0: The total amount of wall time = 2183.368243
0: The maximum resident set size (KB) = 751260
0: The total amount of wall time = 2251.197250
0: The maximum resident set size (KB) = 721196

Test thr PASS

OPERATION REQUIREMENT TEST WAS SUCCESSFUL
Mon Sep 16 19:35:51 UTC 2024
Elapsed time: 02h:35m:17s. Have a nice day!
Thu Sep 19 09:02:14 UTC 2024
Elapsed time: 02h:35m:56s. Have a nice day!
Loading