![]() |
|
|
#12 |
|
Jul 2016
2×3 Posts |
Hi,
I have tried two options: a) running 2 workers with 10 threads on one socket - the average time per iteration is about 20ms b) running 2 workers with 10 threads one on each socket - the average time per iteration is about 8 ms It seems that prime95 is not really independent of the cpu cores used... I will continue with the b) setting as it seems to get the most iterations per seco´nd out of the power I can spare. Last fiddled with by g33py on 2016-09-05 at 13:00 |
|
|
|
|
|
#13 | |
|
Serpentine Vermin Jar
Jul 2014
CF116 Posts |
Quote:
Essentially each worker is really only using 5 physical cores, and in theory it would be twice as slow as a single worker with 10 physical cores. The fact that it's even slower than that (slower than 16ms per iteration) implies the hyperthread usage is slowing it down by introducing delays into the overall arrangement. Option b) is a good way to go though. |
|
|
|
|
|
|
#14 | |
|
Romulan Interpreter
Jun 2011
Thailand
965310 Posts |
Quote:
a) I put them on my ass and he almost fainted. b) But when I put my bundles on two different asses, each bundle on one ass, they both run with the bundles into the forest... It seems that my bundles of rags are not really independent of the ass I put them on... Last fiddled with by LaurV on 2016-09-06 at 02:37 |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Set affinity does not work | g33py | Software | 3 | 2016-07-27 05:26 |
| Processor Affinity | R.D. Silverman | Programming | 19 | 2015-04-24 22:46 |
| Helper Thread Affinity | TObject | Software | 3 | 2012-07-20 19:21 |
| Affinity setting in local.ini | PageFault | Software | 1 | 2006-09-13 16:39 |
| Affinity on Linux | bmg9611 | Software | 5 | 2002-11-04 21:26 |