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
    • The spack installation installs multiple versions of packages (e.g. one for Intel, and one for AMD)
    • spack load <a package> hits an ambiguity
    • Peter: IIRC there was a way
Clone this wiki locally