Skip to content
Peter Scheibel edited this page Sep 7, 2022 · 12 revisions

(held September 7th 2022)

Attendees

  • Peter Scheibel (host)
  • Massimiliano Culpo
  • Mark Krentel
  • Davide DelVento
  • Greg Becker
  • Richarda Butler
  • Robert Underwood
  • Wyatt

Agenda items

  • (Mark) have a package where some versions are binaries and newer ones are source-based
    • For now, you can use when= to change the behavior of the install() method before/after versions
    • PR to improve support for multi-build system packages at https://github.com/spack/spack/pull/30738 (before SC)
  • (Davide) duplicating environments
    • Cloning spack.lock works
    • There are many environments to clone, so there is a desire to streamline this
    • spack location -e... might help with writing a script
  • (Davide) comparing arbitrary specs
  • (Brian) Spack support for Cray libraries
    • spack external read-cray-manifest doesn't output anything when it succeeds
    • If you want to get rid of such packages you can run spack uninstall --origin=external-db
      • Note: this isn't documented well

Possible Agenda items

Clone this wiki locally