You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that CABLE is installable with spack (see ACCESS-NRI/spack-packages#60), we can leverage features of spack in benchcab's workflow to build models in a way that:
Is model agnostic
Improves portability of benchcab to other machines
Makes the source code easier to maintain - using a package manager like spack to install different versions of CABLE is more modular than doing this manually. For example, moving to spack will simplify code and remove complex abstractions - resolving issues like:
Now that CABLE is installable with spack (see ACCESS-NRI/spack-packages#60), we can leverage features of spack in benchcab's workflow to build models in a way that:
Repo
hack from model.py #210repo
module #211The text was updated successfully, but these errors were encountered: