我运行一个单一的3060 Ti卡,试图双地雷ETH+RVN与t-rex。根据我看到的其他注释,我将C驱动器上的虚拟内存设置为40000初始值,最大内存为60000,但看起来我的GPU总共只显示了7GB内存(4.52 + 2.47剩余=6.99GB)。我可以在没有问题的情况下单独开采,但是双重开采失败了。有什么想法吗?
20211104 18:49:47 conn2: Extranonce is set to: 1e
20211104 18:49:47 conn2: Authorizing...
20211104 18:49:47 GPU #0: intensity 21.3
20211104 18:49:47 conn2: Authorized successfully.
20211104 18:49:47 conn2: New target is set to: 4.29 G
20211104 18:49:47 conn2: kawpow epoch: 267, block: 2003395, period: 667798, diff: 4.29 G
20211104 18:49:47 conn1: Using protocol: stratum1.
20211104 18:49:47 conn1: Authorizing...
20211104 18:49:48 conn1: Authorized successfully.
20211104 18:49:48 conn1: ethash epoch: 451, diff: 10.00 G
20211104 18:49:50 GPU #0: generating DAG 4.52 GB for epoch 451 ...
20211104 18:50:04 GPU #0: DAG generated [crc: 9a4ee988, time: 14066 ms], memory left: 2.47 GB
20211104 18:50:05 TREX: Can't find nonce with device [ID=0, GPU #0], Device does not have enough free memory to hold the DAG for epoch 267. Required: 3.09 GB, free: 2.47 GB.发布于 2021-11-05 07:45:57
得到一个答案,双挖掘ETH和RVN需要10 GB的视频RAM,但3060 Ti只有8GB。所以。切换到ERGO。
https://ethereum.stackexchange.com/questions/112916
复制相似问题