-
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 some of the intel llvm tests in rt conf #2458
base: develop
Are you sure you want to change the base?
Enable some of the intel llvm tests in rt conf #2458
Conversation
…n Hera Currently all debug intel llvm tests fail to build on Hera. The build fails at linking with errors like: ld: cannot find -lpioc ld: attempted static link of dynamic object `/scratch1/NCEPDEV/nems/role.epic/spack-stack /spack-stack-1.6.0/envs/unified-env-rocky8/install/intel/2021.5.0/netcdf-fortran-4.6.1-ifhqcwv/lib/libnetcdff.so' or ld: attempted static link of dynamic object `/apps/oneapi/compiler/2023.2.0/linux/compiler/lib/intel64_lin/libiomp5.so'
@DusanJovic-NOAA wcoss2 is on maintenance this week. This RP requires adding intelllvm baselines on hercules/orion/gaea/hera. I think we can move on with this PR. #2481 is also no baseline change. Can you sync up and point to https://github.com/grantfirl/fv3atm/tree/rrfsv1-to-ufs/dev2? So we can test across RDHPCS. |
I synced my branch. But https://github.com/grantfirl/fv3atm/tree/rrfsv1-to-ufs/dev2 should be first synced with develop. |
@DusanJovic-NOAA Grant is on leave. I synced up the fv3 branch: grantfirl/fv3atm@1947bad |
This branch is updated to point to grantfirl/fv3atm@1947bad |
Commit Queue Requirements:
Description:
Add several Intel LLVM test to rt.conf. A separate configuration file (rt_intelllvm.conf) is still in the repository and can be used to run a more complete list of intel test using the new compiler. But we decided to include small subset of those test in rt.conf so that we have at least few tests executed before each PR is merged.
On each of the 4 platforms that currently support llvm compiler (Hercules, Orion, Gaea and Hera) 2 tests were added.
The
test_changes.list
file is updated.Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: