Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CpuId.cpucores() == 0 #56

Open
mkitti opened this issue Nov 4, 2022 · 0 comments
Open

CpuId.cpucores() == 0 #56

mkitti opened this issue Nov 4, 2022 · 0 comments

Comments

@mkitti
Copy link

mkitti commented Nov 4, 2022

julia> CpuId.cpucores()
0

julia> cpuinfo()
  Cpu Property       Value                                                     
  –––––––––––––––––– ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
  Brand              Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz                
  Vendor             :Intel                                                    
  Architecture       :IntelCore                                                
  Model              Family: 0x06, Model: 0x0f, Stepping: 0x01, Type: 0x00     
  Cores              0 physical cores, 0 logical cores (on executing CPU)      
                     No Hyperthreading hardware capability detected            
  Clock Frequencies  Not supported by CPU                                      
  Data Cache         Level 1:3 : (32, 1024, 14080) kbytes                      
                     64 byte cache line size                                   
  Address Size       48 bits virtual, 45 bits physical                         
  SIMD               128 bit = 16 byte max. SIMD vector size                   
  Time Stamp Counter TSC is accessible via `rdtsc`                             
                     TSC runs at constant rate (invariant from clock frequency)
  Perf. Monitoring   Performance Monitoring Counters (PMC) are not supported   
  Hypervisor         Yes, VMware                                               

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant