Telcon: 2024 08 28 - spack/spack GitHub Wiki
Wednesday August 28th, 9am PT (UTC -7:00)
Attendees
- Peter Scheibel (host)
- Michael Levine
- Lina Muryanto
- Tammy Dahlgren
- Richarda Butler
- Bernhard Kaindl
Agenda
(This meeting is just for Q&A: there are no pre-planned general topics)
- Michael
- Adding
google-cloud-* - has
storagevariant,- For
+storageand~everything-else, don't needprotobuf
- For
- Adding
depends_on(protobuf, when=+v1)
depends_on(protobuf, when=+v2)
...
depends_on(protobuf, when=~v1~v2...~storage)
- Can you specify
depends_on()