克莱莫Claymore's Dual Ethereum v14.0

[复制链接]
92213 |9
发表于 2019-5-10 22:16:38 | 显示全部楼层 |阅读模式
QQ截图20190502141526.jpg
克莱莫Claymore's Dual Ethereum v14.0 Beta更新日志:

- Windows版本:增加了动态优化显存时序的功能参数,不用重新刷写显卡bios,与原生BIOS相比,算力提高达20%。目前仅支持Polaris卡,稍后将添加其他卡。
   需要18.x或更高版本的驱动程序。开计算模式开启。有关详细信息,请查看“-strap”和“-driver”选项。
- Windows版本:为Radeon VII增加温度/风扇/时钟管理。
- 一些小错误修复和改进。
- 针对最新Windows AMD驱动程序的固定风扇控制。

-driver安装或卸载驱动程序,该驱动程序需要应用内存计时(straps)并在其后关闭miner。此选项仅适用于Windows,需要管理员权限才能执行,如果您使用它,还需要在UEFI BIOS中禁用“安全启动”。使用“-driver install”安装驱动程序“-driver uninstall”卸载驱动程序。由于驱动程序未签名,只有当您想单独安装或卸载驱动程序时才需要此选项,无论如何,如果使用“-strap”选项,矿工将自动安装驱动程序。
如果出现驱动程序兼容助手,代表没有关闭安全启动。
-strap应用指定的内存时序(表带)。此选项仅适用于Windows,需要AMD驱动程序18.x或更高版本(大多数测试在19.4.3上执行)。
目前仅支持AMD Polaris卡,稍后将添加对其他卡的支持。
Miner有内置的皮带数据库,所有皮带都由内存(4GB或8GB)和内存类型(三星,Elpida,Hynix,Micron)分开。
Straps按强度排序,即“-strap 1”支持比“-strap 2”更高的内存时钟等。对于最佳哈希值,您还必须设置高内存时钟,因此“-strap 1”
你可以只指定表带索引,例如“-strap 1”将根据GPU内存大小和内存类型为所有Polaris GPU应用数据库中的第一个表带,矿工将显示检测到的完整表带名称。
或者您可以直接以“POL8S1”格式指定表带:“POL”表示Polaris,“8”表示8GB,“S”表示三星存储器,“1”表示索引。
零索引意味着来自VBIOS的默认带,即没有应用带。
您也可以在带子后面使用“@”字符指定内存时钟,它的工作方式类似于“-mclock”,但会覆盖它,例如“-strap POL4E2@1900”。
您还可以为每张卡指定值,例如“-strap 1@2100,POL4H3,0”。
如果使用带子,
找到最佳表带的最佳方法是设置“-strap 1,0”(它为第一张卡设置第1张表带,而为其余GPU设置表带),然后提高内存时钟以查看可以达到的时钟和哈希值。
然后对于#2等
带也一样。您也可以指定原始带子串(96个字符)。请注意,单个选项值表示此表带适用于所有GPU,使用“0”在单个GPU上应用表带,
例如“-strap 0,1 @ 2200,0”表示第1个表带和内存时钟2200MHz表示第二个GPU只要。
注意:如果指定的表带失败,Windows将崩溃。重启后,默认时间恢复,您可以尝试一些不同的设置。

Latest version is v14.0 Beta:

- Windows only: added ability to apply optimized memory timings (straps) on-the-fly, without flashing VBIOS, up to 20% speedup compared to stock BIOS. Currently only Polaris cards are supported, other cards will be added later.
   Drivers 18.x or newer are required. Best straps for Ethereum are included. Check "-strap" and "-driver" options for details.
- Windows only: added temperature/fan/clocks management for Radeon VII.
- a few minor bug fixes and improvements.
- fixed fan control for latest Windows AMD drivers.

-driver   installs or uninstalls the driver which is required to apply memory timings (straps) and closes miner after it. This option is available for Windows only and requires admin rights to execute,
        also you need to disable "Secure Boot" in UEFI BIOS if you use it.
   Use "-driver install" to install the driver, "-driver uninstall" to uninstall the driver. Since the driver is not signed, miner enables "Test mode" in Windows, you need to reboot to apply it.
   This option is necessary only if you want to install or uninstall the driver separately, miner anyway will install the driver automatically if "-strap" option is used.

-strap   applies specified memory timings (strap). This option is available for Windows only and requires AMD drivers 18.x or newer (most tests were performed on 19.4.3).
   Currently only AMD Polaris cards are supported, support for other cards will be added later.
   Miner has built-in straps database, all straps are separated by memory (4GB or 8GB) and memory type (Samsung, Elpida, Hynix, Micron).
   Straps are sorted by intensity, i.e. "-strap 1" supports higher memory clock than "-strap 2", etc. For the best hashrate you must also set high memory clock, so "-strap 1" is a good start point for tests.
   You can specify just strap index, for example "-strap 1" will apply first strap from database for all Polaris GPUs based on GPU memory size and memory type, miner will show full strap name detected.
   Or you can specify strap directly in format "POL8S1": "POL" means Polaris, "8" means 8GB, "S" means Samsung memory, "1" means index.
   Zero index means default strap from VBIOS, i.e. no strap is applied.
   You can also use "@" character after strap to specify memory clock, it works like "-mclock" but overrides it, for example, "-strap POL4E2@1900".
   You can also specify values for every card, for example "-strap 1@2100,POL4H3,0".
   If strap is applied, miner will return old strap and memory clock when miner is closed.
   The best approach to find best strap is to set "-strap 1,0" (it sets strap #1 for first card and no straps for the rest of GPUs) and then raise memory clock to see what clocks and hashrate you can reach.
   Then so the same for strap #2 etc.
   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.

教程说明地址:https://wk588.com/9238.html
下载地址
国内高速:https://www.lanzous.com/i43ye9e






设置›个人资料-个人信息-个人签名里可以设置哦。
回复

使用道具 举报

发表于 2019-5-11 00:17:30 | 显示全部楼层
更新了。。。。。。。。。。。。。。。。。。。。。。。。
回复

使用道具 举报

发表于 2019-5-11 20:11:49 | 显示全部楼层
终于可以看下载内容了。。。
回复 支持 反对

使用道具 举报

发表于 2019-5-12 10:36:29 | 显示全部楼层
非常好的..
回复

使用道具 举报

发表于 2019-5-13 11:43:22 | 显示全部楼层
6666666666
回复 支持 反对

使用道具 举报

发表于 2019-5-14 08:37:14 | 显示全部楼层
更新了。。。。。。。。。。。。。。。。。。。。。。。。
回复

使用道具 举报

发表于 2019-5-14 08:57:14 | 显示全部楼层
真是非常的好我要下载哈哈哈
回复 支持 反对

使用道具 举报

发表于 2019-5-15 01:21:25 | 显示全部楼层
楼主发的贴子真好
回复 支持 反对

使用道具 举报

发表于 2019-5-15 20:33:58 | 显示全部楼层
谢谢分享
回复

使用道具 举报

发表于 2019-5-16 17:20:17 | 显示全部楼层
试试看。。。。。。。。。。。。。。。。。。。。。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表