Skip to content
Peter Scheibel edited this page Aug 17, 2022 · 13 revisions

(Held August 17th 2022)

Attendees

  • Peter Scheibel (host)
  • David DelVento
  • Mark Krentel
  • Massimiliano Culpo
  • Phil Regier
  • Srinath Vadlamani
  • Umashankar Sivakumar
  • Wileam Phan
  • Tammy Dahlgren

Agenda items

  • (Davide) if I have a production install of Spack at 0.18, and I want to update Spack to 0.18.1, what do I need to be careful about?
  • (Wileam) Ping on #32136 for local build cache
  • (Davide) Ping on spec comparisons
  • (Davide) Desire to duplicate an installation
    • The environment will not concretize the same time if you copy the spack.yaml
    • Is the spack.lock useful for this?
      • Hypothetical procedure (note: I need to make sure this will work, but currently I think this is the only way to get the desired behavior):
        • Copy the spack.lock file from the staging installation environment to the corresponding environment in the production installation
        • Also copy over spack.yanl if that changed
        • spack install in the environment in the production installation
        • (Do not run spack concretize -f or the spack.lock will be discarded)
    • The installation might have many environments (so copying one environment may not address all of it)
    • How to regenerate the lmod hierarchy

Possible Agenda items

Clone this wiki locally