mache.deploy.spack.SpackSoftwareEnvResult
- class mache.deploy.spack.SpackSoftwareEnvResult(compiler: str, mpi: str, env_name: str, spack_path: str, view_path: str, path_setup: str)[source]
Result of deploying a Spack “software” environment.
This environment is intended to provide executables, so load scripts should add its view’s
bindirectory toPATHrather than activating it.- __init__(compiler: str, mpi: str, env_name: str, spack_path: str, view_path: str, path_setup: str) None
Methods
__init__(compiler, mpi, env_name, ...)Attributes
compilermpienv_namespack_pathview_pathpath_setup