-
Notifications
You must be signed in to change notification settings - Fork 252
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
fixes for coupled model P7 restart tests and Update build system and regression testing on Acorn (PR#809) #819
Changes from all commits
bc8fa72
e4feeb2
edfa590
4eae303
53b200d
5ca74c3
1b1d4a5
fcd7172
2a66b3d
daa9a1e
5b0a81e
47f2212
57decff
fa2d00e
71003ad
bd57bbb
233ad70
d927b9a
fcd9db2
144a585
32ad23b
77ef998
2cf24a7
cce0dfa
8e06d41
5e30dfe
ecd6a5b
b45ac59
0ffab30
0c3b143
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
+1 −1 | ccpp/physics | |
+94 −0 | ccpp/suites/suite_FV3_GFS_v16_nsstNoahmpUGWPv1.xml | |
+1 −1 | io/module_wrt_grid_comp.F90 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
set(INLINE_POST ON CACHE BOOL "Enable inline post" FORCE) | ||
set(PARALLEL_NETCDF ON CACHE BOOL "Enable parallel NetCDF" FORCE) | ||
set(DEBUG_LINKMPI OFF CACHE BOOL "Enable linkmpi option when DEBUG mode is on" FORCE) | ||
set(AVX2 OFF CACHE BOOL "Enable AVX2 instruction set" FORCE) |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
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.
Why is this required?
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 was getting some errors on Acorn, maybe something was wrong with ecflow installation. They keep changing things, I'll test again and remove it if it's not necessary anymore.
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.
Looks like they installed the latest version of ecflow the same day, or day before I made this change:
Who knows what the differences are between 5.6.0.5 and 5.6.0.6.