-
Notifications
You must be signed in to change notification settings - Fork 258
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 update, Hera GNU support, FV3 dycore GNU bugfix #151
Jet build config update, Hera GNU support, FV3 dycore GNU bugfix #151
Conversation
…multiple SIMD instructions
This code compiles on macOS with gcc+gfortran and clang+gfortran, with Python 2.7 and 3.7. |
@junwang-noaa @DusanJovic-NOAA do you want to enable hera.gnu as tier-1 platform with this PR? If so, please rsync /scratch1/NCEPDEV/stmp4/Dom.Heinzeller/FV3_RT/REGRESSION_TEST_GNU/ to /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200611/GNU/ Please let me know. Thanks! |
Yes. Synced to develop-20200611/GNU |
Regression testing on hera.intel using rt.conf: all tests pass, regression test logs updated in the PR. |
Regression testing on hera.intel using |
Regression testing on orion.intel, wcoss_cray and wcoss_dell_p3 all pass. Regression test logs updated in the PR. |
* Add infrastructure to FV3 for recent RRTMGP improvements in ccpp-physics * Move allocate statements * Updated ccpp-physics * Updated physics. Some changes on FV3 side to handle physics changes. * Updated .gitmodules * Revert change to .gitmodules and update submodule pointer for ccpp-physics Co-authored-by: Dom Heinzeller <[email protected]>
* Add code from EmC (Jun Wang) for fast read restart files. Add code from Tanya. * Point to hu5970 for fv3atm * Update subnmodel FV3. * remove FV3GFS_io_netcdf * hera gnu tests passed * hera.intel tests passed * jet intel tests passed * point to gsl submodules * update bl_date and revert local changes to rt.sh Co-authored-by: samuel.trahan <[email protected]>
This PR contains
build.sh
from branch release/public-v1Associated PRs:
https://github.com/ufs-community/ufs-weather-model/pull/151/files
NOAA-EMC/fv3atm#131
NOAA-EMC/GFDL_atmos_cubed_sphere#22
For regression testing information, see below NOT YET.