Advertisement
79612radek15

rad

Jun 20th, 2024
6,187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. cat /proc/cpuinfo
  2. processor : 0
  3. BogoMIPS : 96.00
  4. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma dcpop sha3 asimddp sha512 sve asimdfhm ssbs sb
  5. CPU implementer : 0x00
  6. CPU architecture: 8
  7. CPU variant : 0x1
  8. CPU part : 0xd02
  9. CPU revision : 2
  10.  
  11. processor : 1
  12. BogoMIPS : 96.00
  13. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma dcpop sha3 asimddp sha512 sve asimdfhm ssbs sb
  14. CPU implementer : 0x00
  15. CPU architecture: 8
  16. CPU variant : 0x1
  17. CPU part : 0xd02
  18. CPU revision : 2
  19.  
  20. processor : 2
  21. BogoMIPS : 96.00
  22. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma dcpop sha3 asimddp sha512 sve asimdfhm ssbs sb
  23. CPU implementer : 0x00
  24. CPU architecture: 8
  25. CPU variant : 0x1
  26. CPU part : 0xd02
  27. CPU revision : 2
  28.  
  29. processor : 3
  30. BogoMIPS : 96.00
  31. Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma dcpop sha3 asimddp sha512 sve asimdfhm ssbs sb
  32. CPU implementer : 0x00
  33. CPU architecture: 8
  34. CPU variant : 0x1
  35. CPU part : 0xd02
  36. CPU revision : 2
  37.  
  38. [openEuler@openEuler ~]$
  39.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement