Git Product home page Git Product logo

Comments (4)

romange avatar romange commented on May 30, 2024

What's your CPU model? cat /proc/cpuinfo

from helio.

eecheng87 avatar eecheng87 commented on May 30, 2024

What's your CPU model? cat /proc/cpuinfo

cat /proc/cpuinfo

processor       : 0
BogoMIPS        : 80.00
Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
CPU implementer : 0x50
CPU architecture: 8
CPU variant     : 0x3
CPU part        : 0x000
CPU revision    : 2

lscpu

Architecture:          aarch64
  CPU op-mode(s):      32-bit, 64-bit
  Byte Order:          Little Endian
CPU(s):                32
  On-line CPU(s) list: 0-31
Vendor ID:             APM
  Model:               2
  Thread(s) per core:  1
  Core(s) per socket:  32
  Socket(s):           1
  Stepping:            0x3
  Frequency boost:     disabled
  CPU max MHz:         3000.0000
  CPU min MHz:         375.0000
  BogoMIPS:            80.00
  Flags:               fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
Caches (sum of all):
  L1d:                 1 MiB (32 instances)
  L1i:                 1 MiB (32 instances)
  L2:                  4 MiB (16 instances)
NUMA:
  NUMA node(s):        1
  NUMA node0 CPU(s):   0-31
Vulnerabilities:
  Itlb multihit:       Not affected
  L1tf:                Not affected
  Mds:                 Not affected
  Meltdown:            Mitigation; PTI
  Mmio stale data:     Not affected
  Retbleed:            Not affected
  Spec store bypass:   Vulnerable
  Spectre v1:          Mitigation; __user pointer sanitization
  Spectre v2:          Vulnerable
  Srbds:               Not affected
  Tsx async abort:     Not affected

from helio.

romange avatar romange commented on May 30, 2024

where is it? what kind of machine this is? in any case, to fix the issue, you need to change internal.cmake file.
change MARCH_OPT to "-march=native".

from helio.

eecheng87 avatar eecheng87 commented on May 30, 2024

This is the CPU info: https://en.wikichip.org/wiki/ampere_computing/emag

Thanks! It works.

from helio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.