Bitcoin Forum
May 03, 2024, 11:34:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 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 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426872 times)
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
August 23, 2014, 12:14:06 AM
 #19721

Hey Folks,

I have spent most of the day trying to get CCminer up and running with a GTX 750 TI. 

I'm running Windows 8.1 with ccminer 1.2 and the Geforce 340.53 drivers, but every time I start up the batch file I get:

"Unable to query CUDA driver version! Is an Nvidia drive installed?"

I have tried wiping out all of the drivers and re-installing to no avail. I also tried running ccminer 1.0 and it generates the same issue.  It seems this topic gets mentioned every now and then on different forums, but that there is not fix for it.  At least, I haven't been able to find one in any of my searching. 

Any suggestions on other things to try?  Thanks for the help.

B
Try installing CUDA 6.5:
https://developer.nvidia.com/cuda-toolkit
you don't need to install cuda, if you are just running ccminer and not compiling it.
But may-be there is a problem with new drivers and stuff compiled was compiled with cuda 5.5... however it is very unlikely,
 in principle it is backward compatible

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

Posts: 1714736053

View Profile Personal Message (Offline)

Ignore
1714736053
Reply with quote  #2

1714736053
Report to moderator
1714736053
Hero Member
*
Offline Offline

Posts: 1714736053

View Profile Personal Message (Offline)

Ignore
1714736053
Reply with quote  #2

1714736053
Report to moderator
1714736053
Hero Member
*
Offline Offline

Posts: 1714736053

View Profile Personal Message (Offline)

Ignore
1714736053
Reply with quote  #2

1714736053
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714736053
Hero Member
*
Offline Offline

Posts: 1714736053

View Profile Personal Message (Offline)

Ignore
1714736053
Reply with quote  #2

1714736053
Report to moderator
1714736053
Hero Member
*
Offline Offline

Posts: 1714736053

View Profile Personal Message (Offline)

Ignore
1714736053
Reply with quote  #2

1714736053
Report to moderator
Burning
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
August 23, 2014, 12:28:53 AM
 #19722

I did try installing CUDA 6.5, but that didn't change anything.  Still gives the same error.

Do you think 5.5 would yield a different result?  Also, I keep seeing a lot of references to Visual Studio with the CUDA tool kit.  Is there a specific one I should have installed?  I tried 2010 and 2012, but no change with the error.

B
Schleicher
Hero Member
*****
Offline Offline

Activity: 675
Merit: 513



View Profile
August 23, 2014, 12:46:22 AM
 #19723

I did try installing CUDA 6.5, but that didn't change anything.  Still gives the same error.
Go to the Nvidia control panel and make sure that your card is enabled at "CUDA - GPUs".
Or reset everything to default.

Oh, and don't use ccminer's -d option

polanskiman
Full Member
***
Offline Offline

Activity: 266
Merit: 100


View Profile
August 23, 2014, 01:49:14 AM
 #19724

I did try installing CUDA 6.5, but that didn't change anything.  Still gives the same error.

Do you think 5.5 would yield a different result?  Also, I keep seeing a lot of references to Visual Studio with the CUDA tool kit.  Is there a specific one I should have installed?  I tried 2010 and 2012, but no change with the error.

B

I use DDU (Display Driver Uninstaller) when I want to totally uninstall drivers. This makes sure all drivers, registry keys, folders and whatnot are properly and permanently deleted. No trace. Then and only then I install new drivers. This will make sure you have a fresh install with no garbage left from previous installs. Google DDU you'll find it easy.

Also, DDU should be run under Windows safe mode. It will normally automatically reboot into safe mode if you run it in normal mode.

As previously stated, you have absolutely no business in installing CUDA if you are not compiling. Otherwise do so.
polanskiman
Full Member
***
Offline Offline

Activity: 266
Merit: 100


View Profile
August 23, 2014, 01:52:02 AM
 #19725

Hey Folks,

I have spent most of the day trying to get CCminer up and running with a GTX 750 TI. 

I'm running Windows 8.1 with ccminer 1.2 and the Geforce 340.53 drivers, but every time I start up the batch file I get:

"Unable to query CUDA driver version! Is an Nvidia drive installed?"

I have tried wiping out all of the drivers and re-installing to no avail. I also tried running ccminer 1.0 and it generates the same issue.  It seems this topic gets mentioned every now and then on different forums, but that there is not fix for it.  At least, I haven't been able to find one in any of my searching. 

Any suggestions on other things to try?  Thanks for the help.

B
Try installing CUDA 6.5:
https://developer.nvidia.com/cuda-toolkit

Totally unnecessary if not compiling.
coinits
Legendary
*
Offline Offline

Activity: 1582
Merit: 1019


011110000110110101110010


View Profile
August 23, 2014, 01:52:31 AM
 #19726

I did try installing CUDA 6.5, but that didn't change anything.  Still gives the same error.

Do you think 5.5 would yield a different result?  Also, I keep seeing a lot of references to Visual Studio with the CUDA tool kit.  Is there a specific one I should have installed?  I tried 2010 and 2012, but no change with the error.

B

I use DDU (Display Driver Uninstaller) when I want to totally uninstall drivers. This makes sure all drivers, registry keys, folders and whatnot are properly and permanently deleted. No trace. Then and only then I install new drivers. This will make sure you have a fresh install with no garbage left from previous installs. Google DDU you'll find it easy.

Also, DDU should be run under Windows safe mode. It will normally automatically reboot into safe mode if you run it in normal mode.

