Jordan Ogas
Jordan Ogas
It would be nice to change the name of images in opaque storage. Things to consider: 1) architecture hierarchy, and 2) changing the name of the corresponding image manifest and...
See #1255.
It would be nice to generate a template with just the minimal required configuration. It is confusing to see a wall of text.
It would be nice to have a test execute multiple times based on result data, e.g., some statistical analysis.
This PR, in conjunction with https://github.com/spack/spack/pull/42589, replaces https://github.com/spack/spack/pull/41276 (thank you @benkirk for your work!).
I am unable to bootstrap with (1) my Cray system python 3.6.15, or (2) the supplemental python 3.10.9 provided via module. 3.6.15 ``` $ python3 -V Python 3.6.15 $ ./bootstrap.sh...
Pav2 is the only test harness I've found that allows me to specify a number of nodes and execute all subsequent jobs on them (thank you). This is achieved as...