mache.deploy.spack.deploy_spack_software_env

mache.deploy.spack.deploy_spack_software_env(*, ctx: DeployContext, log_filename: str, quiet: bool) SpackSoftwareEnvResult | None[source]

Deploy an optional Spack “software” environment.

This environment is built with a single (compiler, mpi) pair, typically defined in the merged machine config under [deploy] software_compiler and [deploy] mpi_<software_compiler>.

No CLI flags control this environment.