-
Notifications
You must be signed in to change notification settings - Fork 5
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 cice5 package.py #8
Conversation
packages/cice5/0001-Revert-Fix-Error-Period-required-in-format-specifier-E.patch
Outdated
Show resolved
Hide resolved
The following changes to cice5 are a pre-requisite before merge: ACCESS-NRI/cice5#5 |
* NOTE: The order of the libraries matter during the linking step! * NOTE: datetime-fortran is a dependency of libaccessom2.
* copy cice5's bld/build.sh as a template to build from spack
Ready for Review! |
NOTE: The easiest way to review https://github.com/ACCESS-NRI/spack_packages/blob/cice5/packages/cice5/spack-build.sh is to do a graphical diff against https://github.com/ACCESS-NRI/cice5/blob/master/bld/build.sh |
NOTE 2: There is an additional patch "cice5: simplify build script and Makefile snippet" that I'll commit to the development branch once this PR is merged. W.R.T. spack-build.sh, please focus on detecting any bugs during the review and please do not spend time on how to improve it. Save that for the review of the aforementioned patch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've checked the logic and the specific numbers of the 722 case and they look fine. I can check the other NTASK configs if you want a sanity check.
Otherwise looks good and I'm happy to merge.
Yes, please. |
All checked and seem fine. |
No description provided.