T-Rex常见错误

原因参数设置不正确。

报错:
Can't find nonce with device [ID=0, GPU #0], cuda exception in [Ethash::benchmark_kernel, 63], CUDA_ERROR_LAUNCH_TIMEOUT, try to reduce overclock to stabilize GPU state

可以调整参数 –kernel,  不加该参数默认为0,比如调整参数为 –kernel 4 或者其他。

报错:
Can't find nonce with device [ID=0, GPU #0], cuda exception in [StreamContext::synchronize, 52], CUDA_ERROR_UNKNOWN

调整参数 –intensity ,启动时候界面会显示初始的的intensity,比如22  可以适当降低挖矿难度,比如设置–intensity 20

发表评论

您的邮箱地址不会被公开。