Skip to content
scheibelp edited this page May 10, 2018 · 6 revisions

Attendees

  • Peter Scheibel (host)
  • Dan Topa
  • Patrick Gartung
  • Greg Becker

Discussion

  • PRs merged recently:
  • Environment support is pending review but otherwise usable: https://github.com/spack/spack/pull/7843
  • Determining Spack version
    • git log will tell you the commits (including the latest commit hash and date)
    • This requires pulling git with git clone (and make sure you get the develop branch vs. master)
    • If you use the download option at github, this will strip git's data and git log won't work
Clone this wiki locally