Skip to content
Todd Gamblin edited this page Oct 29, 2015 · 4 revisions

Participants

  • Todd Gamblin (LLNL)
  • Ben Boeckel (Kitware)
  • Mike Collette (LLNL)
  • Greg Becker (LLNL)
  • Greg Lee (LLNL)
  • David Beckingsale (LLNL)
  • Matt Legendre (LLNL)
  • Jennifer Green (LANL)

Pull Requests merged

Cray update

  • Mario Melara came to LLNL Wednesday
    • Made progress with Todd and Greg on the Cray port.
    • Greg Becker discovered modulecmd python [... cmds ...] option -- can spit out Python code, no need for shell!
    • Suggested refactorings:
      • spec.architecture -> platform
      • each platform has several targets (like Cray)
      • preferred front and backend targets
    • Differs slightly from previous plan.

Other News

  • Lots of discussion on the mailing list:
    • Propagated variants (again)
    • and other issues on mailing list
    • Mark Miller wants mechanism in Spack to find the link order of dependency libraries.
      • MOAB -> NetCDF -> HDF5 is the example case.
      • HDF5 requires you to link to ~4 libs but it is an indirect dep of MOAB.
      • Why not use pkg-config or nc-config for this?
  • Discussion with Tom Brunner (LLNL) about build environments and package managers vs. meta-build systems
    • Spack could use some more developer features, like diy

Discussion

  • RPM builds?
  • Interesting module purge issues.
Clone this wiki locally