-
Notifications
You must be signed in to change notification settings - Fork 298
Benchmarks
andreijl edited this page Apr 24, 2018
·
26 revisions
Run go infinite from start position and abort after depth 26 and report NPS output.
I put some sample ones from memory. Please put your own bench scores here in sorted NPS order if you can. If you don't know what engine type, gpu is opencl and cpu is openblas
GPU @ stock or OC frequency | Engine version/type | Neural Net size | Speed |
---|---|---|---|
1080 ti @ 2ghz -t 3 | v7 Windows openCL | 10x128 | 2500 nps |
GTX 470 @ stock -t 2 | v7 Windows openCL | 10x128 | 600 nps |
CPU @ stock or OC frequency | Engine version/type | Neural Net size | Speed |
---|---|---|---|
i6700 stock -t 4 | v7 Windows intel_mkl | 10x128 | 500 nps |
i6700 stock -t 4 | v7 Windows openblas | 10x128 | 320 nps |
Ryzen 3 1200 stock -t 4 | v7 Windows openblas | 10x128 | 300 nps |