As previously stated, you have absolutely no business in installing CUDA if you are not compiling. Otherwise do so.

DDU saved me.

Jump you fuckers! | The thing about smart motherfuckers is they sound like crazy motherfuckers to dumb motherfuckers. | My sig space for rent for 0.01 btc per week.
Burning
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
August 23, 2014, 06:27:33 AM
 #19727

I did try installing CUDA 6.5, but that didn't change anything.  Still gives the same error.
Go to the Nvidia control panel and make sure that your card is enabled at "CUDA - GPUs".
Or reset everything to default.

Oh, and don't use ccminer's -d option

Thank you for the suggestion about the Nvidia control panel!  When I opened it, the GPU was listed.  I selected ccminer and assigned the GPU to the program rather than "all" GPU's.  That was the trick.  CCminer saw it with the same batch file I have been trying for a while. 

Thanks for all of the suggestions, folks!

B
primer10
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
August 23, 2014, 07:37:21 AM
 #19728

is the faster xcn cuda miner (Wolf or djm34?) source released (so that I can compile and run on Linux)?
mmmaybe
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile WWW
August 23, 2014, 07:56:03 AM
 #19729

is the faster xcn cuda miner (Wolf or djm34?) source released (so that I can compile and run on Linux)?

No. Wolf0's miner is linux but private, djm's has so far released his miner as a win binary. W's version might be a bit faster but not much.

ilovecudacompute
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 23, 2014, 07:56:32 AM
 #19730

is the faster xcn cuda miner (Wolf or djm34?) source released (so that I can compile and run on Linux)?

Not yet
markoniko
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
August 23, 2014, 09:56:25 AM
 #19731

The new low_mem ccminer works perfect on Gigabyte gtx750 1gb nonTi, thanks dj34 Smiley

http://s7.postimg.org/i4z3m3dmv/ccminer_XCN.jpg

Nice mem OC you have there, though you have somewhat high voltage for 1286Mhz. 
Is the card windforce(2 fan) edition or regular single?


Single fan version with 6pin power conentor, voltage is on default, only bios mod is power target on 70w.
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
August 23, 2014, 10:08:50 AM
 #19732

is the faster xcn cuda miner (Wolf or djm34?) source released (so that I can compile and run on Linux)?

it may be just an extreme oc involved with the wolf release, i doubt it's optimization only
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
August 23, 2014, 11:19:24 AM
 #19733

is the faster xcn cuda miner (Wolf or djm34?) source released (so that I can compile and run on Linux)?

it may be just an extreme oc involved with the wolf release, i doubt it's optimization only

Nope - OC doesn't seem to matter with my miner. I tried stock vs 1475/7000, and got pretty much the same hashrate.

your miner is working on linux, could be some boost due to that
crazycoin
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
August 23, 2014, 11:22:21 AM
 #19734

Got XCN to 5.2MH/s - 5.3MH/s per 750Ti: https://ottrbutt.com/tmp/xcnwolf750ti10.png

750Ti 1GB Does it work properly?

Do I need to pay any cost to use your program?

How much should I pay?

BTC? XCN?

No idea if it would work on a 1GB; already sold and waiting for a while before selling more/releasing.

Perhaps you would work with jk_14 to release your miner under KopiemTu distribution. Od perhaps compile it on KopiemTu.
liomojo1
Hero Member
*****
Offline Offline

Activity: 676
Merit: 500


View Profile
August 23, 2014, 11:37:13 AM
 #19735

Got XCN to 5.2MH/s - 5.3MH/s per 750Ti: https://ottrbutt.com/tmp/xcnwolf750ti10.png
May be that is why the price dive so deep. Back to monero.
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
August 23, 2014, 12:12:21 PM
 #19736

Got XCN to 5.2MH/s - 5.3MH/s per 750Ti: https://ottrbutt.com/tmp/xcnwolf750ti10.png
May be that is why the price dive so deep. Back to monero.

monero isn't in great shape either
liomojo1
Hero Member
*****
Offline Offline

Activity: 676
Merit: 500


View Profile
August 23, 2014, 12:14:42 PM
 #19737

Got XCN to 5.2MH/s - 5.3MH/s per 750Ti: https://ottrbutt.com/tmp/xcnwolf750ti10.png
May be that is why the price dive so deep. Back to monero.

monero isn't in great shape either
Yes , but XCN burns 460w and monero only 320w for 6 Ti750
yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
August 23, 2014, 12:16:42 PM
 #19738

Got XCN to 5.2MH/s - 5.3MH/s per 750Ti: https://ottrbutt.com/tmp/xcnwolf750ti10.png
May be that is why the price dive so deep. Back to monero.

monero isn't in great shape either
Yes , but XCN burns 460w and monero only 320w for 6 Ti750

if u don't mine any , u burn 0w.
liomojo1
Hero Member
*****
Offline Offline

Activity: 676
Merit: 500


View Profile
August 23, 2014, 12:20:31 PM
 #19739

0 is so unexciting.
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
August 23, 2014, 02:24:18 PM
 #19740

Got XCN to 5.2MH/s - 5.3MH/s per 750Ti: https://ottrbutt.com/tmp/xcnwolf750ti10.png
May be that is why the price dive so deep. Back to monero.

monero isn't in great shape either
Yes , but XCN burns 460w and monero only 320w for 6 Ti750

460w? i'm at 396 MAX with 6 x 750ti, oc is useless with those babies
Pages: « 1 ... 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 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 ... 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!