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

Add and modify module files to compile on AWS #136

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

weihuang-jedi
Copy link
Contributor

Add and modify module files to compile GSI-utils on AWS,
resolve issure: #135

#135

@weihuang-jedi weihuang-jedi marked this pull request as draft April 25, 2024 17:48
@weihuang-jedi weihuang-jedi marked this pull request as ready for review April 25, 2024 18:02
local stack_intel_ver=os.getenv("stack_intel_ver") or "2021.3.0"
local stack_impi_ver=os.getenv("stack_impi_ver") or "2021.3.0"
local grads_ver=os.getenv("grads_ver") or "2.2.3"
local perl_ver=os.getenv("perl_ver") or "5.38.0"
Copy link
Collaborator

@EdwardSafford-NOAA EdwardSafford-NOAA Apr 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is perl_ver needed if there's no perl module loaded here?

@weihuang-jedi
Copy link
Contributor Author

weihuang-jedi commented Apr 26, 2024 via email

Copy link
Collaborator

@EdwardSafford-NOAA EdwardSafford-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks.

@weihuang-jedi
Copy link
Contributor Author

weihuang-jedi commented Apr 26, 2024 via email

@EdwardSafford-NOAA EdwardSafford-NOAA merged commit f298c9f into NOAA-EMC:develop Apr 26, 2024
4 checks passed
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.

2 participants