Skip to content
Harmen Stoppels edited this page Sep 22, 2021 · 17 revisions

Attendees

  • Todd Gamblin
  • Greg Becker
  • Peter Scheibel
  • (TBD)

Agenda

  • (TBC from last week) Discussion: Packages which require multiple build systems: how to handle them?

  • Discussion: Packages with multiple conflicting libraries - how to support them?

    • For now, any such package installed by Spack advertises just one from the set (this ensures that everything is consistent where needed)
    • https://github.com/spack/seps/pull/2
    • Brian: opencv will try to install its own openblas (which may conflict with what Spack chooses)
      • Mvapich2 installs its own hwloc
      • (Peter) I think this is a separate but still interesting problem.
  • (For next week) What about packages that install some other package with them

    • E.g. Mvapich2 installs hwloc with it
    • Would it be good to allow a Spack package to describe these additional packages that "come along" with it
  • Discussion: long environment activations - are you having an issue with this?

  • Harmen Stoppels

Clone this wiki locally