Spacemesh-浏览器

rqiner 0.4.3 版GPU 小优化 (~5-10%)改进了低端卡的自动调谐

103次阅读
没有评论
  • 小优化 (~5-10%)
  • 改进了低端卡的自动调谐

发布 ·Qubic-Solutions/rqiner-gpu-builds (github.com)

https://github.com/Qubic-Solutions/rqiner-gpu-builds/releases/tag/v0.4.3

rqiner

rqiner 是一款高度优化的 100% 便携式 Qubic 矿机,采用 Rust 制造,并与 Qubic-Solutions 矿池原生集成。 rqiner 可以在 LLVM 允许的任何地方运行。由于交叉编译需要一些时间,并且矿工不断优化,因此某些目标不会定期更新。如果您需要特定的二进制文件(例如 x86-64(x86)、aarch64(ARMv9、ARMv8、ARMv7)、RISC-V),请在 Discord 上打开问题或私信。mineco

用法

要使用 rqiner,您可以参考 –help 输出

High performance Qubic CPU miner powered by Rust

Usage: rqiner [OPTIONS] --threads <THREADS>

Options:
  -t, --threads <THREADS>  Amount of threads used for mining
  -b, --bench              Benchmarks your miner without submitting solutions
  -i, --id <ID>            Your payout Qubic ID (required for pool mining)
  -l, --label <LABEL>      Label used for identification of your miner on the pool
  -h, --help               Print help
  -V, --version            Print version

对矿工进行基准测试

./rqiner -t <threads> --bench

开始矿池挖矿

./rqiner -t <threads> -i <payout-id>

该标签是可选的,可以简单地添加到矿池挖矿启动命令中

./rqiner -t <threads> -i <payout-id> --label <miner-label>

请注意,标签的长度不得超过 64 个字符。

 

正文完
 0
pexpay
版权声明:本站原创文章,由 pexpay 于2024-04-22发表,共计899字。
转载说明:除特殊说明外本站文章皆由CC-4.0协议发布,转载请注明出处。
评论(没有评论)