- This topic has 2 replies, 2 voices, and was last updated 1 day, 5 hours ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › CPU model and frequency
Is there a way to discover the specific CPU model and frequency of each host machine?
I tried fablib.list_hosts() but do not see this information listed.
The use case is:
Thus, I hope there’s a way to discover this information through API, so that I can choose appropriate physical hosts to create the VMs.
Hi YoursSunny,
Thank you for reaching out! This information is not currently exposed through the API. However, it is documented here and may be helpful:
https://learn.fabric-testbed.net/knowledge-base/fabric-site-hardware-configurations/
I’ll also raise this with our team to discuss whether we can extend the API to support this in the future.
Best regards,
Komal
The “FABRIC Site Hardware Configurations” webpage only says “AMD 7532 or 7543”, but doesn’t specify which site/node has which CPU model. Moreover, I’m seeing EPYC 7H12 at EDC site: it’s the same generation as 7532 but has a higher frequency, which would yield different results for a compute benchmark.
I see there’s a “FABRIC NVMe Drives” webpage that lists the specific NVMe model for each site. Maybe there could be another webpage for the CPU model as well?