Hi,
I have some Proxmox 7.4.x ENV with 2x AMD 7763 CPUs and I see 256 Cores, and on another new Proxmox 8.1 I see only 255 Cores for same AMD CPU model 7763
Suggestions? any setting that related to missing core?
it's show 256 cores, count from 0 to 255
btw, Something else interesting, if I disable the logical cores option on bios and count only "physical" cores, it's show 128 and not 127
it's should consider some proxmox gui should fix and count 1-256 instead of 0-255?
Counting CPU cores from 0 is somewhat historical, but is also dependent on CPU architecture, vendor BIOS/firmware and OS Kernel. Dell is known to occasionally program proprietary CPU offsets in their firmware, for example.
Between PVE 7 and 8 you have a major kernel change from 5.x to 6.x. I believe PVE reports the number contained in SYSFS, and would be unlikely to create special reporting for select architectures.