-
Notifications
You must be signed in to change notification settings - Fork 247
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
rt.sh is not working on Orion #2365
Comments
@jkbk2004 looks like Orion bumped a few versions of files we use in UFS. Can you have your team look through what version bumps we'll need to make? |
@zach1221 @FernandoAndrade-NOAA can you check and run rt.sh on Orion ? |
I cloned the develop repo and ran an RT successfully on Orion. I did not see any complaints about git modules. I'm not sure if the specific test case would matter but I ran against some atm_dyn32 cases using intel from work2. It is strange that git/2.28.0 looks like it's gone, and I don't see a later version available. I can follow up on that. Edit: git version is now git/2.31.1 @FernandoAndrade-NOAA are you able to replicate? |
I had actually run on Orion earlier this morning to pretest Sam's UPP PR, I can try again now and see if any git errors are showing up. |
Apologies I spoke too soon, I'm running into CMake errors in the |
Ok. I will keep trying. May be inconsistent. |
@uturuncoglu I had previously needed to a
|
Thanks all. I am not sure but maybe this could be some king of environmental issue in user level. I could not see |
@uturuncoglu what happens if you start with a fresh login, re-clone ufs-community:develop, and try to re-run the test? May not work, just curious to see what happens. |
@zach1221 Let me try again. |
@zach1221 Okay. I checked again by using following commands,
and still failing for me. I also check the loaded modules before running the test and there was no module. |
Running the same series of commands, the regression test is successful for me. I'll dig some more and look through previous issues to see if there are any similar examples, |
@zach1221 Thanks again for you help and sorry about getting your time. If it works for others and then the only explanation is something in my environment. So, maybe I could try to look at more carefully what is different in my side. |
@uturuncoglu Yes, seems to be something account specific. I reached out to Orion rdhpcs support as well, to see if they have any pointers. |
@uturuncoglu rdhpcs is requested that you reach out to them, to provide additional information. Could you send an email to rdhpcs.orion.help@noaa.gov? |
@zach1221 Sure. I'll do it. Thanks for your help. |
Hi, @uturuncoglu are you still experiencing this issue on Orion? |
Hi, @uturuncoglu following up again here. Are we ok to close this issue? |
@zach1221 Thanks for checking. No, it is fine now. Thanks for your help. |
Description
The rt.sh is complaining about old modules and not run on Orion. I wonder if Orion is supported by UFS Weather Model or not at this point.
To Reproduce:
What compilers/machines are you seeing this with? Intel but probably GNU will have same issue
Give explicit steps to reproduce the behavior.
Additional context
N/A
Output
output logs
The text was updated successfully, but these errors were encountered: