User's guide
mache.parallel
mache.spack
mache sync diags
Developer's guide
mache.deploy
extract_spack_from_config_machines()
Design documents
Extract machine configuration from XML and write it to a shell script.
machine (str) – Machine name.
compiler (str) – Compiler name.
mpilib (str) – MPI library name.
shell (str) – Shell script type (‘sh’ or ‘csh’).
output (str, optional) – Output file to write the shell script.
script (str or None) – The generated shell script as a string.