Hi Louis,zullil wrote:Is this better?
I would need the disassembled intermixed with source becasue your is an optimized compile and is very difficult to follow the assembly.
I have sent to you a pm....
Thanks
Marco
Moderator: Ras
Hi Louis,zullil wrote:Is this better?
Code: Select all
------------------------------------
stockfish-1.6.2 bench 256 t 16 default depth
for t = 1, 2, 3, 4
1 Thread
Total time (ms) : 74931
Nodes searched : 90964503
Nodes/second : 1213976
2 Threads
Total time (ms) : 50535
Nodes searched : 116729314
Nodes/second : 2309870
3 Threads
Total time (ms) : 28074
Nodes searched : 93323977
Nodes/second : 3324213
4 Threads
Total time (ms) : 24008
Nodes searched : 101325400
Nodes/second : 4220484
Code: Select all
Threads = 4, Hash = 1024
1 min run
Table giving Nodes/Second as a function of Minimum Split Depth and Maximum Number of Threads per Split Point
Max Num Threads per Split Point
4 5 6 7 8
Minimum Split Depth = 4 8.790.749 8.844.459 8.804.752 8.847.073 8.756.140
Minimum Split Depth = 5 8.465.013 8.848.837 8.794.021 8.888.137 8.748.415
Minimum Split Depth = 6 8.726.416 8.898.119 8.903.514 8.863.617 8.858.091
Minimum Split Depth = 7 8.525.635 8.840.647 8.790.141 8.790.827 8.768.581
Code: Select all
Threads = 4, Hash = 1024
1 min run
Table giving Nodes/Second as a function of Minimum Split Depth and Maximum Number of Threads per Split Point
Max Num Threads per Split Point
4 5 6 7 8
Minimum Split Depth = 4 6.945.467 7.086.768 6.899.610 6.872.362 6.848.492
Minimum Split Depth = 5 6.934.923 6.954.153 7.188.230 6.782.877 6.944.215
Minimum Split Depth = 6 6.910.516 6.975.035 7.024.327 6.851.866 6.938.362
Minimum Split Depth = 7 6.988.451 7.141.546 7.079.926 6.929.858 7.044.496
* didn't find g5