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
Continuing to follow the README instructions, I attempted to install the ESM1.6 package with spack and ran into the following error:
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] spack install -v
==> Error: dev_2024.12.0 is not a valid git ref for access-esm1p6
For more context, here is the workflow and some debug info:
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] startspack
$# = '2'
Using configuration in spack/etc/spack
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] alias startspack
alias startspack='cd /g/data/$PROJECT/$USER/spack/0.22 && module purge && . spack-config/spack-enable.bash && cd "${OLDPWD}"'
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] spack env activate access-esm1p6
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] echo $PATH
/g/data/tm70/ms2335/spack/0.22/environments/access-esm1p6/.spack-env/view/bin:/g/data/tm70/ms2335/spack/0.22/spack/bin:/home/593/ms2335/.vscode-server/cli/servers/Stable-138f619c86f1199955d53b4166bef66ef252935c/server/bin/remote-cli:/home/593/ms2335/codes/climate_models/mkmf/bin:/home/593/ms2335/.local/bin:/home/593/ms2335/bin:/opt/pbs/default/bin:/opt/nci/bin:/opt/bin:/opt/Modules/v4.3.0/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] ml
No Modulefiles Currently Loaded.
[~/codes/access-nri/ACCESS-ESM1.6 @gadi05] spack install -v
==> Error: dev_2024.12.0 is not a valid git ref for access-esm1p6
The text was updated successfully, but these errors were encountered:
Continuing to follow the README instructions, I attempted to install the ESM1.6 package with spack and ran into the following error:
For more context, here is the workflow and some debug info:
The text was updated successfully, but these errors were encountered: