Pages:
Author

Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner - page 16. (Read 877859 times)

legendary
Activity: 1537
Merit: 1005
I have finally managed to run my 280x at 12Mhash with the 5.1.0 optimized from nicehash. (1100/1600)
5.1.1 optimized only at 7,3Mhash and 5.3.0 at 6,2Mhash. Funny how the performance drops...

My problem was that I had Tongas on the same rig and they are not compatible with 5.1.0 miner.
Used --remove-disabled switch, so they dont get initialized.
full member
Activity: 125
Merit: 100
Hooray!
I've done it!
I was able to cross compile nicehash sgminer 5.3.0 with mxe and cpu load is 0% now  ))))
So problem was really in pthreads!

ron31
look at this table to understand what to buy
http://www.mininghwcomparison.com/list/index.php
and this calculator what to mine
http://www.coinwarz.com/cryptocurrency
Please share compiled sgminer 5.3.0
member
Activity: 125
Merit: 10
Hooray!
I've done it!
I was able to cross compile nicehash sgminer 5.3.0 with mxe and cpu load is 0% now  ))))
So problem was really in pthreads!

ron31
look at this table to understand what to buy
http://www.mininghwcomparison.com/list/index.php
and this calculator what to mine
http://www.coinwarz.com/cryptocurrency
newbie
Activity: 9
Merit: 0
What is the optimal Graphics Card for this currently?
Needing a new graphics card any way, may as well let mining decide for me as I don't play many modern games.
R9 Nano, R9 3xx, R9 Fury etc?
Electricity is 8cents per KWh

For "this." No algo specified, no coin specified, we'll just read it from your mind, then.

Hello experts ..

I am a newbie.. thinking of purchasing a new mining rig for x11/x13/x15/neoscrypt algos..

thinking of getting 2 r9 390x .. would cost around 60k INR (900 USD)... i pay 0.12 USD/KWH for electricity..
what hashrate i get with these..? which coin would give me faster ROI?
will it be good to mine feathercoin?

plz help me..
member
Activity: 125
Merit: 10
Please help me who cross compiled sgminer with mxe!
I'm trying to cross compile sgminer 5.3.0 from nicehash github with mxe (mxe release from august 2015)
with winpthreads that is a part of mingw-w64 4.0.4 compiling succesful but sgminer.exe causes 50% cpu load
I tried to compile pthreads 2.8 with mxe and then sgminer but got an error
Code:
sgminer.c: In function 'api_thread':
sgminer.c:5022:14: error: incompatible types when assigning to type 'pthread_t' from type 'long int'
   PTH(mythr) = 0L;

I tried more old mxe with gcc 4.9.2 but the same error occured
mxe with gcc 4.9.2 even can't compile with winpthreads((
member
Activity: 125
Merit: 10
Wolf0
https://github.com/tpruvot/sgminer/releases
you've faced the same problem and used gcc 6
it helped you?
member
Activity: 125
Merit: 10
member
Activity: 125
Merit: 10
More than likely, the CPU load is YOUR fault.

you mean i built wrong or problem in OS?
sgminer 5.3.0 compiled by nicehash (which is in nicehash miner) does 50% cpu usage on 2 different rigs
sgminer 5.3.0 compiled by me does the same thing ((
sgminer 5.2.1(by nicehash) does well
member
Activity: 125
Merit: 10
sgminer.exe is giving me 50% cpu usage. I am mining with NiceHash Miner, using AMD OpenCL mining only, with an AMD Radeon 7750 graphics card.

How can I correct the high cpu usage to normal 1-5%?  I am using the blake256r8vnl algorithm.

I got this problem too in windows  in ALL algos. Problem is in sgminer 5.3.0 because 5.2.1 is working well. I tried to cross-compile manually with mxe - 50% CPU load. What could be the problem? I built with ADL_SDK 6.0, AMD APP SDK 2.9-1, curl 7.33, jansson-2.7, pdcurses-3.4, pthreads-4.0.4(with 2.8.0 was an error). gcc version 5.2.0
legendary
Activity: 1151
Merit: 1001
Usee ccminer for NVidia cards.
legendary
Activity: 1260
Merit: 1010
any Binaries of this around

https://github.com/tpruvot/sgminer

cheers 

Hello, i downloaded x64 bin here but sgminer Start only whit my open cl hd graph card integrated how i can use it whit all my gpu hd + nvidia 920m ? Anyone can help me? Thanks

You want to use ccminer for your NVIDIA card, Integrated graphics cards are usually CPU accelerated cards, so use a cpuminer rather than attempt to try to use it. Anyone who knows different, please let me know.

Whit command sgminer -n i see only hd open cl card and i not see my nvidia 920 m ...why? @wolf0 you can help me?
legendary
Activity: 1050
Merit: 1293
Huh?
The dev of this fork asked me to do a Win64 release. To be clear - my signature asserts it was built from the https://github.com/tpruvot/sgminer repository at commit cfc6e1ede0e385a9c0d4aea61692f79698b3e93a, and does NOT imply I vouch for the sources therein - only that they were compiled as-is.

https://ottrbutt.com/miner/downloads/tpruvot/sgminer-tpruvot-cfc6e1e-wolfbuild-Win64.zip
https://ottrbutt.com/miner/downloads/tpruvot/sgminer-tpruvot-cfc6e1e-wolfbuild-Win64.zip.sig

There.. exactly what i was talking about Smiley


As always, your work is much appreciated (by everyone) Wolf!


Greetings
sr. member
Activity: 476
Merit: 501
any Binaries of this around

https://github.com/tpruvot/sgminer

cheers 

Hello, i downloaded x64 bin here but sgminer Start only whit my open cl hd graph card integrated how i can use it whit all my gpu hd + nvidia 920m ? Anyone can help me? Thanks

You want to use ccminer for your NVIDIA card, Integrated graphics cards are usually CPU accelerated cards, so use a cpuminer rather than attempt to try to use it. Anyone who knows different, please let me know.
legendary
Activity: 1260
Merit: 1010
any Binaries of this around

https://github.com/tpruvot/sgminer

cheers 

Hello, i downloaded x64 bin here but sgminer Start only whit my open cl hd graph card integrated how i can use it whit all my gpu hd + nvidia 920m ? Anyone can help me? Thanks
legendary
Activity: 1050
Merit: 1293
Huh?
any Binaries of this around

https://github.com/tpruvot/sgminer

cheers 

Got a good Hawaii one if you want..

thanks but i mean
 the complete miner .exe

I would ask the dev for that. Or a respected member like Wolf.

I wouldn't trust anyone else with exe's.
hero member
Activity: 528
Merit: 500
legendary
Activity: 1050
Merit: 1293
Huh?
hero member
Activity: 528
Merit: 500
newbie
Activity: 2
Merit: 0
What is the optimal Graphics Card for this currently?
Needing a new graphics card any way, may as well let mining decide for me as I don't play many modern games.
R9 Nano, R9 3xx, R9 Fury etc?
Electricity is 8cents per KWh
sr. member
Activity: 476
Merit: 501
AFAIK, worksize just defaults to 64.

From sgminer 5.3.0 help text:

--worksize|-w Override detected optimal worksize - one value or comma separated list
Pages:
Jump to: