...
The SCREAMv1 build requires a handful of python libraries. It also requires a ton of other dependencies, but CIME handles these automatically. Here’s what you need to do on each machine:
NERSC (cori-knl, pm-cpu, pm-gpu): nothing to do - everything is available by default
Summit: just
module load python
LLNL machines (quartz, syrah): Create a conda environment with the needed packages:
...