Discussion of chess software programming and technical issues.
Moderator: Ras
Look
Posts: 382 Joined: Thu Jun 05, 2014 2:14 pm
Location: Iran
Full name: Mehdi Amini
Post
by Look » Mon Aug 12, 2024 1:00 pm
Hi,
I have compiled Viridithas (commit 14837c6) and I compare it with official 14 release:
Code: Select all
./viridithas
Viridithas 14.0.0-dev by Cosmo
uci
id name Viridithas 14.0.0-dev
id author Cosmo
go depth 14
info score cp 37 wdl 274 633 93 depth 1 seldepth 1 nodes 20 time 1 nps 11834 hashfull 0 tbhits 0 pv c2c4
info score cp -33 wdl 100 641 259 depth 2 seldepth 4 nodes 125 time 3 nps 32713 hashfull 0 tbhits 0 pv f2f4 c7c5
[...]
info score cp 11 wdl 194 667 139 depth 14 seldepth 30 nodes 5616446 time 93119 nps 60314 hashfull 0 tbhits 0 pv e2e3 g8f6 c2c4 c7c5 g1f3 d8b6 d1c2 e8d8 f3g5 h7h6 g5f3 h6h5 d2d4
bestmove e2e3 ponder g8f6
Code: Select all
./viridithas-14.0.0-linux-x86-64-v1
Viridithas 14.0.0 by Cosmo
uci
id name Viridithas 14.0.0
id author Cosmo
go depth 14
info score cp 28 wdl 243 649 108 depth 1 seldepth 1 nodes 20 time 5 nps 3817 hashfull 0 tbhits 0 pv g1f3
info score cp 30 wdl 251 645 104 depth 2 seldepth 2 nodes 66 time 98 nps 670 hashfull 0 tbhits 0 pv g1f3 g8f6
[...]
info score cp 31 wdl 254 644 102 depth 14 seldepth 26 nodes 126490 time 2494 nps 50715 hashfull 0 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 f8d6 e1g1 e8g8 c2c4 c7c6 f1e1 b8d7 c4d5
bestmove e2e4 ponder e7e5
Problems:
My compile deepens way slower
Farewell.
Guenther
Posts: 4718 Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon
Post
by Guenther » Mon Aug 12, 2024 1:32 pm
You have compiled it with the latest network? (as suggested by the readme)
https://github.com/cosmobobak/viriditha ... perstition
Look
Posts: 382 Joined: Thu Jun 05, 2014 2:14 pm
Location: Iran
Full name: Mehdi Amini
Post
by Look » Mon Aug 12, 2024 1:56 pm
Yes I used hyperstition-b400.nnue.zst and renamed it to viridithas.nnue.zst in my compile.
Farewell.
Look
Posts: 382 Joined: Thu Jun 05, 2014 2:14 pm
Location: Iran
Full name: Mehdi Amini
Post
by Look » Mon Aug 12, 2024 3:06 pm
By the way I used this compile command:
Code: Select all
RUSTFLAGS="-C target-cpu=x86-64" cargo b -r --features syzygy,bindgen
Note that
target-cpu=native crashes the executable on this laptop. So I use the working
x86-64 target.
Farewell.
Look
Posts: 382 Joined: Thu Jun 05, 2014 2:14 pm
Location: Iran
Full name: Mehdi Amini
Post
by Look » Mon Aug 12, 2024 5:04 pm
Adding opt-level = 3 to Cargo.toml file in [profile.release] seemingly helped neither.
Farewell.
Guenther
Posts: 4718 Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon
Post
by Guenther » Mon Aug 12, 2024 6:47 pm
Well if I compile it here for my windows machine I get identical nodes/PVs as expected
to the official release (WINv3 in this case).
Code: Select all
Viridithas 14.0.0 by Cosmo
uci
id name Viridithas 14.0.0
id author Cosmo
option name Hash type spin default 16 min 1 max 1048576
option name Threads type spin default 1 min 1 max 512
option name PrettyPrint type check default false
option name SyzygyPath type string default <empty>
option name SyzygyProbeLimit type spin default 6 min 0 max 6
option name SyzygyProbeDepth type spin default 1 min 1 max 100
option name Contempt type spin default 0 min -10000 max 10000
option name Ponder type check default false
option name UCI_Chess960 type check default false
uciok
go depth 15
info score cp 29 wdl 247 648 105 depth 1 seldepth 1 nodes 20 time 0 nps 30506 hashfull 0 tbhits 0 pv g1f3
info score cp 29 wdl 247 648 105 depth 2 seldepth 2 nodes 65 time 0 nps 78711 hashfull 0 tbhits 0 pv g1f3 g8f6
info score cp 22 wdl 224 658 118 depth 3 seldepth 4 nodes 219 time 1 nps 188646 hashfull 3 tbhits 0 pv g1f3 g8f6 d2d4
info score cp 28 wdl 244 649 107 depth 4 seldepth 6 nodes 441 time 1 nps 292595 hashfull 3 tbhits 0 pv g1f3 d7d5 d2d4 g8f6
info score cp 30 wdl 249 646 105 depth 5 seldepth 10 nodes 1395 time 2 nps 494400 hashfull 3 tbhits 0 pv e2e4 c7c5 f1e2 g8f6 e4e5
info score cp 35 wdl 266 637 97 depth 6 seldepth 9 nodes 2736 time 4 nps 646640 hashfull 6 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1e2 g8f6
info score cp 27 upperbound wdl 241 650 109 depth 7 seldepth 11 nodes 3650 time 5 nps 717670 hashfull 9 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1e2 g8f6
info score cp 21 wdl 222 659 119 depth 7 seldepth 8 nodes 4866 time 6 nps 791489 hashfull 9 tbhits 0 pv g2g3 g8f6 g1f3 g7g6 f1g2 f8g7 e1g1
info score cp 30 lowerbound wdl 251 645 104 depth 8 seldepth 8 nodes 5205 time 6 nps 806839 hashfull 9 tbhits 0 pv e2e4
info score cp 34 wdl 262 640 98 depth 8 seldepth 7 nodes 5429 time 6 nps 824386 hashfull 9 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1e2 g8f6 e4e5
info score cp 36 lowerbound wdl 271 635 94 depth 9 seldepth 12 nodes 6132 time 7 nps 810725 hashfull 12 tbhits 0 pv e2e4
info score cp 41 wdl 288 625 87 depth 9 seldepth 10 nodes 6740 time 8 nps 820430 hashfull 12 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1e2 g8f6 e4e5 f6d5 e1g1
info score cp 43 lowerbound wdl 295 620 85 depth 10 seldepth 18 nodes 9908 time 11 nps 857174 hashfull 21 tbhits 0 pv e2e4
info score cp 46 wdl 306 613 81 depth 10 seldepth 13 nodes 11333 time 12 nps 897784 hashfull 27 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1b5 g8f6 b5c6 b7c6 e4e5
info score cp 47 wdl 308 612 80 depth 11 seldepth 15 nodes 15360 time 15 nps 966907 hashfull 36 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1b5 g8f6 b5c6 d7c6 d2d3 g7g6 e1g1 f8g7
info score cp 48 wdl 312 609 79 depth 12 seldepth 18 nodes 29275 time 27 nps 1068220 hashfull 63 tbhits 0 pv e2e4 d7d6 d2d4 g8f6 b1c3 g7g6 g1f3 f8g7 f1e2 e8g8 e1g1 b8d7
info score cp 42 upperbound wdl 290 623 87 depth 13 seldepth 22 nodes 49729 time 43 nps 1131771 hashfull 111 tbhits 0 pv e2e4 d7d6 d2d4 g8f6 b1c3 g7g6 g1f3 f8g7 f1e2 e8g8 e1g1 b8d7
info score cp 40 wdl 283 628 89 depth 13 seldepth 25 nodes 79159 time 68 nps 1159458 hashfull 177 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 f8d6 e1g1 d6e5 d4e5 e8g8 c1f4 e4c5
info score cp 37 upperbound wdl 272 634 94 depth 14 seldepth 27 nodes 94316 time 80 nps 1176758 hashfull 225 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 f8d6 e1g1 d6e5 d4e5 e8g8 c1f4 e4c5
info score cp 27 upperbound wdl 239 651 110 depth 14 seldepth 27 nodes 105309 time 88 nps 1195528 hashfull 252 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 f8d6 e1g1 d6e5 d4e5 e8g8 c1f4 e4c5
info score cp 34 lowerbound wdl 264 639 97 depth 14 seldepth 26 nodes 127308 time 106 nps 1194256 hashfull 291 tbhits 0 pv e2e4
info score cp 38 wdl 278 630 92 depth 14 seldepth 19 nodes 130594 time 109 nps 1196747 hashfull 294 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 b8d7 e5d7 c8d7 e1g1 f8d6 c2c4 e8g8 c4d5
info score cp 34 upperbound wdl 264 639 97 depth 15 seldepth 28 nodes 161329 time 134 nps 1197906 hashfull 363 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 b8d7 e5d7 c8d7 e1g1 f8d6 c2c4 e8g8 c4d5
info score cp 26 wdl 238 652 110 depth 15 seldepth 26 nodes 207744 time 171 nps 1210482 hashfull 471 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 b8d7 e5d7 c8d7 e1g1 f8e7 c2c4 c7c6 c4d5 c6d5 b1c3 e4c3 b2c3 e8g8
info score cp 26 wdl 238 652 110 depth 15 seldepth 26 nodes 207744 time 171 nps 1209600 hashfull 0 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 b8d7 e5d7 c8d7 e1g1 f8e7 c2c4 c7c6 c4d5 c6d5 b1c3 e4c3 b2c3 e8g8
bestmove e2e4 ponder e7e5
Code: Select all
Viridithas 14.0.0-dev by Cosmo
uci
id name Viridithas 14.0.0-dev
id author Cosmo
option name Hash type spin default 16 min 1 max 1048576
option name Threads type spin default 1 min 1 max 512
option name PrettyPrint type check default false
option name SyzygyPath type string default <empty>
option name SyzygyProbeLimit type spin default 6 min 0 max 6
option name SyzygyProbeDepth type spin default 1 min 1 max 100
option name Contempt type spin default 0 min -10000 max 10000
option name Ponder type check default false
option name UCI_Chess960 type check default false
uciok
go depth 15
info score cp 29 wdl 247 648 105 depth 1 seldepth 1 nodes 20 time 0 nps 32530 hashfull 0 tbhits 0 pv g1f3
info score cp 29 wdl 247 648 105 depth 2 seldepth 2 nodes 65 time 0 nps 83162 hashfull 0 tbhits 0 pv g1f3 g8f6
info score cp 22 wdl 224 658 118 depth 3 seldepth 4 nodes 219 time 1 nps 196677 hashfull 3 tbhits 0 pv g1f3 g8f6 d2d4
info score cp 28 wdl 244 649 107 depth 4 seldepth 6 nodes 441 time 1 nps 302406 hashfull 3 tbhits 0 pv g1f3 d7d5 d2d4 g8f6
info score cp 30 wdl 249 646 105 depth 5 seldepth 10 nodes 1395 time 2 nps 509458 hashfull 3 tbhits 0 pv e2e4 c7c5 f1e2 g8f6 e4e5
info score cp 35 wdl 266 637 97 depth 6 seldepth 9 nodes 2736 time 4 nps 655125 hashfull 6 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1e2 g8f6
info score cp 27 upperbound wdl 241 650 109 depth 7 seldepth 11 nodes 3650 time 5 nps 699474 hashfull 9 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1e2 g8f6
info score cp 21 wdl 222 659 119 depth 7 seldepth 8 nodes 4866 time 6 nps 749676 hashfull 9 tbhits 0 pv g2g3 g8f6 g1f3 g7g6 f1g2 f8g7 e1g1
info score cp 30 lowerbound wdl 251 645 104 depth 8 seldepth 8 nodes 5205 time 6 nps 756320 hashfull 9 tbhits 0 pv e2e4
info score cp 34 wdl 262 640 98 depth 8 seldepth 7 nodes 5429 time 7 nps 770540 hashfull 9 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1e2 g8f6 e4e5
info score cp 36 lowerbound wdl 271 635 94 depth 9 seldepth 12 nodes 6132 time 8 nps 751608 hashfull 12 tbhits 0 pv e2e4
info score cp 41 wdl 288 625 87 depth 9 seldepth 10 nodes 6740 time 8 nps 774721 hashfull 12 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1e2 g8f6 e4e5 f6d5 e1g1
info score cp 43 lowerbound wdl 295 620 85 depth 10 seldepth 18 nodes 9908 time 12 nps 821647 hashfull 21 tbhits 0 pv e2e4
info score cp 46 wdl 306 613 81 depth 10 seldepth 13 nodes 11333 time 13 nps 859178 hashfull 27 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1b5 g8f6 b5c6 b7c6 e4e5
info score cp 47 wdl 308 612 80 depth 11 seldepth 15 nodes 15360 time 16 nps 923720 hashfull 36 tbhits 0 pv e2e4 c7c5 g1f3 b8c6 f1b5 g8f6 b5c6 d7c6 d2d3 g7g6 e1g1 f8g7
info score cp 48 wdl 312 609 79 depth 12 seldepth 18 nodes 29275 time 29 nps 1004922 hashfull 63 tbhits 0 pv e2e4 d7d6 d2d4 g8f6 b1c3 g7g6 g1f3 f8g7 f1e2 e8g8 e1g1 b8d7
info score cp 42 upperbound wdl 290 623 87 depth 13 seldepth 22 nodes 49729 time 46 nps 1064375 hashfull 111 tbhits 0 pv e2e4 d7d6 d2d4 g8f6 b1c3 g7g6 g1f3 f8g7 f1e2 e8g8 e1g1 b8d7
info score cp 40 wdl 283 628 89 depth 13 seldepth 25 nodes 79159 time 73 nps 1083299 hashfull 177 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 f8d6 e1g1 d6e5 d4e5 e8g8 c1f4 e4c5
info score cp 37 upperbound wdl 272 634 94 depth 14 seldepth 27 nodes 94316 time 86 nps 1091837 hashfull 225 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 f8d6 e1g1 d6e5 d4e5 e8g8 c1f4 e4c5
info score cp 27 upperbound wdl 239 651 110 depth 14 seldepth 27 nodes 105309 time 95 nps 1107245 hashfull 252 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 f8d6 e1g1 d6e5 d4e5 e8g8 c1f4 e4c5
info score cp 34 lowerbound wdl 264 639 97 depth 14 seldepth 26 nodes 127308 time 114 nps 1110389 hashfull 291 tbhits 0 pv e2e4
info score cp 38 wdl 278 630 92 depth 14 seldepth 19 nodes 130594 time 117 nps 1112945 hashfull 294 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 b8d7 e5d7 c8d7 e1g1 f8d6 c2c4 e8g8 c4d5
info score cp 34 upperbound wdl 264 639 97 depth 15 seldepth 28 nodes 161329 time 144 nps 1114097 hashfull 363 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 b8d7 e5d7 c8d7 e1g1 f8d6 c2c4 e8g8 c4d5
info score cp 26 wdl 238 652 110 depth 15 seldepth 26 nodes 207744 time 183 nps 1131283 hashfull 471 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 b8d7 e5d7 c8d7 e1g1 f8e7 c2c4 c7c6 c4d5 c6d5 b1c3 e4c3 b2c3 e8g8
info score cp 26 wdl 238 652 110 depth 15 seldepth 26 nodes 207744 time 183 nps 1130431 hashfull 0 tbhits 0 pv e2e4 e7e5 g1f3 g8f6 f3e5 f6e4 d2d4 d7d5 f1d3 b8d7 e5d7 c8d7 e1g1 f8e7 c2c4 c7c6 c4d5 c6d5 b1c3 e4c3 b2c3 e8g8
bestmove e2e4 ponder e7e5
BUT both of yours are different than those ;)
That your own compilation shows a negative value at depth 2 is also a bad sign (-33).
(and before you ask depth 14 instead depth 15 ofc doesn't make a difference.
Look
Posts: 382 Joined: Thu Jun 05, 2014 2:14 pm
Location: Iran
Full name: Mehdi Amini
Post
by Look » Thu Aug 15, 2024 4:20 pm
A new version 14.0.1 (commit e066da52d6) is released. Unfortunately seems to have previous problem:
Code: Select all
go depth 14
info score cp 37 wdl 274 633 93 depth 1 seldepth 1 nodes 20 time 1 nps 15945 hashfull 0 tbhits 0 pv c2c4
info score cp -33 wdl 100 641 259 depth 2 seldepth 4 nodes 125 time 2 nps 42119 hashfull 0 tbhits 0 pv f2f4 c7c5
[...]
info score cp 11 wdl 194 667 139 depth 14 seldepth 30 nodes 5616446 time 88895 nps 63180 hashfull 0 tbhits 0 pv e2e3 g8f6 c2c4 c7c5 g1f3 d8b6 d1c2 e8d8 f3g5 h7h6 g5f3 h6h5 d2d4
bestmove e2e3 ponder g8f6
Farewell.
JacquesRW
Posts: 123 Joined: Sat Jul 30, 2022 12:12 pm
Full name: Jamie Whiting
Post
by JacquesRW » Thu Aug 15, 2024 5:21 pm
Look wrote: ↑ Thu Aug 15, 2024 4:20 pm
A new version 14.0.1 (commit e066da52d6) is released. Unfortunately seems to have previous problem:
Code: Select all
go depth 14
info score cp 37 wdl 274 633 93 depth 1 seldepth 1 nodes 20 time 1 nps 15945 hashfull 0 tbhits 0 pv c2c4
info score cp -33 wdl 100 641 259 depth 2 seldepth 4 nodes 125 time 2 nps 42119 hashfull 0 tbhits 0 pv f2f4 c7c5
[...]
info score cp 11 wdl 194 667 139 depth 14 seldepth 30 nodes 5616446 time 88895 nps 63180 hashfull 0 tbhits 0 pv e2e3 g8f6 c2c4 c7c5 g1f3 d8b6 d1c2 e8d8 f3g5 h7h6 g5f3 h6h5 d2d4
bestmove e2e3 ponder g8f6
What are your laptop specs? Just the CPU will do.
Look
Posts: 382 Joined: Thu Jun 05, 2014 2:14 pm
Location: Iran
Full name: Mehdi Amini
Post
by Look » Thu Aug 15, 2024 7:30 pm
JacquesRW wrote: ↑ Thu Aug 15, 2024 5:21 pm
Look wrote: ↑ Thu Aug 15, 2024 4:20 pm
A new version 14.0.1 (commit e066da52d6) is released. Unfortunately seems to have previous problem:
Code: Select all
go depth 14
info score cp 37 wdl 274 633 93 depth 1 seldepth 1 nodes 20 time 1 nps 15945 hashfull 0 tbhits 0 pv c2c4
info score cp -33 wdl 100 641 259 depth 2 seldepth 4 nodes 125 time 2 nps 42119 hashfull 0 tbhits 0 pv f2f4 c7c5
[...]
info score cp 11 wdl 194 667 139 depth 14 seldepth 30 nodes 5616446 time 88895 nps 63180 hashfull 0 tbhits 0 pv e2e3 g8f6 c2c4 c7c5 g1f3 d8b6 d1c2 e8d8 f3g5 h7h6 g5f3 h6h5 d2d4
bestmove e2e3 ponder g8f6
What are your laptop specs? Just the CPU will do.
Code: Select all
mehdi@localhost:~$ sudo dmidecode
[sudo] password for mehdi:
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.2.0 present.
Table at 0x79D5F000.
Handle 0x0000, DMI type 0, 26 bytes
BIOS Information
Vendor: American Megatrends Inc.
Version: X540MB.314
Release Date: 10/01/2019
Address: 0xF0000
Runtime Size: 64 kB
ROM Size: 8 MB
Characteristics:
PCI is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
BIOS ROM is socketed
EDD is supported
5.25"/1.2 MB floppy services are supported (int 13h)
3.5"/720 kB floppy services are supported (int 13h)
3.5"/2.88 MB floppy services are supported (int 13h)
Print screen service is supported (int 5h)
8042 keyboard services are supported (int 9h)
Serial services are supported (int 14h)
Printer services are supported (int 17h)
ACPI is supported
USB legacy is supported
Smart battery is supported
BIOS boot specification is supported
Targeted content distribution is supported
UEFI is supported
BIOS Revision: 5.13
[...]
Code: Select all
mehdi@localhost:~$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 122
model name : Intel(R) Pentium(R) Silver N5000 CPU @ 1.10GHz
stepping : 1
microcode : 0x42
cpu MHz : 1041.011
cache size : 4096 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 24
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch cpuid_fault cat_l2 pti cdp_l2 ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust smep erms mpx rdt_a rdseed smap clflushopt intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts vnmi umip rdpid md_clear arch_capabilities
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs ept_violation_ve ept_mode_based_exec tsc_scaling
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass rfds bhi
bogomips : 2188.80
clflush size : 64
cache_alignment : 64
address sizes : 39 bits physical, 48 bits virtual
power management:
[...]
Farewell.
Look
Posts: 382 Joined: Thu Jun 05, 2014 2:14 pm
Location: Iran
Full name: Mehdi Amini
Post
by Look » Thu Aug 15, 2024 7:37 pm
And:
Code: Select all
CPU:
Info: quad core model: Intel Pentium Silver N5000 bits: 64 type: MCP
arch: Goldmont Plus rev: 1 cache: L1: 224 KiB L2: 4 MiB
Speed (MHz): avg: 965 high: 1193 min/max: 800/2700 cores: 1: 875 2: 1193
3: 995 4: 800 bogomips: 8755
Flags: ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Farewell.