You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matt Thompson edited this page Jul 30, 2024
·
2 revisions
This page will detail my attempts to build GOCART Standalone using Spack.
For this testing so far, I'm using spack mainline as of 2024-Jul-29 plushttps://github.com/spack/spack/pull/45194 as on my Mac, I have gcc 13.3 and need the GFE Updates in that PR.
For this, the modules are the same (well, mapl isn't needed since we'll build MAPL internally for this test). Note that with -DUFS_GOCART=OFF the only target that should be built is GOCART2G_GridComp. The full install target would try to build GOCART_GridComp which assumes that the Chem_Base and Chem_Shared targets are present, but those are from GEOSchem_GridComp.