-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows Farmer Errors in log gemini-1b-2022-jun-18 #29
Comments
Does application crash from this or continues? |
Also which Windows version and which GPU do you have? |
1 - Waiting sync process... for farmer make plots to check.... 2 - I have integrated GPU in CPU (AMD Ryzen 7 4800U) and discreete NVidia RTX 2060. |
Not sure what response to 1 means. Does it crash or just writes those logs, but works fine? It is not recommended for node and farmer to be on separate machines, it will not work properly. |
Farmer works. (i wait some time to node start sync...). So ignore this errors at farmer start ? |
Yes, it tries to use GPU, but apparently fails and switches back to CPU automatically. |
Found a similar issue in hashcat/hashcat#1423. Looks like the code we use expects ROCm, which isn't a thing natively on Windows. I think we should:
Either way, nothing to be done in this repo, moving into sloth256-189 instead. |
At clean start on Windows mashine.
The text was updated successfully, but these errors were encountered: