Skip to content
Peter Scheibel edited this page Nov 15, 2023 · 11 revisions

Wednesday November 15th, 9am PT (UTC -8:00)

Attendees

  • Peter Scheibel (host)
  • Tammy Dahlgren
  • Chris Green
  • Yang Liu

Agenda

This meeting is for Q&A: there are no pre-planned general topics.

  • Yang: external modules
    • packages.yaml has a number of externals
    • spack find is not showing them
    • Note: the package has to be installed (via spack install)
    • Note: there also has to be a package.py
    • Side note: appending "s" to external versions
  • Yang: heterogenous cluster with Intel and AMD nodes
  • Yang: have team of people
    • How can they all install packages together?
  • Yang: setup-env.sh is taking 6-14 seconds sometimes
    • How to make it faster?
  • Chris: ping on https://github.com/spack/spack/pull/35975
  • Chris: "Warning: setting compiler, target or provider preferences in a package specific section of packages.yaml is deprecated, and will be removed in v0.22."
    • Hard to know where this is being done (i.e. how to fix the config to resolve this warning)
    • Only one warning gets printed regardless of how many times this happens
  • Chris: have external pythons that use their own PYTHONPATH
    • When spack runs with python we don't want to use that
    • Should we have SPACK_PYTHON_HOME/SPACK_PYTHON_PATH
Clone this wiki locally