Bitcoin Forum
June 27, 2024, 12:25:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 [1036] 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426880 times)
mmmaybe
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile WWW
September 14, 2014, 12:19:27 AM
 #20701

bathrobehero, could you please post an exemple of a working .bat for a 750ti..? Getting home tonight and can start experiment a little bit easier then than on distance.

Sorry, I haven't had the time to play with it since yesterday (has some serious drinking to do  Grin) but I used this:

...
gpuplotgenerator.exe generate 0 0 "plots" address 3000001 100000 4096 4 1024
gpuplotgenerator.exe generate 0 0 "plots" address 3100001 100000 4096 4 1024
gpuplotgenerator.exe generate 0 0 "plots" address 3200001 100000 4096 4 1024
gpuplotgenerator.exe generate 0 0 "plots" address 3300001 100000 4096 4 1024
gpuplotgenerator.exe generate 0 0 "plots" address 3400001 100000 4096 4 1024
...
25GB files.

4 and 8 threads seemed to be way faster for the 780 Ti.

Thanks!  Grin

I've used 8 threads on 750ti and getting close to 5000 nonces/minutes. I'll try less threads and see what I get. But the great thing is the device parameter. With several cards running a TB doesn' t  take much time at all anymore  Smiley

What stagger size are you using?

I can't get anything above 1024 to work on the 750 Ti but as far as I know that's quite low and I'm not sure how merging works.

Started with 1024 but moved up to 2048. The merge tool on linux works nicely for me  Smiley

Burning
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
September 14, 2014, 12:54:20 AM
 #20702

Is ccminer v1.2 capable of mining XMR with a GTX 750ti?  I have found there was a fork of ccminer from the summer that was able to do it, but I can't find a download.  Has it been included in v1.2?

Thanks for the help!

B
https://github.com/tsiv/ccminer-cryptonight/releases


Thanks for that.  Any reason on why my GTX 750ti is only pulling 20 H/s?  I've seen reports of 200 H/s.  Why would mine be so low?

B

my .bat file
Code:
ccminer.exe -a cryptonight -l 8x30 -o stratum+tcp://erebor.dwarfpool.com:8050 -u 4A2b5gWM4SF1bkeVDYHaQJ64NBMc2ojEVH7ygmncd8nzbzwRK3GNkvQU2YSPptMnhNXTd642BVgWwigAXXG46bEuSFN3ecx -p x

Thanks.  I wasn't including any "-l 8x30" commands in my batch file.  I will continue tweaking.
Burning
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
September 14, 2014, 01:01:48 AM
 #20703

I haven't been mining XMR on the 750TI for a while now, but I could bet that cayar's release (NVMiner) is the fastest (that, or some earlier release from TSIV, not the latest one). My cards (slightly overclocked) were easily reaching 275h/s, so those values posted don't look quite right.

~ Myagui

Hmmm.  I may have to give that a shot.  I will let you know what happens.

B
Stratobitz
Legendary
*
Offline Offline

Activity: 1022
Merit: 1010



View Profile
September 14, 2014, 03:16:49 AM
 #20704

Anything left worth mining using GTX570 cards.

I only ask because I have a boatload of them installed in systems that are basically idle.

Power is not a factor. Power is free, so it's basically is there anything mineable or worth the time.

Thanks!

Strato
Travis9x
Full Member
***
Offline Offline

Activity: 170
Merit: 100


View Profile WWW
September 14, 2014, 03:25:17 AM
 #20705

So I fixed my previous compiling problems with a cycle of recursive-dependency-downloading, to get all the header files & libraries that kept cropping up as missing.  However, I'm now getting an error of: 
Code:
error : namespace "std" has no member "min"
in one of the CUDA external dependencies, a file named "find.inl".  Since this appears to be an actual error in coding, and is in one of the CUDA code files, I'm not really sure what to do here.
Advice is very much appreciated, but please don't tell me to just go download one of the existing binaries…I need to learn how to fix problems like this.

axzerrouni
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 14, 2014, 04:31:27 AM
 #20706

You guys are missing the coin train. You should be mining DGB (Digibyte) with Qubit. Keeps your cards cool and turns a profit. My 26 750Ti's are pulling in roughly 0.065 BTC daily at the current trade value.

Wow. You can make 0.002 BTC per card per day Huh
GarlukKY
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
September 14, 2014, 05:12:59 AM
 #20707

I can't get a yay or nay running qubit.  It does occasionally go 1 min then get next work, but no yay/nay.  Its like the work is more difficult than I can handle, even with diff set to 1.

I can get shares submitted using myr-gr but the difficulty is all over the place... from 50 to 450 Sad

edit:  this is at blocksfactory
Schleicher
Hero Member
*****
Offline Offline

Activity: 675
Merit: 513



View Profile
September 14, 2014, 05:29:49 AM
 #20708

So I fixed my previous compiling problems with a cycle of recursive-dependency-downloading, to get all the header files & libraries that kept cropping up as missing.  However, I'm now getting an error of: 
Code:
error : namespace "std" has no member "min"
in one of the CUDA external dependencies, a file named "find.inl".  Since this appears to be an actual error in coding, and is in one of the CUDA code files, I'm not really sure what to do here.
Advice is very much appreciated, but please don't tell me to just go download one of the existing binaries…I need to learn how to fix problems like this.
If I remember correctly you just have to delete the compat\thrust stuff.

tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
September 14, 2014, 09:14:40 AM
 #20709

You guys are missing the coin train. You should be mining DGB (Digibyte) with Qubit. Keeps your cards cool and turns a profit. My 26 750Ti's are pulling in roughly 0.065 BTC daily at the current trade value.
whats the hash rate with Qubit?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 14, 2014, 10:38:27 AM
 #20710

You guys are missing the coin train. You should be mining DGB (Digibyte) with Qubit. Keeps your cards cool and turns a profit. My 26 750Ti's are pulling in roughly 0.065 BTC daily at the current trade value.
hey, just to remind you I made your skein miner you asked me to build for 0.2btc (against some exclusivity) but never replied any of my message once it was done...



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

Activity: 81
Merit: 10


View Profile
September 14, 2014, 10:47:48 AM
 #20711

That Digishield difficulty adjustment used by Digibyte is some seriously broken shit.

People are jumping algo's when the difficulty ramps up and leaving an algorithm to take 30-45+ mins to get its difficulty back down.  I ran into the same issues with Nautilus where it would take 2-5 HOURS to find a new block when it got jacked up.
poiuty
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
September 14, 2014, 10:54:00 AM
 #20712

There are problems with nvidia drivers and cuda 5.5 on linux kernel 2.6.32?
What is the minimum kernel version - to start ccMiner and GTX 750ti?

I found just what was given to support 2.4 kernels. But did not find anything about 2.6
http://www.nvidia.com/object/linux-display-ia32-325.08-driver.html
tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
September 14, 2014, 11:15:57 AM
 #20713

That Digishield difficulty adjustment used by Digibyte is some seriously broken shit.

People are jumping algo's when the difficulty ramps up and leaving an algorithm to take 30-45+ mins to get its difficulty back down.  I ran into the same issues with Nautilus where it would take 2-5 HOURS to find a new block when it got jacked up.
yes i just started to mine it and im mining air  lol
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
September 14, 2014, 11:20:57 AM
Last edit: September 14, 2014, 11:32:32 AM by bigjme
 #20714

bathrobehero, could you please post an exemple of a working .bat for a 750ti..? Getting home tonight and can start experiment a little bit easier then than on distance.
gpuplotgenerator.exe generate 0 0 "plots" address 3400001 100000 4096 4 1024
4 and 8 threads seemed to be way faster for the 780 Ti.

Thanks!  Grin

I've used 8 threads on 750ti and getting close to 5000 nonces/minutes.

I can't get anything above 1024 to work on the 750 Ti but as far as I know that's quite low and I'm not sure how merging works.

i have just tried it on my 780 using
gpuPlotGenerator.exe generate 0 0 "plots" address 3200001 100000 4096 8 1024

and all i get is a driver crash on windows 8.1 Sad

and using gpuPlotGenerator.exe generate 0 0 "plots" address 3200001 100000 4096 8 512

i get a driver crash plus a message for ERROR -36 Error in step2 kernel launch

i'm using driver version 340.52, perhaps that's the issue?

Owner of: cudamining.co.uk
mmmaybe
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile WWW
September 14, 2014, 11:36:34 AM
 #20715

bathrobehero, could you please post an exemple of a working .bat for a 750ti..? Getting home tonight and can start experiment a little bit easier then than on distance.

Sorry, I haven't had the time to play with it since yesterday (has some serious drinking to do  Grin) but I used this:

...
gpuplotgenerator.exe generate 0 0 "plots" address 3000001 100000 4096 4 1024
gpuplotgenerator.exe generate 0 0 "plots" address 3100001 100000 4096 4 1024
gpuplotgenerator.exe generate 0 0 "plots" address 3200001 100000 4096 4 1024
gpuplotgenerator.exe generate 0 0 "plots" address 3300001 100000 4096 4 1024
gpuplotgenerator.exe generate 0 0 "plots" address 3400001 100000 4096 4 1024
...
25GB files.

4 and 8 threads seemed to be way faster for the 780 Ti.

Thanks!  Grin

I've used 8 threads on 750ti and getting close to 5000 nonces/minutes. I'll try less threads and see what I get. But the great thing is the device parameter. With several cards running a TB doesn' t  take much time at all anymore  Smiley

What stagger size are you using?

I can't get anything above 1024 to work on the 750 Ti but as far as I know that's quite low and I'm not sure how merging works.

Started with 1024 but moved up to 2048. The merge tool on linux works nicely for me  Smiley

i have just tried it on my 780 using
gpuPlotGenerator.exe generate 0 0 "plots" address 3200001 100000 4096 8 1024

and all i get is a driver crash on windows Sad

"plots" should be the location for the plots generated, e.g. D:\plots.  You can also try to lower 4096 to 1024 or 2048; and threads to 4. Like:

Code:
gpuPlotGenerator.exe generate 0 0 D:\plots 1707001204323538494 3200001 100000 1024 4 1024


I'm using the 340.52 driver, so that can't be the issue.


Mirkic7
Sr. Member
****
Offline Offline

Activity: 658
Merit: 252


View Profile
September 14, 2014, 11:50:27 AM
 #20716

i have just tried it on my 780 using
gpuPlotGenerator.exe generate 0 0 "plots" address 3200001 100000 4096 8 1024

and all i get is a driver crash on windows 8.1 Sad

and using gpuPlotGenerator.exe generate 0 0 "plots" address 3200001 100000 4096 8 512

i get a driver crash plus a message for ERROR -36 Error in step2 kernel launch
Lower numbers.

On 770 I used for example this:
gpuplotgenerator.exe generate 0 0 "plots" <addr> 71000000 1000000 2000 16 64

This gave me around 12k nonces per min.

Fiddle with numbers Smiley
Not always is higher better Wink

tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
September 14, 2014, 01:12:21 PM
 #20717

You guys are missing the coin train. You should be mining DGB (Digibyte) with Qubit. Keeps your cards cool and turns a profit. My 26 750Ti's are pulling in roughly 0.065 BTC daily at the current trade value.
im mining air on that coin difficulty so high and no yahs  getting  .0000000000000000000btc a day lol
how is your bat file set up to mine that coin please  Smiley
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
September 14, 2014, 01:49:13 PM
 #20718

i have just tried it on my 780 using
gpuPlotGenerator.exe generate 0 0 "plots" address 3200001 100000 4096 8 1024

and all i get is a driver crash on windows 8.1 Sad

and using gpuPlotGenerator.exe generate 0 0 "plots" address 3200001 100000 4096 8 512

i get a driver crash plus a message for ERROR -36 Error in step2 kernel launch
Lower numbers.

On 770 I used for example this:
gpuplotgenerator.exe generate 0 0 "plots" <addr> 71000000 1000000 2000 16 64

This gave me around 12k nonces per min.

Fiddle with numbers Smiley
Not always is higher better Wink

I just tried your config to test it. Getting a huge 4k n/m

I think it just hates me

Owner of: cudamining.co.uk
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 14, 2014, 02:07:40 PM
 #20719

You guys are missing the coin train. You should be mining DGB (Digibyte) with Qubit. Keeps your cards cool and turns a profit. My 26 750Ti's are pulling in roughly 0.065 BTC daily at the current trade value.
hey, just to remind you I made your skein miner you asked me to build for 0.2btc (against some exclusivity) but never replied any of my message once it was done...




Always, always 50% up front.
yep, something I won't forget again...

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
September 14, 2014, 02:27:54 PM
 #20720

i have just tried it on my 780 using
gpuPlotGenerator.exe generate 0 0 "plots" address 3200001 100000 4096 8 1024

and all i get is a driver crash on windows 8.1 Sad

and using gpuPlotGenerator.exe generate 0 0 "plots" address 3200001 100000 4096 8 512

i get a driver crash plus a message for ERROR -36 Error in step2 kernel launch
Lower numbers.

On 770 I used for example this:
gpuplotgenerator.exe generate 0 0 "plots" <addr> 71000000 1000000 2000 16 64

This gave me around 12k nonces per min.

Fiddle with numbers Smiley
Not always is higher better Wink

I just tried your config to test it. Getting a huge 4k n/m

I think it just hates me

CPU and RAM play a part.
Pages: « 1 ... 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 [1036] 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 ... 1135 »
  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!