PCM Assertion Failed
- Dominant language
- C++
- Stars
- 3.3k
- Forks
- 528
- Avg merge
- 1h 40m
- Merged PRs (30d)
- 2
Description
When I run ./pcm command on a Ubuntu 20.04 virtual machine in VMware workstation 16 pro , I met the following error. I have already turn on the virtual CPU performance counter setting of VMware. I want to know whether pcm tool can run in vmware environment, and if can, how to fix this problem.
The hardware environment is as follows.:
CPU: Intel i7 12700k, which turns all E core off.
Menory :64GB
Operating System :Windows 11 Professional edition
Intel(r) Performance Counter Monitor ( $$Format:%ci ID=%h$)
Detected a hypervisor/virtualization technology. Some metrics might not be available due to configuration or availability of virtual hardware features.
===== Processor information =====
Linux arch_perfmon flag : yes
Hybrid processor : no
IBRS and IBPB supported : yes
STIBP supported : yes
Spec arch caps supported : yes
Max CPUID level : 32
CPU model number : 151
pcm: /home/myuser/Desktop/pcm/src/types.h:1443: pcm::uint32 pcm::build_bit_ui(pcm::uint32, pcm::uint32): Assertion `end <= 31' failed.
DEBUG: caught signal to interrupt (Aborted).
Contributor guide
Assessment
This issue has not been assessed yet.