-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Need help about using cuda configuration parameters for gtx 1070 #719
Comments
The best way to figure this out is to run your own benchmark. I'm using the same cards and so far I've found the defaults are quite good |
Benchmark just show the cuda grid size. There is still no info about stream and block size. |
The best are the defaults. My script:
For NVidia Power State 0 (p0) you can use NVidiaProfileInspectorDmW For Win10 tweaks you can try Windows10MiningTweaksDmW. |
@DeadManWalkingTO |
What overclocking settings you use? (-50/+500 & 65% TDP -- Temp=52C) |
+800 memory and 10 watt over the minimum tdp of the cards. |
I think this issue can be closed. |
@DeadManWalkingTO |
Sorry about false cleanup! |
I need help for configuring cuda configuration parameters of gtx 1070
What is the best parameters? I need advice.
CUDA configuration:
--cuda-block-size Set the CUDA block work size. Default is 128
--cuda-grid-size Set the CUDA grid size. Default is 8192
--cuda-streams Set the number of CUDA streams. Default is 2
The text was updated successfully, but these errors were encountered: