Skip to content
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

Cannot run cycleDA on hera #13

Open
jiaruidong2017 opened this issue Apr 7, 2022 · 2 comments
Open

Cannot run cycleDA on hera #13

jiaruidong2017 opened this issue Apr 7, 2022 · 2 comments

Comments

@jiaruidong2017
Copy link
Contributor

When I submit the cycleDA script on hera, but it failed at the very beginning step in the modules load (see the error message below). Do you know what is wrong with it?

more err_noahmp.30280880.err

ERROR: This module now requires specifying a version
       Please load a specific desired version
       Please use the 'module av intel' command to see the available versions

Lmod has detected the following error: These module(s) or extension(s) exist
but cannot be loaded as requested: "netcdf/4.7.0"
   Try: "module spider netcdf/4.7.0" to see how to load the module(s).

@ClaraDraper-NOAA
Copy link
Owner

Jiarui - this looks like it might be related to the new module loading on hera that we've been getting emails about. I'll have a look at it this afternoon, but you can probably figure it out before then - the emails we've got have pretty clear instructions. I recall that one of them is that we have to specify module versions, which is what that message is also saying.

@jiaruidong2017
Copy link
Contributor Author

Change the cycle_mods_bash below:

module purge
module load intel/2020.2
module load netcdf/4.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants