Skip to content
Peter Scheibel edited this page Sep 6, 2023 · 8 revisions

Wednesday September 6th, 9am PT (UTC -7:00)

Attendees

  • Peter Scheibel (host)
  • Massimiliano Culpo
  • Jack Morrison
  • Phil Regier
  • Tammy Dahlgren
  • Dom Heinzeller
  • Jakov Petrina

Agenda

This meeting is for Q&A: there are no pre-planned general topics.

  • Jack: ping on https://github.com/spack/spack/pull/39445
  • Jack: best way to add CUDA support?
    • Some packages define +cuda
    • Some inherit CudaPackage
    • Implementation preferably uses CudaPackage
    • e.g. vtk-m
    • (you may want to find a package that also inherits CMakePackage if your package uses CMake)
  • Jack: when using binary caches, is there a config variable that allows universal usage of unsigned binaries
  • Jack: error with https://github.com/spack/spack/pull/39757
    • Not related to changes
    • Error: ==> Error: <unknown file>: {'projections': 'morepadding/{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}'} is not valid under any of the given schemas
    • PR merged on Friday has since been reverted, you may need to rebase (but I was not expecting this would be necessary)
Clone this wiki locally