Skip to content

CIME Development Plans

Robert Jacob edited this page Mar 8, 2018 · 6 revisions

Near term

Fix bugs and harden for release and improve CIME performance in E3SM and CESM.

Coupler and driver

  • Support for configuring system with different couplers (CSEG and E3SM)
  • An alternate coupling layer and driver using NUOPC/EMSF (CSEG) (this includes run-time maps and 2nd order conservative maps)
  • An alternative coupling layer and driver supporting exascale (E3SM) (MOAB)
  • Support for pause/resume/rewind capability and the addition of a new component that will perform ensemble kalman filter file-based data assimilation. Rewind capability will also be leveraged to incorporate new fault tolerant capabilities (CSEG)
  • Removal of hard-coding of fields exchanged by components and incorporation of new xml-based namelist generation mechanism to generate the required fields exchanged from the compset specification (CSEG and E3SM)

Main scripts and testing

  • Improve performance of CIME
  • Faster configure, test and build systems in a more modern language (E3SM and CSEG) (in progress?)
  • Separation of configure and build systems (E3SM and CSEG)
  • New post-processing diagnostic capability that will accompany an experimental case (CSEG)

Longer term

(who is planning to work on it)

Data and stub components

  • Faster and more scalable data models ( E3SM and CSEG) (some done for DATM via reading in multiple time samples at once)
  • More extensive share namelist generation across data models (CSEG) (done)
  • Addition of 3d spatial and time-interpolation capabilities (CSEG) (partly done by tcraig)
  • Addition of a data land-ice component (CSEG) (not high priority)

Main scripts and testing

  • Extension of code and machine coverage in tests (E3SM and CSEG)
  • Defining and adding more test types in CIME (E3SM and CSEG)
  • Fewer invocations of build when testing (E3SM)
  • Better support for C++ compilation (E3SM and CSEG)

Additional CIME utils

  • PIO2: Support only PIO2 across the system based on improving performance of PIO2 (currently both PIO1 and PIO2 are supported) (E3SM and CSEG), (in progress)
  • Update and test load balancing tool (E3SM) (Done)
  • E3SM is also doing work in standalone remapping and statistical testing tools but they are not part of or based on CIME’s tools.
Clone this wiki locally