Skip to content

Complete and add dynamic completion to umr

Luben Tuikov requested to merge ltuikov/umr:main into main

Complete and add dynamic completion to umr.

Some of the difficulties seen in this work were,

*) slightly different output of sysfs files depending on the system configuration and the number of controllers in the system.

*) Merging of the IP Discovery sysfs discovery mechanism.

*) The varied and finicky user input strings.

This work was tested on two different systems with different ASICs, with three distinct configurations, one of which includes two different AMD GPU controllers in the same system.

Edited by Luben Tuikov

Merge request reports