ExaWorks / SDK

ExaWorks SDK
11 stars 12 forks source link

CI: Spack packages.yaml for LC #82

Closed zekemorton closed 2 years ago

zekemorton commented 2 years ago

Using Spack to install the ExaWorks meta package takes a really long time to complete without specifying a packages.yaml file. Spack has command that will generate such a file using spack external find. The packages.yaml file that it creates however, seems to break the installation of the ExaWorks packages.

Is there a better way to construct the external find command? Is there already a well formed packages.yaml for LC machines?

zekemorton commented 2 years ago

Resolved by PR #83