log in |
Message boards : Number crunching : long-2's not using only 5 threads when set to 6
Author | Message |
---|---|
Noticed my machines were running cooler than expected and checked the process manager and saw the long2's are only using 5 threads for long periods. They can drop down to 2 threads and increase thread count but never seem to ever make it to 6. <!-- srbase11 = Sierpinski / Riesel Base - long2 -->
<app>
<name>srbase11</name>
<max_concurrent>1</max_concurrent>
<fraction_done_exact/>
</app>
<app_version>
<app_name>srbase11</app_name>
<avg_ncpus>6</avg_ncpus>
<cmdline>-t6</cmdline>
</app_version> Is optimal 4 threads or less to maximize CPU usage? I ran over deadlines leaving these long2's at 1 or 2 threads. | |
ID: 7224 · Rating: 0 · rate: / Reply Quote | |
Noticed my machines were running cooler than expected and checked the process manager and saw the long2's are only using 5 threads for long periods. They can drop down to 2 threads and increase thread count but never seem to ever make it to 6. Depends on how much CPU cache is used. On a ryzen 3950x there is a limit of 10 then it will be run slower. | |
ID: 7225 · Rating: 0 · rate: / Reply Quote | |
3950x has 64mb lvl 3 so we should set the thread count to use no more than about 6mb per thread? My older server Xeons only have 20MB (still better than my 2700X GPU host) so will have to limit the number of long2 WU's. 1 WU at 3 threads per CPU; currently they are running 2 WU at 6 threads per CPU package. (there's probably a slowdown of all other project WU's as they compete for cache w/ the long2's) Are all the WU's needing this amount of cache? If you have some data about max cache per WU type; I'll put it into a spreadsheet chart. | |
ID: 7229 · Rating: 0 · rate: / Reply Quote | |
This is a management issue. | |
ID: 7245 · Rating: 0 · rate: / Reply Quote | |
This is a management issue. Thats true. The work cache is also based on the GFLOPs. | |
ID: 7246 · Rating: 0 · rate: / Reply Quote | |
Message boards :
Number crunching :
long-2's not using only 5 threads when set to 6