tmpim / kristforge

The fastest krist miner in existence, with both GPU and CPU support
Apache License 2.0
19 stars 9 forks source link

No GPU usage. #19

Closed 0x-Stealth closed 2 years ago

0x-Stealth commented 2 years ago

I flag it to use no CPU. It still uses 8% CPU and doesn't use GPU. I tell it ot use both, only uses CPU.

dmarcuse commented 2 years ago

Can you show the output of kristforge info and the command you're using to start the miner?

0x-Stealth commented 2 years ago

kristforge info "OpenCL device "NVIDIA GeForce RTX 3080": Compute units: 68 Clock frequency: 1755 CPU: Threads: 16 Supported kernels: unoptimized Unsupported kernels: SHA "

I use kristforge mine ki2mwm5bpf

dmarcuse commented 2 years ago

Can you provide a screenshot of the output of the kristforge mine command, and a copy of the log file? (The log file is probably at ~/.local/share/kristforge/kristforge.log for Linux systems, and %appdata%\kristforge\kristforge.log for Windows)

0x-Stealth commented 2 years ago

image kristforge.log

dmarcuse commented 2 years ago

I don't see the problem, it's using both the GPU and the CPU. What's the issue?

0x-Stealth commented 2 years ago

It says its using GPU, but really it isn't. In taskmanager its using 0 CPU, I messed with settings and got it to 60gh/s, but was it really 60gh/s? No, because that's wayt too high and it would use 100% gpu not 0

Lemmmy commented 2 years ago

5.6 Gh/s sounds right for a 3080 on Windows

dmarcuse commented 2 years ago

There's nothing obvious in the logs that indicates an issue. What settings are getting you 60 GH/s? And when running for a few minutes, are there any blocks submitted?

dmarcuse commented 2 years ago

Any update on this @Stealthr?

xAnavrins commented 2 years ago

GPU mining uses CUDA cores, you have to look at CUDA stats to see the effects of mining, otherwise taskmgr shows 3D stats by default. image

A 3090 gets 7.3 Gh/s, there's no way you're getting 60 with your 3080, your setup is working exactly as expected