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

New env.sh site files with updated gcc #65

Merged
merged 5 commits into from
Mar 12, 2021
Merged

New env.sh site files with updated gcc #65

merged 5 commits into from
Mar 12, 2021

Conversation

ceblanton
Copy link
Contributor

resolves #37

  • Use newer gcc at GFDL and GFDL-ws to handle the new _Generic type handling
  • Much improved shell-agnostic environment/module setting site scripts from @underwoo

underwoo and others added 4 commits March 4, 2021 12:33
Update the gfdl-ws env.sh file to use the v0.15 spack modulefiles
Updated gfdl-ws env.sh to match current spack modulefiles

Added function to ensure certain module paths are first in the MODULEPATH environment varable, but this now requires a new version of environment modules
Updated env.sh files to print commands to modify the environment, which can be passed to `eval`
* use RHEL6 modules for PPAN
* use gcc/5.3.0 for PPAN (latest available)
* add module load nccmp (needed for tests)
@ceblanton
Copy link
Contributor Author

Hello @underwoo I hadn't realized your env.sh updates were complete- Nice! I made 3 small updates (adding module load nccmp for testing, use RHEL6 modulefiles for PAN, and gcc/5.3.0 for PAN as it's highest currently available). Everything else is unchanged.

@ngs333 ngs333 merged commit 27835d1 into NOAA-GFDL:master Mar 12, 2021
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

Successfully merging this pull request may close these issues.

README instructions do not build on GFDL workstations and PP/AN
3 participants