mache.deploy.spack.SpackDeployResult

class mache.deploy.spack.SpackDeployResult(compiler: str, mpi: str, env_name: str, spack_path: str, view_path: str, activation: str)[source]

Result of deploying a Spack environment for one toolchain pair.

__init__(compiler: str, mpi: str, env_name: str, spack_path: str, view_path: str, activation: str) None

Methods

__init__(compiler, mpi, env_name, ...)

Attributes

compiler

mpi

env_name

spack_path

view_path

activation