CESM2_0_beta01

jedwards

CSEG and Liaisons
Staff member
The first tag in the cesm2_0 beta series has been made and is available for developer access https://svn-ccsm-models.cgd.ucar.edu/cesm2/beta/tags/cesm2_0_beta01Here is a list of known problems in this tag
  1. The totalpes and pe count for cost estimate in the timing table is incorrect for hyperthreaded machines including yellowstone, this will be corrected for beta02.  
  2. The st_archive and lt_archive tool are not getting the correct pe count of 1 out of the box.   After running case.setup manually change the task count (#BSUB -n ) to 1 in files case.st_archive and case.lt_archive
 
Back
Top