tmrlvi / kaspa-miner

A fast CPU/GPU miner for Kaspa
Apache License 2.0
96 stars 36 forks source link

Attempting mining with openCl or no gpu #5

Closed johnnyde94 closed 2 years ago

johnnyde94 commented 2 years ago

Hello I currently have an all amd system and I was trying to test —openCl-device command and the —no-gpu command and I get the system error the code execution cannot proceed because nvcuda.Dll was not found. Reinstalling the program may fix the problem.

I know this is because I don’t have cuda installed but is there I way to get around it trying to use cuda altogether. I would love to be able to gpu mine with amd cards and am happy to help test.

Thanks!

tmrlvi commented 2 years ago

Thanks for reporting! I suspect the problem is in this line

Can you attach the full output, so I can be sure?

johnnyde94 commented 2 years ago

What do you mean by full output, that was the full error I had. Is there a debug or log file I can send or do you want a picture of the error?

John DeLuca

On Jan 1, 2022, at 9:35 AM, tmrlvi @.***> wrote:

 Thanks for reporting! I suspect the problem is in this line

Can you attach the full output, so I can be sure?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

tmrlvi commented 2 years ago

Usually all the logs are written into the console. From your response, I can guess it was a pop-up right?

johnnyde94 commented 2 years ago

Yep it was a pop-up it seems like the pics didn’t want to go though I’ll resend it directly though GitHub. Had to redownload the blockchain as it got corrupted after a crash lol. Didn’t take too long to get back and running. Is the actual Wallet file just the encrypted mnemonic file I saw? ![Uploading 68EB5779-F0FA-4762-8C49-284E7AF690DF.jpeg…]()

johnnyde94 commented 2 years ago

![Uploading 482C86B2-A9C4-46A1-8F57-221EE227FD55.jpeg…]()

tmrlvi commented 2 years ago

Solved by commit https://github.com/tmrlvi/kaspa-miner/commit/7b542f6b1183d1ccee3f229b29bd70af05816acd

tmrlvi commented 2 years ago

@johnnyde94 Release v0.2.1-GPU-0.2 should solve the issue. Feel free to reopen the issue if it doesn't,.

johnnyde94 commented 2 years ago

Tested and working thank you!

John DeLuca

On Jan 7, 2022, at 5:46 PM, tmrlvi @.***> wrote:

 @johnnyde94 Release v0.2.1-GPU-0.2 should solve the issue. Feel free to reopen the issue if it doesn't,.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.