reframe icon indicating copy to clipboard operation
reframe copied to clipboard

Extend topology info extracted by ReFrame

Open mahendrapaipuri opened this issue 3 years ago • 0 comments

The current topology info extracted by ReFrame can be extended further to include

  • Memory info (Linux commands like free or psutil)
  • Network adapter info (From /sys/class/net which includes both tcp and infiniband adapters info)

Potential use cases can be to adapt HPL input config files which need available memory info, to estimate interconnect line rates from IMB PinPong benchmarks.

mahendrapaipuri avatar Nov 20 '21 13:11 mahendrapaipuri