Skip to content

Releases: suchyta1/effis

Version 2.0.0

29 Sep 11:25
c56570f

Choose a tag to compare

This is the first EFFIS release after WDMApp completion, and thus outside that project's repository space (legacy code linked). The previous pages will no longer be maintained.

Contents in this release include:

  • Now entirely Python-based workflow scripting/orchestration, without Savanna/Cheetah dependencies
  • pip install
  • Usage primer in README
  • Data backup/relocation/archiving with Globus
  • ADIOS Campaign Management integration with workflows
  • First shim layer modules for plasma physics data and integration with ADIOS+IMAS
  • Examples:
    • T3D + GX coupling (+ shim layer)
    • XGC (+ diffusion optimization coupling)
    • Gray-Scott simulation
    • Incompat3D
    • Using EFFIS inside other applications (SubWorkflows)
  • More easily restarted workflows
  • More informative error/warning/info messaging
  • Workflow-Workflow dependencies (distinct form application-application dependencies)
  • Thread/Jobid capture for blocking conditions/monitoring
  • Generalized Runner objects for better modularity, inheritance, and strict argument checking
  • Better knowledge of Perlmutter, and requiring CPU vs. GPU requirements