Bitcoin Forum
May 09, 2024, 08:34:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 [220] 221 222 223 224 225 226 227 228 229 230 231 232 233 »
  Print  
Author Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner  (Read 877797 times)
Maicol792
Legendary
*
Offline Offline

Activity: 1260
Merit: 1010


View Profile
March 22, 2016, 10:14:35 PM
 #4381

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
1715243682
Hero Member
*
Offline Offline

Posts: 1715243682

View Profile Personal Message (Offline)

Ignore
1715243682
Reply with quote  #2

1715243682
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715243682
Hero Member
*
Offline Offline

Posts: 1715243682

View Profile Personal Message (Offline)

Ignore
1715243682
Reply with quote  #2

1715243682
Report to moderator
1715243682
Hero Member
*
Offline Offline

Posts: 1715243682

View Profile Personal Message (Offline)

Ignore
1715243682
Reply with quote  #2

1715243682
Report to moderator
AngryDwarf
Sr. Member
****
Offline Offline

Activity: 476
Merit: 501


View Profile
March 22, 2016, 11:57:49 PM
 #4382

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.

Scaling and transaction rate: https://bitcointalk.org/index.php?topic=532.msg6306#msg6306
Do not allow demand to exceed capacity. Do not allow mempools to forget transactions. Relay all transactions. Eventually confirm all transactions.
Eliovp
Legendary
*
Offline Offline

Activity: 1050
Merit: 1293

Huh?


View Profile WWW
March 23, 2016, 05:48:49 AM
 #4383

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

Maicol792
Legendary
*
Offline Offline

Activity: 1260
Merit: 1010


View Profile
March 23, 2016, 07:36:17 AM
 #4384

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?
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
March 23, 2016, 08:43:27 AM
 #4385

Usee ccminer for NVidia cards.
wind
Member
**
Offline Offline

Activity: 125
Merit: 10


View Profile
March 23, 2016, 09:20:31 PM
Last edit: March 23, 2016, 09:37:19 PM by wind
 #4386

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
wind
Member
**
Offline Offline

Activity: 125
Merit: 10


View Profile
March 23, 2016, 10:05:34 PM
 #4387

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
wind
Member
**
Offline Offline

Activity: 125
Merit: 10


View Profile
March 23, 2016, 10:14:13 PM
 #4388

Using the same pthread lib?

pthreads-4.0.4(with 2.8.0 was an error). gcc version 5.2.0
wind
Member
**
Offline Offline

Activity: 125
Merit: 10


View Profile
March 23, 2016, 10:34:54 PM
 #4389

Wolf0
https://github.com/tpruvot/sgminer/releases
you've faced the same problem and used gcc 6
it helped you?
wind
Member
**
Offline Offline

Activity: 125
Merit: 10


View Profile
March 24, 2016, 06:06:42 PM
 #4390

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((
ron31
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 25, 2016, 03:36:14 PM
 #4391

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..
wind
Member
**
Offline Offline

Activity: 125
Merit: 10


View Profile
March 25, 2016, 08:24:44 PM
 #4392

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
Foss
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile
March 26, 2016, 02:21:56 PM
 #4393

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

BTC: 147kwy3LndX6jkwGC3mU9j6rZMWU8g1Amd
DASH: XhR4V6ChnQp7LDWhpArwBMXARxU5LGiq8a
ETH: 0xe4b10dff72b58a363a3c8b70e21cfb236e2697c9
fredeq
Legendary
*
Offline Offline

Activity: 1537
Merit: 1005


View Profile WWW
March 26, 2016, 02:47:11 PM
 #4394

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.

https://whattomine.com - Check what to mine Smiley
Maicol792
Legendary
*
Offline Offline

Activity: 1260
Merit: 1010


View Profile
March 26, 2016, 05:12:59 PM
 #4395

hello i have this question:
I have a notebook whit internal intel hd openCL gpu and one Nvidia 920M.
When i lunch sgminer -n command i see only Intel hd OpneCL card and sgminer not recognize Nvidia 920M why?

i want mine whit 2 GPU on sgminer how i can?

thanks for help me and sorry for my stupid question.

wind
Member
**
Offline Offline

Activity: 125
Merit: 10


View Profile
March 26, 2016, 06:34:56 PM
Last edit: March 26, 2016, 07:40:27 PM by wind
 #4396

Please share compiled sgminer 5.3.0
Catch

http://www.mediafire.com/download/q8uyr1107z5pk8l/sgminer_5.3.0_fixed.zip


hello i have this question:
I have a notebook whit internal intel hd openCL gpu and one Nvidia 920M.
When i lunch sgminer -n command i see only Intel hd OpneCL card and sgminer not recognize Nvidia 920M why?

i want mine whit 2 GPU on sgminer how i can?

thanks for help me and sorry for my stupid question.


This may help

https://github.com/tpruvot/sgminer/releases
Foss
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile
March 26, 2016, 07:58:35 PM
 #4397

Thank's Man!  Grin

BTC: 147kwy3LndX6jkwGC3mU9j6rZMWU8g1Amd
DASH: XhR4V6ChnQp7LDWhpArwBMXARxU5LGiq8a
ETH: 0xe4b10dff72b58a363a3c8b70e21cfb236e2697c9
Maicol792
Legendary
*
Offline Offline

Activity: 1260
Merit: 1010


View Profile
March 26, 2016, 08:13:16 PM
 #4398

Please share compiled sgminer 5.3.0
Catch

http://www.mediafire.com/download/q8uyr1107z5pk8l/sgminer_5.3.0_fixed.zip


hello i have this question:
I have a notebook whit internal intel hd openCL gpu and one Nvidia 920M.
When i lunch sgminer -n command i see only Intel hd OpneCL card and sgminer not recognize Nvidia 920M why?

i want mine whit 2 GPU on sgminer how i can?

thanks for help me and sorry for my stupid question.


This may help

https://github.com/tpruvot/sgminer/releases

whit this i have this problem when i lunch command sgminer -n i see only integrated intel hd openCl and not see Nvidia 920M... why? @wolf0 you can help me in this? thanks
wind
Member
**
Offline Offline

Activity: 125
Merit: 10


View Profile
March 26, 2016, 09:22:13 PM
 #4399

Maicol792

by the way you can try nicehash miner https://github.com/nicehash/NiceHashMiner/releases
semajjames
Hero Member
*****
Offline Offline

Activity: 528
Merit: 500


View Profile
March 27, 2016, 04:44:10 PM
 #4400

can i make a multi algo password containing diff like this

M1,d=1,decred=7100,d=0,neoscrypt=0,d=0.072,x11=30.4,d=0.072,x13=22.6,d=0.096,x15=18,d=15.00,qubit=25,d=0,quark=0",


 or do I have to put the d=*** into each profile thus having a different password for every algo profile

cheers
Pages: « 1 ... 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 [220] 221 222 223 224 225 226 227 228 229 230 231 232 233 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!