Recent content by dmooremke

  1. D

    Question Determining cores vs threads for setting affinity

    Thanks to both of you, this checks out. Cheers....
  2. D

    Question Determining cores vs threads for setting affinity

    Hi all, so I have the following processor : 13th Gen Intel(R) Core(TM) i7-13700HX 2.10 GHz. According to Intel's spec page it has: Total Cores -16 # of Performance-cores - 8 # of Efficient-cores - 8 Total Threads -24 I need to set affinity for a program to just the P cores, and my system...