To build regular cardioid:
gives error from spack:
==> Error: diy is not a recognized Spack command or extension command; check with `spack commands`.
Upon digging spack issues on its GitHub, I found diy has been updated to dev-build (github link)
So, i used spack dev-build cardioid but still got error message for using it without a version number.
==> Error: spack dev-build spec must have a single, concrete version. Did you forget a package version number?
What am i doing wrong? Please help. Thanks.
To build regular cardioid:
gives error from spack:
Upon digging spack issues on its GitHub, I found
diyhas been updated todev-build(github link)So, i used
spack dev-build cardioidbut still got error message for using it without a version number.What am i doing wrong? Please help. Thanks.