User's guide
mache.spack
Developer's guide
extract_machine_config()
Extract the machine configuration from the XML file.
xml_file (str) – Path to the XML file.
machine (str) – Machine name.
compiler (str) – Compiler name.
mpilib (str) – MPI library name.
etree.Element or None – The XML element of the machine configuration if found, otherwise None.