Skip to content

v0.71.0

Compare
Choose a tag to compare
@teo teo released this 13 Jul 14:09
· 396 commits to master since this release

This release adds integration features, including extended partition and topology information from EPN, and support for the TRG PrepareForRun operation.

  • TRG PrepareForRun:

    • [core] Update CTP protofile and convert CRLF->LF
    • [core] Regenerate CTP proto
    • [core] Implement CTP PrepareForRun call
    • [core] Log output consistency
  • ODC extended EPN partition and topology information:

    • [core] Pull ODC protofile
    • [core] Regenerate ODC proto
    • [core] Query ODC for detailed partition information
    • [core] Ensure correct JSON output for odc.GetEnvironmentData
    • [core] Output ODC task id as string
    • [core] Make sure to output ODC details
  • Miscellaneous:

    • [core] Fix crash
    • [core] Fix NumberOfHosts and implement NumberOfTasks