Author Topic: avx指令挖矿程序,重新编译,不再替作者挖30秒  (Read 3281 times)

0 Members and 1 Guest are viewing this topic.

Offline jax

  • Newbie
  • *
  • Posts: 3
    • View Profile

Offline springlh

  • Jr. Member
  • **
  • Posts: 44
    • View Profile
马克一下…回去试试

来自我的 HUAWEI HN3-U01 上的 Tapatalk

PTS: Pu3UNPm2CbkZw8s7zreArHm472x8F3uWXj
新浪微博 - http://weibo.com/philipli

Offline jax

  • Newbie
  • *
  • Posts: 3
    • View Profile
这个我也没对比过。但是对比过Linux版本,比Windows版效率高。也希望有朋友把这个软件和各种其他鸡血的对比结果拿上来分享一下 :)

Offline ripplexiaoshan

  • Moderator
  • Hero Member
  • *****
  • Posts: 2300
    • View Profile
  • BitShares: jademont
请问LZ这个PTSminer和yam哪个效率高啊,我只用过YAM
BTS committee member:jademont

Offline jax

  • Newbie
  • *
  • Posts: 3
    • View Profile
我重新在window下编译了ptsminer 0.7版,两个版本,分别支持beeeeer.org(放出来的那版是写死到这个地址的)以及鱼池(ptspool.com)。

地址:http://pan.baidu.com/s/1mgK6FOk

用法:
1. 先决定用哪个池子,我的经验是beeeeer经常不好连接,所有用鱼池的多一些,鱼池的程序对应文件名 *.p.exe beeeeer 对应文件名 *.b.exe
2. 弄清自己的CPU对应的指令集较新的i5 i7之类的,选 ptsminer_avx_intel.*.exe;没有avx指令集的尽量选sse4的,那个只有不是特别古老的CPU基本都支持,如果因为一些原因出错,再试试不带指令集后缀的
3. 决定使用几个线程,建议使用系统线程数-1
4. 根据线程数确定可用内存,基本上越大越好,但不要超过系统总内存的7成
语法:
ptsminer_<version>.exe <payout-address> <threads-to-use> [memory-option] [mode]
其中 memory-option:
 integer value - memory usage
                20 -->    4 MB per thread (not recommended)
                21 -->    8 MB per thread (not recommended)
                22 -->   16 MB per thread (not recommended)
                23 -->   32 MB per thread (not recommended)
                24 -->   64 MB per thread (not recommended)
                25 -->  128 MB per thread
                26 -->  256 MB per thread
                27 -->  512 MB per thread (default)
                28 --> 1024 MB per thread
                29 --> 2048 MB per thread
                30 --> 4096 MB per thread
例:
ptsminer_avx_intel.p.exe PcaFR41JQriYPPn7R4DgzPwNyNHUiEfAtp 7 27 avx