Regtest Intel compiler version: update to 2022#854
Merged
JessicaMeixner-NOAA merged 11 commits intoNov 18, 2022
Conversation
JessicaMeixner-NOAA
approved these changes
Nov 18, 2022
Collaborator
JessicaMeixner-NOAA
left a comment
There was a problem hiding this comment.
@MatthewMasarik-NOAA thank you!
I have run the regression tests on hera (comparison to current develop will be posted later for completeness, but it has changes as expected). I ran a set of tests on orion and all completed. My tests comparing this branch twice had a few more mod_def diffs for unstructured grids:
mww3_test_03/./work_PR1_MPI_e (1 files differ)
mww3_test_03/./work_PR3_UQ_MPI_e_c (1 files differ)
mww3_test_03/./work_PR3_UNO_MPI_e (1 files differ)
mww3_test_03/./work_PR2_UQ_MPI_e (1 files differ)
mww3_test_03/./work_PR2_UNO_MPI_e (1 files differ)
mww3_test_03/./work_PR2_UNO_MPI_d2 (16 files differ)
mww3_test_03/./work_PR1_MPI_d2 (8 files differ)
mww3_test_03/./work_PR3_UNO_MPI_d2_c (16 files differ)
mww3_test_03/./work_PR3_UQ_MPI_d2_c (15 files differ)
mww3_test_03/./work_PR3_UNO_MPI_d2 (12 files differ)
mww3_test_03/./work_PR2_UQ_MPI_d2 (14 files differ)
mww3_test_03/./work_PR3_UNO_MPI_e_c (1 files differ)
mww3_test_03/./work_PR3_UQ_MPI_d2 (15 files differ)
ww3_ta1/./work_UPD0F_U (0 files differ)
ww3_tp2.10/./work_MPI_OMPH (7 files differ)
ww3_tp2.16/./work_MPI_OMPH (4 files differ)
ww3_tp2.17/./work_ma (1 files differ)
ww3_tp2.17/./work_a (1 files differ)
ww3_tp2.17/./work_mc1 (1 files differ)
ww3_tp2.17/./work_mb (1 files differ)
ww3_tp2.17/./work_mc (1 files differ)
ww3_tp2.17/./work_ma1 (1 files differ)
ww3_tp2.17/./work_c (1 files differ)
ww3_tp2.17/./work_b (1 files differ)
ww3_tp2.6/./work_ST0 (1 files differ)
ww3_tp2.6/./work_ST4 (1 files differ)
ww3_tp2.6/./work_pdlib (1 files differ)
ww3_ts4/./work_ug_MPI (1 files differ)
ww3_ufs1.3/./work_a (3 files differ)
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pull Request Summary
Intel compiler stack for regression test framework updated to 2022 versions.
Description
Provide a detailed description of what this PR does.
ufs-weather-model. This includes compiler,hpc-intel/2022.1.2, and MPI library,hpc-impi/2022.1.2.What bug does it fix, or what feature does it add?
Is a change of answers expected from this PR?
Please also include the following information:
Issue(s) addressed
Commit Message
Regtest Intel compiler version: update to 2022
Check list
Testing
Hera logs
Orion logs
Note: the
orionlogs show largely just the expected differences with only a few others in themww3tests. Orion was unstable during the testing period this week with periodic "hanging" in some of the relatedmatrix02andmatrix03tests. There were frequent hangs in interactive sessions as well, so these differences are likely related to this behavior which is manifest of the ongoing filesystem issues.