Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.

75% of usage on GPU only #26

Open
sergiorru opened this issue Jan 28, 2018 · 5 comments
Open

75% of usage on GPU only #26

sergiorru opened this issue Jan 28, 2018 · 5 comments

Comments

@sergiorru
Copy link

Hi,

I noticed that using the default start parameters i can only active 75% of my GTX 1080 (with aprox. 350 Sols/s)

nheqminer-gpu -l equihash.usa.nicehash.com:3357 -u .GTX1080 -p p -cd 0

How can i use full (around 95%) of the GPU ?

I tried several combinations of -cb and -ct parameters but not worked.

@mingan81
Copy link

mingan81 commented Feb 5, 2018

I have exactly the same problem. eGPU gtx1080 with MacOs only get about 350 Sols/s.

@cronos45
Copy link

cronos45 commented Feb 8, 2018

my 980 ti get 300-350 Sols/s

@sergiorru
Copy link
Author

This is very weird problem, i cannot figure out any solution. For now I mining with keccak algo with sgminer, this provide same speeds as windows/linux.

@mingan81
Copy link

sgminer support for Nvidia GPU? teach me. I try it but it does not work. thanks

@sergiorru
Copy link
Author

Sure mingan81,

You can download MacMiner, this comes with an embedded version of sgminer, and them you can mining using the command line bellow as a sample:

while true; do /Applications/MacMiner.app/Contents/Resources/sgminer/bin/sgminer -o stratum+tcp://keccak.usa.nicehash.com:3338 -u <BTC WALLET>.<Minner ID> -p p -k Keccak --device 0 -I 16 ; echo "sleep & restart"; sleep 30; done

But for now, this pool (NiceHash) is out of operation for Keccak, and I using this nheqminer despite the low performance of my GTX.

I hope any solution for this soon.

Best Regards!

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

No branches or pull requests

3 participants