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
Unifying command to generate a workspace (tied with workflow docs) Benchpark init #336
This is to support the next item
Implement compatibility checking between system (provides cuda) and experiment (requires cuda). Design 8/26
Allows Experiments to assume they have a compatible System for all initialization methods Systems define provides and Experiments define requires
Compatibility information is consumed by concretizer for ExperimentSpec
Break cmds into their own files. (Spackify the lib/ structure.) @becker33
System create, docs (with a template like spack create foo)
Experiment create, docs (with a template spack create foo)
benchpark system init
#298 - merging 8/19(feature parity here)
This is to support the next item
Allows
Experiment
s to assume they have a compatibleSystem
for all initialization methodsSystem
s defineprovides
andExperiment
s definerequires
Compatibility information is consumed by concretizer for
ExperimentSpec
spack create foo
)spack create foo
)The text was updated successfully, but these errors were encountered: