-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
On my i7-6850K zstdmt claims there is only 6 cores available. But cpuinfo shows 12 cores, and siblings
, command grep -c processor /proc/cpuinfo
also shows 12.
To Reproduce
Steps to reproduce the behavior:
- Install zstd v1.5.7; `apt install zstd
- Run `zsrdmt with flags -14 -v
- Scroll up on the log to 'Note: 6 physical core(s) detected'
- See error
Expected behavior
Number must be equal to number of siblings or logical coree.
Screenshots and charts
If applicable, add screenshots and charts to help explain your problem.
Desktop (please complete the following information):
- OS: Debian 7+
- Version:1.5.7
- Compiler: gcc 4.7.2
- Flags: -O2
- Other relevant hardware specs: 6-core
- Build system: Debian default
Metadata
Metadata
Assignees
Labels
No labels