-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Describe the Problem
Upon installing MET-12.0.2 on Frontera using the Intel one API compilers version 2023.2.1, I encountered a problem with the jasper library requiring a tweak to the command used to compile jasper.
Upon installing MET-12.0.2 on casper with the following modules loaded:
module load ncarenv/24.12
module load intel/2024.2.1
module load cmake/3.31.0
I tried using the proj/9.2.1 library available on casper, however, I needed to set MET_PROJLIB and MET_PROJINC. After setting those values, the script still tried to compile proj because it wasn't checking for values for MET_PROJLIB and MET_PROJINC. An update was needed to check for those values.
Expected Behavior
All of the external libraries and MET will compile successfully on machines tested.
Environment
See above descriptions
Relevant Deadlines
None
Funding Source
2702701
Define the Metadata
Assignee
- Select engineer(s) or no engineer required
- Select scientist(s) or no scientist required
Labels
- Review default alert labels
- Select component(s)
- Select priority
- Select requestor(s)
Milestone and Projects
- Select Milestone as the next bugfix version
- Select Coordinated METplus-X.Y Support project for support of the current coordinated release
- Select MET-X.Y.Z Development project for development toward the next official release
Define Related Issue(s)
Consider the impact to the other METplus components.
Bugfix Checklist
See the METplus Workflow for details.
- Complete the issue definition above, including the Time Estimate and Funding Source.
- Fork this repository or create a branch of main_<Version>.
Branch name:bugfix_<Issue Number>_main_<Version>_<Description>
- Fix the bug and test your changes.
- Add/update log messages for easier debugging.
- Add/update unit tests.
- Add/update documentation.
- Push local changes to GitHub.
- Submit a pull request to merge into main_<Version>.
Pull request:bugfix <Issue Number> main_<Version> <Description>
- Define the pull request metadata, as permissions allow.
Select: Reviewer(s) and Development issue
Select: Milestone as the next bugfix version
Select: Coordinated METplus-X.Y Support project for support of the current coordinated release - Iterate until the reviewer(s) accept and merge your changes.
- Delete your fork or branch.
- Complete the steps above to fix the bug on the develop branch.
Branch name:bugfix_<Issue Number>_develop_<Description>
Pull request:bugfix <Issue Number> develop <Description>
Select: Reviewer(s) and Development issue
Select: Milestone as the next official version
Select: MET-X.Y.Z Development project for development toward the next official release - Close this issue.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status