Skip to content
Peter Scheibel edited this page Jan 17, 2024 · 4 revisions

Wednesday January 17th, 9am PT (UTC -8:00)

Attendees

  • Peter Scheibel (host)
  • Tammy Dahlgren
  • Massimiliano Culpo
  • Davide DelVento
  • Jakov Smolic (Sartura)
  • Mark Krentel
  • Prentice Bisbal (PPPL)

Agenda

There are no pre-planned agenda items: this meeting is just for Q&A

  • Davide: is it possible to run spack build on two different nodes in the tree?
    • Yes, you can invoke spack install in parallel, e.g. spack install && spack install
    • e.g. spack env depfile (to generate a makefile) and then make -j<number>
Clone this wiki locally