diff --git a/Data2.bin b/Data2.bin index ee3e8c0..95b8e2d 100644 Binary files a/Data2.bin and b/Data2.bin differ diff --git a/EthDcrMiner64.exe b/EthDcrMiner64.exe index a7a5cbb..7691446 100644 Binary files a/EthDcrMiner64.exe and b/EthDcrMiner64.exe differ diff --git a/History.txt b/History.txt index aedaa6e..591d187 100644 --- a/History.txt +++ b/History.txt @@ -1,6 +1,14 @@ VERSION HISTORY +v14.3 +--------------------------------------------------------------------- + +- fixed BSOD issue with Vega cards. +- improved handling memory timings for Nvidia. +- "strap" option for Nvidia cards: added "-strap 4"..."-strap 6" options, they have less intensity than straps #1..3 so you can try to use them if you cannot use even "-strap 1" option. + + v14.2 --------------------------------------------------------------------- diff --git a/Readme!!!.txt b/Readme!!!.txt index 977cf6c..1f8c27d 100644 --- a/Readme!!!.txt +++ b/Readme!!!.txt @@ -294,6 +294,9 @@ COMMAND LINE OPTIONS: You can also specify raw strap string (96 characters). Note that single option value means that this strap is applied for all GPUs, use "0" to apply strap on single GPU, for example "-strap 0,1@2200,0" applies strap #1 and memory clock 2200MHz for second GPU only. NOTE: if specified strap fails, Windows is crashed. After reboot default timings are restored and you can try some different settings. + NOTE: Polaris cards have different number of straps (depends on memory type and size). + Vega cards have "-strap 1" ... "-strap 5" values. + Nvidia cards have "-strap 1" ... "-strap 6" values (1...3 are normal straps and 4...6 are low-intensity straps). diff --git a/cuda8/EthDcrMiner64.exe b/cuda8/EthDcrMiner64.exe deleted file mode 100644 index 557f87e..0000000 Binary files a/cuda8/EthDcrMiner64.exe and /dev/null differ diff --git a/cuda8/cudart64_80.dll b/cuda8/cudart64_80.dll deleted file mode 100644 index f79afca..0000000 Binary files a/cuda8/cudart64_80.dll and /dev/null differ