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

Update exe in all configs to match spack module #93

Closed
aekiss opened this issue Jan 25, 2024 · 7 comments
Closed

Update exe in all configs to match spack module #93

aekiss opened this issue Jan 25, 2024 · 7 comments

Comments

@aekiss
Copy link
Contributor

aekiss commented Jan 25, 2024

Until this payu feature is implemented payu-org/payu#379 we'll need to update config.yaml in all the configurations to use an exe that's on the path specified in the spack module.

e.g. the MOM6-CICE6 config.yaml uses

modules:
  use:
      - /g/data/ik11/spack/0.20.1/modules/access-om3/0.x.0/linux-rocky8-cascadelake

which includes the module

/g/data/ik11/spack/0.20.1/modules/access-om3/0.x.0/linux-rocky8-cascadelake/access-om3/main

which specifies the binary path

/g/data/ik11/spack/0.20.1/opt/linux-rocky8-cascadelake/intel-2021.6.0/access-om3-main-lxbeca7/bin

so the MOM6-CICE6 config.yaml should have

exe: /g/data/ik11/spack/0.20.1/opt/linux-rocky8-cascadelake/intel-2021.6.0/access-om3-main-lxbeca7/bin/access-om3-MOM6-CICE6

to match.

@aekiss
Copy link
Contributor Author

aekiss commented Jan 25, 2024

I've made PRs for this in MOM6-CICE6 but will wait until the dust settles a bit before doing MOM6-CICE6-WW3.

aekiss added a commit to ACCESS-NRI/access-om3-configs that referenced this issue Jan 25, 2024
aekiss added a commit to ACCESS-NRI/access-om3-configs that referenced this issue Jan 25, 2024
@dougiesquire
Copy link
Collaborator

@aekiss, can this issue be closed?

@aekiss
Copy link
Contributor Author

aekiss commented May 16, 2024

@dougiesquire I think we'll need to wait until payu-org/payu#379 is closed, right @aidanheerdegen ?

@aidanheerdegen
Copy link

If you need that feature to close this, yes. And deployed!

@dougiesquire
Copy link
Collaborator

Could we open a new issue about changing to use payu-org/payu#379? This issue is about out-of-date changes needed because that feature was unavailable

@aekiss
Copy link
Contributor Author

aekiss commented May 20, 2024

ok sounds good

@dougiesquire
Copy link
Collaborator

I've opened #168, so I'm closing this

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

3 participants