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

(held August 31st 2022)

Attendees

  • Peter Scheibel (host)
  • Srinath Vadlamani
  • Davide DelVento
  • Richarda Butler
  • Massimiliano Culpo
  • Phil Regier
  • Tammy Dahlgren

Agenda items

  • (Srinath) current or future considerations for profiling tools like perftools https://www.olcf.ornl.gov/software_package/perftools/ Driver unwrapping
    • Cray PE: CC are wrappers
    • can also be considered drivers: if you load perftools, this changes CC behavior
    • How does Spack address this?
      • For now, you could have different compiler definitions (i.e. separate entries in compilers.yaml) for with-perftools and without-perftools
    • can you enable perftools via flag?
      • No: only through module loading
      • (Peter) could we make our own wrapper though that treats that like a flag?
  • (Srinath) is the order of modules listed in a compilers.yaml entry followed when spack initializes a compiler
  • (Srinath) desire for command to say the location of the environment view
    • spack location -v
    • or spack env view --show
  • (Massimiliano) multiple build systems

Possible Agenda items

Clone this wiki locally