-
Notifications
You must be signed in to change notification settings - Fork 249
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
Enable Intel 2022 and update test support on S4 #1223
Labels
enhancement
New feature or request
Comments
DavidHuber-NOAA
added a commit
to DavidHuber-NOAA/ufs-weather-model
that referenced
this issue
May 18, 2022
Note: The new spack-stack build on S4 - ready for developers soon - uses the Intel 2022.01 compilers.
… On May 18, 2022, at 9:55 AM, David Huber ***@***.***> wrote:
Description
Support for S4 should be maintained so users of that system can continue to use the latest features of the UFS. Currently, S4 support is lagging in two areas: regression testing and Intel 2022 support.
Solution
Update the resources in default_vars.sh to reenable regression testing on S4, following #320 <#320>.
Rebuild the hpc-stack libraries on S4 using the Intel 2022.1 compiler suite and update the ufs_s4.intel and ufs_s4.intel_debug to point to the 2022.1 libraries, following #1113 <#1113>.
—
Reply to this email directly, view it on GitHub <#1223>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB5C2RJZCC7ONYYBJF5OV4TVKUHHFANCNFSM5WI6Q2IA>.
You are receiving this because you are subscribed to this thread.
|
DavidHuber-NOAA
added a commit
to DavidHuber-NOAA/ufs-weather-model
that referenced
this issue
May 26, 2022
DavidHuber-NOAA
added a commit
to DavidHuber-NOAA/ufs-weather-model
that referenced
this issue
Jun 3, 2022
18 tasks
DusanJovic-NOAA
pushed a commit
to DusanJovic-NOAA/ufs-weather-model
that referenced
this issue
Jun 3, 2022
* update intel compiler to intel2022 * update libpng * update intel compiler on ufs_hera.intel_debug * remove I_MPI_DAPL_UD fot Intel 2022/2021 * update libraries g2 (3.4.5), Jasper (2.0.25), PIO (2.5.3), libpng (1.6.37) * updated gnu/cheyenne hpc-stack location * Update ufs_cheyenne.gnu_debug * Update ufs_cheyenne.intel * Update ufs_cheyenne.intel_debug * Updated S4 RT resource allotments ufs-community#1223 * Updated S4 compiler versions ufs-community#1223 * Corrected cpl_atmw_gdas test task count for S4 ufs-community#1235 ufs-community#1223 Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com> Co-authored-by: JONG KIM <jong.kim@noaa.gov> Co-authored-by: Jun Wang <37633869+junwang-noaa@users.noreply.github.com>
The code was merged. Close issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Support for S4 should be maintained so users of that system can continue to use the latest features of the UFS. Currently, S4 support is lagging in two areas: regression testing and Intel 2022 support.
Solution
default_vars.sh
to reenable regression testing on S4, following implement the ability to automatically calculate PE bounds and tasking for component models on different platforms and resolutions #320.ufs_s4.intel
andufs_s4.intel_debug
to point to the 2022.1 libraries, following Update intel/impi compiler to 2022 #1113.The text was updated successfully, but these errors were encountered: