Skip to content
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

0.8.2 OpenCL miner used for Nvidia videocard #1157

Open
KL0nLutiy opened this issue Nov 29, 2024 · 0 comments
Open

0.8.2 OpenCL miner used for Nvidia videocard #1157

KL0nLutiy opened this issue Nov 29, 2024 · 0 comments

Comments

@KL0nLutiy
Copy link

Describe the bug
Not sure if it is a bug, but why OpenCL miner used for Nvidia videocard? Chechsum file name says that opencl miner is downloaded:
xtrgpuminer-opencl-windows-x64-nextnet-0.2.9-e3649fc.sha256 but I am using laptop RTX 3070, which should use cuda miner. I see that cuda packages exists in repository: https://github.com/stringhandler/tarigpuminer/releases/tag/v0.2.9

To Reproduce
Steps to reproduce the behavior:
Start mining with Nvidia card

Expected behavior
Cuda miner is used for Nvidia cards

Screenshots

Desktop (please complete the following information):

  • OS: Windows 11 24H2

Additional context
As I see we always checking for opencl miner in binary resolver:

let gpu_miner_nextnet_regex = Regex::new(r"opencl.*nextnet").ok();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant