-
Notifications
You must be signed in to change notification settings - Fork 279
Update rt.conf to compile all suites with Intel in debug mode
#1230
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
Closed
climbfuji
wants to merge
15
commits into
ufs-community:develop
from
climbfuji:feature/intel_debug_compile_all_suites
Closed
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
f299757
Update rt.conf to compile all suites with Intel in debug mode
DomHeinzeller 085fdac
[AutoRT] orion.intel Job Completed.
BrianCurtis-NOAA 80921de
[AutoRT] cheyenne.intel Job Completed.
BrianCurtis-NOAA 8d9891c
[AutoRT] hera.intel Job Completed.
BrianCurtis-NOAA 93b92d6
[AutoRT] jet.intel Job Completed.
BrianCurtis-NOAA 81f4e74
Keep old split jobs on outgoing wcoss_dell_p3 and wcoss_cray (compila…
climbfuji 07ab7dd
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
climbfuji abd07fc
Bug fix in tests/rt.conf
climbfuji 9d12820
[AutoRT] hera.intel Job Completed.
BrianCurtis-NOAA 5ffe24d
[AutoRT] orion.intel Job Completed.
BrianCurtis-NOAA 4a90efc
[AutoRT] gaea.intel Job Completed.
BrianCurtis-NOAA cb2b785
[AutoRT] jet.intel Job Completed.
BrianCurtis-NOAA ab704ec
[AutoRT] cheyenne.intel Job Completed.
BrianCurtis-NOAA 1f72255
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
climbfuji 77d8f5e
Merge branch 'feature/intel_debug_compile_all_suites' of https://gith…
climbfuji File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -103,7 +103,9 @@ RUN | control_wam | |
| # DEBUG ATM tests # | ||
| ################################################################################################################################################################################### | ||
|
|
||
| COMPILE | -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON | | fv3 | | ||
| # Keep old split jobs on outgoing wcoss_dell_p3 and wcoss_cray (compilation otherwise takes forever and eventually dies with the usual "catastrophic error ...") | ||
| COMPILE | -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON | + wcoss_dell_p3 wcoss_cray | fv3 | | ||
| COMPILE | -DAPP=ATM -DDEBUG=ON -D32BIT=ON | - wcoss_dell_p3 wcoss_cray | fv3 | | ||
|
|
||
| RUN | control_debug | | fv3 | | ||
| RUN | control_2threads_debug | - wcoss_cray | | | ||
|
|
@@ -124,7 +126,7 @@ RUN | control_thompson_progcld_thompson_debug | |
|
|
||
| RUN | regional_debug | | fv3 | | ||
|
|
||
| COMPILE | -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON | | fv3 | | ||
| COMPILE | -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON | + wcoss_dell_p3 wcoss_cray | fv3 | | ||
|
|
||
| RUN | rap_control_debug | | fv3 | | ||
| RUN | rap_unified_drag_suite_debug | | | | ||
|
|
@@ -135,7 +137,7 @@ RUN | rap_lndp_debug | |
| RUN | rap_flake_debug | | fv3 | | ||
| RUN | rap_progcld_thompson_debug | | fv3 | | ||
|
|
||
| COMPILE | -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON | | fv3 | | ||
| COMPILE | -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON | + wcoss_dell_p3 wcoss_cray | fv3 | | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same here |
||
| RUN | rap_noah_debug | | fv3 | | ||
| RUN | rap_rrtmgp_debug | | fv3 | | ||
| RUN | rap_sfcdiff_debug | | fv3 | | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 do we add dell/cray in the platform list? Does it mean this compile job only works on dell/cray?
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.
With WCOSS dell/cray going away soon, maybe we should remove this?