Build JEDI environment on Gaea/C6. #48
|
Seeking support on building JEDI environment on C6. JEDI environment is currently only configured on C5 according to: Were able to load most similar spack-stack modules of C5 on C6: module use /lustre/f2/dev/wpo/role.epic/contrib/spack-stack/c5/modulefiles module use /lustre/f2/dev/wpo/role.epic/contrib/spack-stack/c5/spack-stack-1.5.1/envs/unified-env/install/modulefiles/Core But the actual JEDI environment cannot be loaded: for instance, when I tried to load JEDI FV3 ENvironemnt after preconfiguration, I got the following error: |
Replies: 18 comments 6 replies
|
spack stack 1.8 is supported on C6 , see https://spack-stack.readthedocs.io/en/1.8.0/PreConfiguredSites.html#noaa-rdhpcs-gaea-c6 |
|
Hi @lliu1220, I believe @RatkoVasic-NOAA is looking into this for you in more detail. We also received your email, but I think it's best to continue the conversation here so that others can benefit from it. Best, |
|
I am posting @ulmononian 's email reply here so that others can benefit: Hi Ling, Currently, only spack-stack/1.6.0 and 1.8.0 are installed on Gaea C6. spack-stack versions installed on C5 will not work correctly on C6. Gaea C5's OS and PrgEnv were just updated, so we are currently working to re-build the stacks on C5. Then, we will install spack-stack/1.5.1 on Gaea C6. We can notify you when this installation is ready for use. In the meantime, if you would like to try spack-stack/1.6.0 on C6 (this is the version currently used in the UFS-WM develop branch), it can be loaded as follows: To load the jedi, ewok, and soca environments, please also do: I hope this helps in the interim. As I mentioned, we will let you know when 1.5.1 is available on C6. Please let us know if you have additional questions. Thank you, |
|
Thank you @gspetro-NOAA @travissluka @ulmononian . |
|
@lliu1220 please try |
|
So , I turned off IODA-ENGINE and the compile worked (just loading stack-python wouldn't do). |
|
@lliu1220 not sure if this will work w/ this specific problem, but please try doing the following before compiling/running (in the ufs-wm, it is done in the modulefiles, which are loaded before compile and runtime): |
|
@lliu1220 Just wanted to check in and see if @ulmononian 's suggestions resolved the problem for you or if you're still seeing issues? |
|
@ulmononian I did try what you suggested on the cray libsci, it didn't matter; the other module was never loaded. then the compile issue is outstanding again: |
|
@lliu1220 can you please reiterate what the current problem is? it sounded like it was compiling, but failing to run, but now you again cannot compile? if you share the build/run steps, i can ask around to see if we can find a solution. |
|
@ulmononian @RatkoVasic-NOAA, adding @IGRivin - I tried two partitions: If any of you ever had this srun error please write something here. thank you Here is my entire module load for your testing, notice loading stack python will automatically update python to the latest: |
|
@gspetro-NOAA @ulmononian @travissluka @IGRivin Please see following discussion for proof: I saw you mentioned spack-stack 1.5.1 will become available on C6, may I ask if it will be with a different compiler, and when it will become available? Thank you. |
|
@lliu1220 on C6 spack-stack/1.5.1 is available only with intel/2023.2.0 I see one other classic intel compiler available: intel/2022.1.0 |
|
@RatkoVasic-NOAA So looking forward to it, thanks. |
|
Installation on Gaea C6, spack-stack-1.5.1 using Intel compiler 2024.0 didn't work: |
|
@lliu1220 You can also try different MPI implementations, in file site/packages.yaml, default option is cray-mpich/8.1.29, but we have available cray-mpich/8.1.28 and cray-mpich/8.1.30 |
|
@RatkoVasic-NOAA so it looks like 1.5.1 /2022.1.0 failed as well. the log.install is copied here with permission to access: copy here in case anyone is familiar with this IndexError: |
|
@lliu1220 if spacck-stack-1.5.1 is not working for JEDI on Gaea-C6, and that stack version is to supported anymore, I suggest to go with existing 1.8.0, or even better, wait for 1.9.0 which will be released in next couple of weeks. |
@lliu1220
Here are things to do to install spack-stack/1.5.0 on Gaea-C6: