Bitcoin Forum
May 30, 2024, 09:50:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 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 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347500 times)
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
July 15, 2015, 12:54:29 PM
 #4061

I get 16.2 MHASH@quark with compute 5.2 build for x86 in the opensource version. (gigabyte windforce 970)

Compute 5.2 has bether launchconfigurations.

OMG I installed cuda 6.5 with support for compute 5.2, using the run files, what a pain!
but now lyra works and I get about 700 Kh/s more on a single 970 :-)

chrysophylax
Legendary
*
Offline Offline

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 15, 2015, 12:58:28 PM
 #4062

I get 16.2 MHASH@quark with compute 5.2 build for x86 in the opensource version. (gigabyte windforce 970)

Compute 5.2 has bether launchconfigurations.

OMG I installed cuda 6.5 with support for compute 5.2, using the run files, what a pain!
but now lyra works and I get about 700 Kh/s more on a single 970 :-)

awesome ...

where do you get the 5.2 patch for cuda 6.5? ...

i still have to manually edit the Makefile.am to stop it trying to compile compute 5.2 ...

great work though Smiley ...

#crysx

pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
July 15, 2015, 01:14:24 PM
 #4063

I get 16.2 MHASH@quark with compute 5.2 build for x86 in the opensource version. (gigabyte windforce 970)

Compute 5.2 has bether launchconfigurations.

OMG I installed cuda 6.5 with support for compute 5.2, using the run files, what a pain!
but now lyra works and I get about 700 Kh/s more on a single 970 :-)

awesome ...

where do you get the 5.2 patch for cuda 6.5? ...

i still have to manually edit the Makefile.am to stop it trying to compile compute 5.2 ...

great work though Smiley ...

#crysx

- tried the deb file and failed
- downloaded the run file for cuda 6.5 9xx cards from nvidia website
- had to manually install the latest driver using the run file, downloaded separately (the one provided in the toolkit isn't compatible with the latest kernels)
- had to remove everything nvidia related on the system and other cleanups
- had to install gcc-4.7 and modify the Makefile.am in order to use it

and probably some other things I forgot....

chrysophylax
Legendary
*
Offline Offline

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 15, 2015, 01:23:36 PM
 #4064

I get 16.2 MHASH@quark with compute 5.2 build for x86 in the opensource version. (gigabyte windforce 970)

Compute 5.2 has bether launchconfigurations.

OMG I installed cuda 6.5 with support for compute 5.2, using the run files, what a pain!
but now lyra works and I get about 700 Kh/s more on a single 970 :-)

awesome ...

where do you get the 5.2 patch for cuda 6.5? ...

i still have to manually edit the Makefile.am to stop it trying to compile compute 5.2 ...

great work though Smiley ...

#crysx

- tried the deb file and failed
- downloaded the run file for cuda 6.5 9xx cards from nvidia website
- had to manually install the latest driver using the run file, downloaded separately (the one provided in the toolkit isn't compatible with the latest kernels)
- had to remove everything nvidia related on the system and other cleanups
- had to install gcc-4.7 and modify the Makefile.am in order to use it

and probably some other things I forgot....


yup ... welcome to linux ...

but once you get it running ... you wont have to do much else to it again ...

until the next version of course Wink ...

ill stick to manually editing sp's Makefile.am ...

too much work for me at the moment ...

tanx ...

#crysx

djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
July 15, 2015, 01:46:10 PM
 #4065

I get 16.2 MHASH@quark with compute 5.2 build for x86 in the opensource version. (gigabyte windforce 970)

Compute 5.2 has bether launchconfigurations.

OMG I installed cuda 6.5 with support for compute 5.2, using the run files, what a pain!
but now lyra works and I get about 700 Kh/s more on a single 970 :-)

awesome ...

where do you get the 5.2 patch for cuda 6.5? ...

i still have to manually edit the Makefile.am to stop it trying to compile compute 5.2 ...

great work though Smiley ...

#crysx

- tried the deb file and failed
- downloaded the run file for cuda 6.5 9xx cards from nvidia website
- had to manually install the latest driver using the run file, downloaded separately (the one provided in the toolkit isn't compatible with the latest kernels)
- had to remove everything nvidia related on the system and other cleanups
- had to install gcc-4.7 and modify the Makefile.am in order to use it

and probably some other things I forgot....

the easiest way is to compile cuda directly (the run file ?) with --override because gcc is never the one used by nvidia

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
July 15, 2015, 03:10:20 PM
 #4066

I get 16.2 MHASH@quark with compute 5.2 build for x86 in the opensource version. (gigabyte windforce 970)

Compute 5.2 has bether launchconfigurations.

Will you be selling your private version at any point in the future?

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
July 15, 2015, 03:21:27 PM
 #4067

I get 16.2 MHASH@quark with compute 5.2 build for x86 in the opensource version. (gigabyte windforce 970)

Compute 5.2 has bether launchconfigurations.

OMG I installed cuda 6.5 with support for compute 5.2, using the run files, what a pain!
but now lyra works and I get about 700 Kh/s more on a single 970 :-)

awesome ...

where do you get the 5.2 patch for cuda 6.5? ...

i still have to manually edit the Makefile.am to stop it trying to compile compute 5.2 ...

great work though Smiley ...

#crysx

pallas:

I prefer using the run file because it gives the option not to install the drivers. With the dist package
you get the included drivers whether you want them or not, and the're usually old.

crysx:

The 5.2 version of cuda is a full package, not a patch, that adds support for compute 5.2. Whether you
choose to use 5.2 it is still determined by Makefile.am. There's no harm in compiling for 5.2 when you
don't need it as long as you also include the compute versions you do need. It just takes longer to compile
and the executable is larger.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
July 15, 2015, 03:54:40 PM
 #4068

Anyone know if there is a new miner or private miner out right now? All the algos are taking a crap right now.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
July 15, 2015, 04:13:53 PM
 #4069

The deb doesn't include the drivers but it depends on them, and a specific version. That was the problem.

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
July 15, 2015, 07:16:20 PM
 #4070

I get 16.2 MHASH@quark with compute 5.2 build for x86 in the opensource version. (gigabyte windforce 970)
Compute 5.2 has bether launchconfigurations.
OMG I installed cuda 6.5 with support for compute 5.2, using the run files, what a pain!
but now lyra works and I get about 700 Kh/s more on a single 970 :-)

If you look in the code you will see that DJM34 made 2 kernals. One for compute 5.0 devices and one for compute 3.5 and 5.2. I have modded both of them and gained around 7% (reduced the codesize and some unroll tweaks)

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
pokeytex
Legendary
*
Offline Offline

Activity: 1504
Merit: 1002



View Profile
July 15, 2015, 07:28:03 PM
 #4071

Does anyone have a whirlpoolx working config without crashing?  I am using 1.5.55 with (9) 750ti's, (3) 970's, and (1) 960.  I am having a hard time getting the miner to run without driver crashes.  Quark runs like a champ.

Thanks - pokeytex

Schleicher
Hero Member
*****
Offline Offline

Activity: 675
Merit: 513



View Profile
July 15, 2015, 08:16:35 PM
 #4072

Does anyone have a whirlpoolx working config without crashing?  I am using 1.5.55 with (9) 750ti's, (3) 970's, and (1) 960.  I am having a hard time getting the miner to run without driver crashes.  Quark runs like a champ.
Seem to work here (under Windows), but then I'm only using one card, not 13.

hashbrown9000
Sr. Member
****
Offline Offline

Activity: 427
Merit: 250


View Profile
July 15, 2015, 09:41:42 PM
 #4073

does anyone else have problems in a multi-gpu rig with gpu 0 consistently crashing when mining neoscrypt algo?  it's only gpu 0, the rest are fine and hash away reliably.

Pinkcoin:
ETH:
VTC:
BTC:
pokeytex
Legendary
*
Offline Offline

Activity: 1504
Merit: 1002



View Profile
July 16, 2015, 12:03:36 AM
 #4074

Does anyone have a whirlpoolx working config without crashing?  I am using 1.5.55 with (9) 750ti's, (3) 970's, and (1) 960.  I am having a hard time getting the miner to run without driver crashes.  Quark runs like a champ.
Seem to work here (under Windows), but then I'm only using one card, not 13.

What is your config please?  I would like to check it against mine:

ccminer -a whirlpoolx -o stratum+tcp://vnl.suprnova.cc:1111 -u xxxxx.xxx -p x

joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
July 16, 2015, 12:41:00 AM
 #4075

does anyone else have problems in a multi-gpu rig with gpu 0 consistently crashing when mining neoscrypt algo?  it's only gpu 0, the rest are fine and hash away reliably.

I don't think I've seen a single GPU crash, usually it's the driver or the miner.
Try swapping GPU0 with another to see if the same card crashes in it's new slot.
Also see if the card will mine at a lower intensity.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
pokeytex
Legendary
*
Offline Offline

Activity: 1504
Merit: 1002



View Profile
July 16, 2015, 12:50:57 AM
 #4076

Yeah - just confirmed on my three rigs I cannot run Whirlpoolx for some reason.  It starts to mine - even shows up on Suprnova and then the driver crashes.  Each rig - weird.  Any help or ideas?

thanks - pokeytex

edit: Am running Windows 8.1 pro on all machines - ?  maybe OS limitation?

edit2: Am compiling Trupvot's 1.5.3 version to try it out now.

antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 16, 2015, 01:02:50 AM
 #4077

Yeah - just confirmed on my three rigs I cannot run Whirlpoolx for some reason.  It starts to mine - even shows up on Suprnova and then the driver crashes.  Each rig - weird.  Any help or ideas?

thanks - pokeytex

edit: Am running Windows 8.1 pro on all machines - ?  maybe OS limitation?

edit2: Am compiling Trupvot's 1.5.3 version to try it out now.

I have a mixed rig also and on some algos I have to put the same cards on it's own bat. Try running them that way and see what it does.

EDIT: This is a another option but PITA. Run one card at a time and see if it crashes. I just went through some bad risers causing crashes.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
pokeytex
Legendary
*
Offline Offline

Activity: 1504
Merit: 1002



View Profile
July 16, 2015, 01:06:50 AM
 #4078

Yeah - just confirmed on my three rigs I cannot run Whirlpoolx for some reason.  It starts to mine - even shows up on Suprnova and then the driver crashes.  Each rig - weird.  Any help or ideas?

thanks - pokeytex

edit: Am running Windows 8.1 pro on all machines - ?  maybe OS limitation?

edit2: Am compiling Trupvot's 1.5.3 version to try it out now.

I have a mixed rig also and on some algos I have to put the same cards on it's own bat. Try running them that way and see what it does.

EDIT: This is a another option but PITA. Run one card at a time and see if it crashes. I just went through some bad risers causing crashes.

Hrmm that would make sense to me however (2) of the rigs are only 750ti's.  Regarding the risers wouldn't the other algos crash if the risers were bad?

antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 16, 2015, 01:14:25 AM
 #4079

Yeah - just confirmed on my three rigs I cannot run Whirlpoolx for some reason.  It starts to mine - even shows up on Suprnova and then the driver crashes.  Each rig - weird.  Any help or ideas?

thanks - pokeytex

edit: Am running Windows 8.1 pro on all machines - ?  maybe OS limitation?

edit2: Am compiling Trupvot's 1.5.3 version to try it out now.

I have a mixed rig also and on some algos I have to put the same cards on it's own bat. Try running them that way and see what it does.

EDIT: This is a another option but PITA. Run one card at a time and see if it crashes. I just went through some bad risers causing crashes.

Hrmm that would make sense to me however (2) of the rigs are only 750ti's.  Regarding the risers wouldn't the other algos crash if the risers were bad?

The miner kept crashing so I put each card on it's own bat and the same card kept crashing. I kept switching cards to make sure the card was good and every card I put on the riser crashed. I had ordered some (even some new ones was bad) but now I have just about everything back to normal.

So try and run each card on it's own bat and see if the same one keeps crashing.

Easiest way I found was individual bats.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
pokeytex
Legendary
*
Offline Offline

Activity: 1504
Merit: 1002



View Profile
July 16, 2015, 01:15:54 AM
 #4080

Yeah - just confirmed on my three rigs I cannot run Whirlpoolx for some reason.  It starts to mine - even shows up on Suprnova and then the driver crashes.  Each rig - weird.  Any help or ideas?

thanks - pokeytex

edit: Am running Windows 8.1 pro on all machines - ?  maybe OS limitation?

edit2: Am compiling Trupvot's 1.5.3 version to try it out now.

I have a mixed rig also and on some algos I have to put the same cards on it's own bat. Try running them that way and see what it does.

EDIT: This is a another option but PITA. Run one card at a time and see if it crashes. I just went through some bad risers causing crashes.

Hrmm that would make sense to me however (2) of the rigs are only 750ti's.  Regarding the risers wouldn't the other algos crash if the risers were bad?

The miner kept crashing so I put each card on it's own bat and the same card kept crashing. I kept switching cards to make sure the card was good and every card I put on the riser crashed. I had ordered some (even some new ones was bad) but now I have just about everything back to normal.

So try and run each card on it's own bat and see if the same one keeps crashing.

Easiest way I found was individual bats.

Ok will try that now - what os are you/were you running?

Pages: « 1 ... 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 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 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 ... 1240 »
  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!