Conversation
|
I pushed an update as I did a test build with ifx-in-spack and things failed. Luckily, @climbfuji figured out the special sauce in #1592 on how to get spack to do the right thing. I now have pure Fortran code depending on C only because we need GNU cpp ! |
# Conflicts: # repos/spack_repo/builtin/packages/mapl/package.py
|
I've pulled in the changes from #1454 by @AlexanderRichert-NOAA and I've added the commit hash for the latest ESMA_cmake. |
AlexanderRichert-NOAA
left a comment
There was a problem hiding this comment.
Thanks for adding those resource commit hashes
# Conflicts: # repos/spack_repo/builtin/packages/mapl/package.py # repos/spack_repo/builtin/packages/pflogger/package.py # repos/spack_repo/builtin/packages/yafyaml/package.py
|
Now that @tldahlgren has merged #1592, I've merged |
|
I've merged |
|
One note to @tldahlgren et al. The other maintainer of these codes is @tclune. Unfortunately, @tclune is a govt employee and so is on furlough. I did add him as a reviewer but he'll probably not see this. But both @climbfuji and @AlexanderRichert-NOAA have dealt with these enough that they are at least advanced builders :) |
AlexanderRichert-NOAA
left a comment
There was a problem hiding this comment.
I'm still not solid on some of the new Spack logic as far as compiler dependencies, but as long as the Spack devs are fine with these dep definitions for pflogger and yafyaml then this is fine by me.
tldahlgren
left a comment
There was a problem hiding this comment.
Confirmed the new version sha256s.
* mapl: add commit hashes for esma_cmake resources * gfe: Update GFE packages * Fixes for ifx in spack * Update to pFUnit v4.14.0 --------- Co-authored-by: Alex Richert <[email protected]>
This PR updates these GFE packages:
These are done en masse for two reasons:
Because of the latter, I've also included all the changes from #1592 by @climbfuji into this PR (including the MAPL 2.62.0 update as it is also ifx 2025.2 related). I did this mainly because I'm not sure which PR will go in first.
Closes #1592
Closes #1454
Closes #1976