[scm/dev] Ability to build with ip and sp library#1208
Conversation
…ip so this is needed. Note that in spack-stack 1.9.3 the ip package builds with the OpenMP flag, so CMAKE_Fortran_FLAGS_OPENMP_OFF needs to be set by the host model. The RRTMGP files currently break if compiled with OpenMP flags.
climbfuji
left a comment
There was a problem hiding this comment.
Looks identical to me!
Thanks for reviewing, but I'm probably going to remove the CODEOWNERS file, or just change it to SCM people, from this branch only so that you and others don't get even more requests for reviews. Everything in this branch should have already been reviewed in NCAR/main (and maybe already ufs/dev too, depending on the source of the changes). |
7d30133 to
f4936b7
Compare
|
@grantfirl We might want to PR in my fork's scm/dev branch of these changes instead of this one? Or, because you have the codeowners changes, use this one but change it to use revert? I used a revert commit which doesn't change the commit hashes from the Fyi, I've read about this but haven't much experience using this workflow so I might be wrong! |
@scrasmussen OK, I didn't know about the commit hash differences. Won't this continue to be a problem though? Let's say that we start squashing/merging PRs into NCAR/main. Once we pull that into scm/dev, won't there be different hashes then too? |
|
@scrasmussen Also, if we go this route (starting from your branch of scm/dev), why do we need a PR? Can't you just push that to the NCAR fork? |
These are good points and I'm not exactly sure right now. I think squashing/merging PRs into NCAR/main is ok, as long as we then "rebase and merge" those new commits from Not sure how it will work if we start putting new commits on
I suppose I could, though going through the PR route creates a better historical record and allows discussion? |
@scrasmussen OK, so let's just do your branch PR then. I don't think it needs any further discussion though. Tracy, you, and I are effectively the only people who really care about scm/dev and we already discussed this. I'll close this once yours is ready. |
|
@grantfirl @scrasmussen I think the current plan sounds good. I guess we will see how this new process goes. |
Identical to #1197, but for scm/dev
Tests Conducted:
SCM RTs
Contributors (optional):
@scrasmussen