Skip to content

Log data in machine readable format

  • Log within the build_log_file in a machine-readable format, ( json, yaml etc):

    • Install time
    • Git revisions
    • user options
    • MPSD_OS
    • MPSD_MICROARCH
    • others I have missed
  • build_log_file needs to have a separator that's independent of - or _ ( since we use them inconsistently in our spack environments toolchain definition)

Edited by Ashwin Kumar Karnad