-
Notifications
You must be signed in to change notification settings - Fork 370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with build.setup on Cori #3187
Comments
I am unsure how to solve this. I tried just manually adding the directory but there were multiple missing directories |
@lpassarella - can you tell me the command you used to create that case? And what you've done after creating it? |
sure, I run this command
and then
|
That's close, but it will need the machine and compiler specified as well. Something more like:
|
Did you sync/update your submodules? |
I tried both of those things and still got the same error. When I tried to update the submodules, it updated most and then I got an error Please make sure you have the correct access rights |
You may have to try again |
You should be ok anyway, since you probably aren't using those submodules. |
@whannah1 I think all builds use scorpio now (new name for PIO) |
I figured out the issue. It would not find the public key to download the submodule repos from my server, so I just changed them all in the .gitmodule file to the public url. After syncing and updating again I was able to successfully run the model. Thanks everyone for your help! |
I'm having an issue setting up the E3SM on Cori using the current master branch. I get the following error:
`Calling /global/project/projectdirs/acme/lpass/E3SM/components/clm/cime_config/buildnml
ERROR: Command: '/global/project/projectdirs/acme/lpass/E3SM/components/clm/bld/configure -comp_intf mct -phys clm4_5 -phys clm4_5 -cppdefs -DMODAL_AER -usr_src /global/project/projectdirs/acme/lpass/E3SM/cime/scripts/ne4_mmf/SourceMods/src.clm' failed with error '** source directory does not exist: /global/project/projectdirs/acme/lpass/E3SM/components/clm/src/external_models/fates/main' from dir '/global/project/projectdirs/acme/lpass/E3SM/cime/scripts/ne4_mmf/Buildconf/clmconf'
The text was updated successfully, but these errors were encountered: