[Dart-dev] DART/branches Revision: 12931

dart at ucar.edu dart at ucar.edu
Fri Nov 16 09:23:42 MST 2018


thoar at ucar.edu
2018-11-16 09:23:42 -0700 (Fri, 16 Nov 2018)
59
Updated some timing information to help provide guidance.




Modified: DART/branches/cesm_clm/models/clm/shell_scripts/cesm2_0/CLM5_hybrid_freerun
===================================================================
--- DART/branches/cesm_clm/models/clm/shell_scripts/cesm2_0/CLM5_hybrid_freerun	2018-11-15 23:50:08 UTC (rev 12930)
+++ DART/branches/cesm_clm/models/clm/shell_scripts/cesm2_0/CLM5_hybrid_freerun	2018-11-16 16:23:42 UTC (rev 12931)
@@ -25,10 +25,10 @@
 #
 # run_queue, run_time, st_archive_queue, st_archive_time may be changed at any time
 #
-# TJH: for a CLM50%BGC-CROP at f09_f09_mg17 resolution,
+# FYI: for a CLM50%BGC-CROP at f09_f09_mg17 resolution,
 #      Advancing 80 instances for 1 year using 2 nodes per instance averaged
 #      about 2.5 hours of wall-clock and generates about 2.6Tb of data.
-#      About XXXX core hours on cheyenne.
+#      About 15,000 core hours on cheyenne.
 
 # A 'startup' run_type uses the spun-up CLM state supplied with the compset.
 # stop_option=nmonths,stop_n=12 ... stop after 1 year

Modified: DART/branches/cesm_clm/models/clm/shell_scripts/cesm2_0/CLM5_setup_pmo
===================================================================
--- DART/branches/cesm_clm/models/clm/shell_scripts/cesm2_0/CLM5_setup_pmo	2018-11-15 23:50:08 UTC (rev 12930)
+++ DART/branches/cesm_clm/models/clm/shell_scripts/cesm2_0/CLM5_setup_pmo	2018-11-16 16:23:42 UTC (rev 12931)
@@ -24,8 +24,8 @@
 #
 # run_queue, run_time, st_archive_queue, st_archive_time may be changed at any time
 #
-# TJH: Advancing 1 instance for 24 hours with 2 nodes
-#      took less than XX minutes on cheyenne.
+# FYI: Advancing 1 instance for 24 hours with 2 nodes and running perfect_model_obs
+#      took less than 6 minutes on cheyenne.
 # ==============================================================================
 
 setenv run_queue premium

Modified: DART/branches/cesm_clm/models/clm/shell_scripts/cesm2_0/CLM5_startup_freerun
===================================================================
--- DART/branches/cesm_clm/models/clm/shell_scripts/cesm2_0/CLM5_startup_freerun	2018-11-15 23:50:08 UTC (rev 12930)
+++ DART/branches/cesm_clm/models/clm/shell_scripts/cesm2_0/CLM5_startup_freerun	2018-11-16 16:23:42 UTC (rev 12931)
@@ -30,12 +30,10 @@
 #
 # run_queue, run_time, st_archive_queue, st_archive_time may be changed at any time
 #
-# TJH: for a CLM50%BGC-CROP at f09_f09_mg17 resolution,
-#      Advancing 80 instances for 1 month using 2 nodes per instance averaged
-#      about 2000 core hours on cheyenne using 36 tasks and 1 thread per node.
-#      About 625 seconds of wall-clock per month. 2000*60*60/(80*4*36) = 625
-#      Consequently, a year takes a litte more than 2 hours of run_time.
-#      12 months of an 80-member ensemble is about 2.6 Tb of data.
+# FYI: for a CLM50%BGC-CROP at f09_f09_mg17 resolution,
+#      Advancing 80 instances for 1 year using 2 nodes per instance averaged
+#      about 2.5 hours of wall-clock and generates about 2.6Tb of data.
+#      About 15,000 core hours on cheyenne.
 
 # A 'startup' run_type uses the spun-up CLM state supplied with the compset.
 # stop_option=nmonths,stop_n=12 ... stop after 1 year


More information about the Dart-dev mailing list