-
Notifications
You must be signed in to change notification settings - Fork 7
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
Jet build config updates (contains #53 update the descriptions of the GSD_SAR_v1 and RRFS_v0 tests) #55
Jet build config updates (contains #53 update the descriptions of the GSD_SAR_v1 and RRFS_v0 tests) #55
Conversation
modified files: tests/tests/fv3_ccpp_gsd_sar_v1 tests/tests/fv3_ccpp_rrfs_v0 parm/ccpp_gsd_sar_v1.nml.IN
…multiple SIMD instructions
Regression testing on hera.intel against official EMC baseline using |
Regression testing on hera.intel against existing baseline created from head of dtc/develop, using
rt_ccpp_gsd_hera_intel_verify_against_existing_baseline.log |
Manual testing on Jet: compiling the executable with CMake and CCPP turned on now uses the correct multi-SIMD instructions sets. |
@JeffBeck-NOAA for your information - jet build system updates and @panll's changes to the suites. |
Regression testing on hera.intel using rt_ccpp_gsd_hera_intel_create_new_baseline.log |
This PR is ready to merge. @panll @llpcarson @grantfirl whoever has time please review. Thanks! |
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 good to me, thanks!
@JeffBeck-NOAA FYI the jet update is merged into ufs-weather-model. Can you want to test this with your updated |
@climbfuji I can confirm that these changes (along with the build_forecast.sh script mods) now work on Jet. I was able to successfully run a test using xJet. Thank you for your help with this fix! |
…CAR#55) Code is identical to original/current code in the authoritative repository (NOAA-PSD, branch master)
This PR:
build.sh
from UFS public release v1 branchAssociated PRs:
NCAR/fv3atm#53
#55
For regression testing information, see below.