|
1 | 1 | =============================================================== |
2 | 2 |
|
| 3 | +Tag name: cam6_4_161 |
| 4 | +Originator(s): fvitt |
| 5 | +Date: 27 Mar 2026 |
| 6 | +One-line Summary: Fix for CESM builds |
| 7 | +Github PR URL: https://github.com/ESCOMP/CAM/pull/1518 |
| 8 | + |
| 9 | +Purpose of changes (include the issue number and title text for each relevant GitHub issue): |
| 10 | + |
| 11 | + Issue #1518: |
| 12 | + Fixes for TUV-x library builds in cesm tree as well as stand-alone cam tree. |
| 13 | + |
| 14 | +Describe any changes made to build system: |
| 15 | + |
| 16 | + Corrections to root paths needed to be able to build TUV-x library when |
| 17 | + CAM is checked out into the CESM tree and stand-alone. |
| 18 | + |
| 19 | +Describe any changes made to the namelist: N/A |
| 20 | + |
| 21 | +List any changes to the defaults for the boundary datasets: N/A |
| 22 | + |
| 23 | +Describe any substantial timing or memory changes: N/A |
| 24 | + |
| 25 | +Code reviewed by: cacraigucar |
| 26 | + |
| 27 | +List all files eliminated: N/A |
| 28 | + |
| 29 | +List all files added and what they do: N/A |
| 30 | + |
| 31 | +List all existing files that have been modified, and describe the changes: |
| 32 | +M cime_config/buildlib |
| 33 | +M cime_config/buildnml |
| 34 | + - corrections to directory locations |
| 35 | + |
| 36 | +If there were any failures reported from running test_driver.sh on any test |
| 37 | +platform, and checkin with these failures has been OK'd by the gatekeeper, |
| 38 | +then copy the lines from the td.*.status files for the failed tests to the |
| 39 | +appropriate machine below. All failed tests must be justified. |
| 40 | + |
| 41 | +derecho/intel/aux_cam: All PASS |
| 42 | + |
| 43 | +derecho/nvhpc/aux_cam: |
| 44 | + FAIL ERS_Ln9.ne30pg3_ne30pg3_mt232.FHISTC_LTso.derecho_nvhpc.cam-outfrq9s_gpu_default COMPARE_base_rest |
| 45 | + - pre-existing failure -- see https://github.com/ESCOMP/CAM/issues/1513 |
| 46 | + |
| 47 | +izumi/nag/aux_cam: |
| 48 | + FAIL ERC_D_Ln9.f10_f10_mt232.FHIST_C5.izumi_nag.cam-outfrq3s_subcol |
| 49 | + - pre-existing failure -- see https://github.com/ESCOMP/CAM/issues/1514 |
| 50 | + |
| 51 | +izumi/gnu/aux_cam: All PASS |
| 52 | + |
| 53 | +Summarize any changes to answers: bit-for-bit |
| 54 | + |
| 55 | +=============================================================== |
| 56 | +=============================================================== |
| 57 | + |
3 | 58 | Tag name: cam6_4_160 |
4 | 59 | Originator(s): fvitt |
5 | 60 | Date: 26 Mar 2026 |
|
0 commit comments