NOAA-EMC / global-workflow

Global Superstructure/Workflow supporting the Global Forecast System (GFS)
https://global-workflow.readthedocs.io/en/latest
GNU Lesser General Public License v3.0
70 stars 161 forks source link

Establish minimum system requirements #2708

Closed DavidHuber-NOAA closed 6 days ago

DavidHuber-NOAA commented 1 week ago

What new functionality do you need?

As the number of supported systems increases, minimum requirements to run the workflow should be established. This includes spack-stack, bash, and Python and possibly lmod, and slurm/pbspro.

What are the requirements for the new functionality?

All minimum versions have been tested on at least one supported platform.

Acceptance Criteria

Documentation is updated accordingly.

Suggest a solution (optional)

Bash: 4.4.20+ Python: 3.8+ spack-stack: 1.6.0 lmod: 8.3.1 slurm: 22+ PBSpro: 2022.1.1+ git: 2.18

DavidHuber-NOAA commented 6 days ago

Resolved by #2712.