You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I think with Quai mainnet miners need to be running the v0.5.0 quai-gpu-miner-run image.
Symptom with the current template - console log of instance fails CUDA test on RTX 3090
Log:
[quai]:
[quai]:
[quai]: quai-gpu-miner 1.2.4+commit.0e7d056b
[quai]: Build: linux/release/gnu
[quai]:
[quai]: CUDA Error : forward compatibility was attempted on non supported HW
[quai]: Error: No usable mining devices found
[quai]:
Manually edit the yaml to revert the miner docker image from v0.5.0 to v0.3.0. NOTE: It's not clear if it will mine a block given QUAI launched their main net this week.
I am unable to deploy an instance using nvidia rtx3090 using the latest Quai-gpu-miner.
Reverting the quai-gpu-miner-run docker image (see the commit) resolves the issue.
6a2827a
But I think with Quai mainnet miners need to be running the v0.5.0 quai-gpu-miner-run image.
Symptom with the current template - console log of instance fails CUDA test on RTX 3090
SDL yaml hardware:
Workaround:
The text was updated successfully, but these errors were encountered: