You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spack 1.0 will have parallel package builds by default. As far as I understand, this will also eventually use a build server, exactly as spack env depfile. Therefore depfile will be removed eventually, though not in 1.0. stackinator needs to be refactored to not use depfile sometime after spack 1.0 is released. The refactoring should be compatible with pretty much any spack version.