lantonov / asmFish

A continuation of the nice project asmFish by Mohammed Li. Latest version: 07.08.2019

Home Page:https://lantonov.github.io/asmFish/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeAffinity

ik4u opened this issue · comments

commented

2 CPU system, intel 8180 with total 112 logical cores. When threads=112, NodeAffinity=all, shows it as 56 cores.
setoption name threads value 112
setoption name NodeAffinity value all
info string node 0 parent 0 cores 28 group 0 mask 0x00ffffffffffffff
info string node 1 parent 1 cores 28 group 1 mask 0x00ffffffffffffff

When I threads=56 NodeAffinity=all, shows it as 56 cores,
setoption name threads value 56
setoption name NodeAffinity value all
info string node 0 parent 0 cores 28 group 0 mask 0x00ffffffffffffff
info string node 1 parent 1 cores 28 group 1 mask 0x00ffffffffffffff
info string node 0 has threads 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
info string node 1 has threads 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
Question,
When threads=56, how can set I it to node 0 threads= 0,2,4,6,8,10,....26 & node 1=28,30,32,34,....54
logicalcores
nodeaffinity

Hi,are you interested to run this Chess Bench for me with asmFish 2017-05-22
http://www.ipmanchess.yolasite.com/amd---intel-chess-bench.php

Kind regards,
Ipman.