Bitcoin Forum
April 26, 2024, 06:42:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 [65] 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426868 times)
Antares88
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
November 27, 2013, 05:04:56 PM
 #1281

maybe it's because they are considered legacy cards and the software is tested on Kepler and Fermi architectures :-/
1714113777
Hero Member
*
Offline Offline

Posts: 1714113777

View Profile Personal Message (Offline)

Ignore
1714113777
Reply with quote  #2

1714113777
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714113777
Hero Member
*
Offline Offline

Posts: 1714113777

View Profile Personal Message (Offline)

Ignore
1714113777
Reply with quote  #2

1714113777
Report to moderator
zuludrag
Sr. Member
****
Offline Offline

Activity: 396
Merit: 250

I speak: LT, RU, EN


View Profile WWW
November 27, 2013, 06:14:11 PM
 #1282

maybe it's because they are considered legacy cards and the software is tested on Kepler and Fermi architectures :-/

Anyway, with these cards I get best results with Fermi and Kepler kernel... Legacy kernel  works much slower...

Bitice
Member
**
Offline Offline

Activity: 66
Merit: 10



View Profile
November 27, 2013, 07:33:16 PM
 #1283

A 2013-11-20 release was just posted:

I may have found the reason for the crashyness of the Legacy and Fermi kernels.

These had kernel identical CUDA kernel names (but situated in different .cu files), and maybe that name clash may have caused kernel launch issues on a lot of systems.

I can now run and autotune the Legacy kernel again (on the 560 Ti cards at least), after fixing that naming issue.

I also applied some optimizations found in the other kernels to the old Legacy kernel. Go fire up your old compute 1.x irons! They might surprise you with newfound agility Wink

Some updated stats on cards like 8800 GS/GT/GTS/GTX, 9600 GSO, GT 240, GTX 260, GTX 280 would be nice (Linux and Windows, for comparison)


Just fired up my old 260 GTX Core 216 to try it out, on Windows 7 64bit. Autotune gives me L54x3 and I get about 44-45 Khash. The card is a dual fan OC version from MSI. Launch config I used was cudaminer -d 1 -C 0 -i 0 -H 1 -l L54x3

I tried a few different ##x## combos but best ones so far was 54x3 and 162x1.
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
November 28, 2013, 12:49:24 AM
 #1284

Just fired up my old 260 GTX Core 216 to try it out, on Windows 7 64bit. Autotune gives me L54x3 and I get about 44-45 Khash. The card is a dual fan OC version from MSI. Launch config I used was cudaminer -d 1 -C 0 -i 0 -H 1 -l L54x3

this is very much in line with what I was getting back in April. The GTX 260 were promptly replaced with something faster (560 Ti in two editions).

Maybe on Linux or WinXP the cards would mine faster.

Christian
TiWu
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
November 28, 2013, 02:43:28 AM
 #1285

latest version yields a launch config for GTX570: was 30x8 till now, autotune chose F15x16 with this version.
Seems to give a little increase in hasrate to about 225 kH/s (was 5-8 lower with 30x8)

running stock clock and mem: 732/1900
HeatSurge
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
November 28, 2013, 04:38:42 AM
 #1286

To the poster above, autotune chooses DIFFERENT versions sometimes with certain -C configs for me, so make sure you run it several times to be sure.

Although I think 30x8 is generally about the same as 15x16 (it might have to do with them being multiples of each other?  Divide by 2 multiply by 2? :-) I have no idea how this works or what I'm talking about, I just noticed a pattern.)...
lemons
Full Member
***
Offline Offline

Activity: 178
Merit: 100



View Profile
November 28, 2013, 08:10:08 AM
 #1287

my ASUS GTX550ti  77KH/s 
highwaychile
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 28, 2013, 03:42:37 PM
 #1288

Hi,

I'm trying to get cudaminer running on a Nvidia Geforce GT 750M, but when executing cudaminer I get this error:

Code:
ben@Ben:~/cudaminer-2013-11-15/cudaminer-src-2013.11.15$ optirun ./cudaminer -o stratum+tcp://europe.mine-litecoin.com -O foo.bar:pass
  *** CudaMiner for nVidia GPUs by Christian Buchner ***
            This is version 2013-11-15 (alpha)
based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
      Cuda additions Copyright 2013 Christian Buchner
  My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm

[2013-11-28 00:08:21] Starting Stratum on stratum+tcp://europe.mine-litecoin.com
[2013-11-28 00:08:21] 1 miner threads started, using 'scrypt' algorithm.
[2013-11-28 00:08:21] Binding thread 0 to cpu 0
[2013-11-28 00:08:21] JSON decode failed(1): '[' or '{' expected near 'HTTP'
[2013-11-28 00:08:21] JSON decode failed(1): '[' or '{' expected near 'Server'
[2013-11-28 00:08:21] ...retry after 15 seconds


I've already searched for this problem, but I've found no solution Sad Does anybody know how to fix this?

Thank you in advance!
Vanderi
Sr. Member
****
Offline Offline

Activity: 283
Merit: 250



View Profile
November 28, 2013, 03:44:46 PM
 #1289

Lol, fail. Got greedy on the LTC, thought to put my two GTX680 4GB to work from my gaming rig. Well auto,auto it said, froze and a hard-reset broke the dual-SSD software RAID controller. Just a blinking cursor in a black screen.

Now,
only OS on C: - check
backup on all other drives - check
backup on Skyrim lvl 41 character x 2 - check
Acronis True Image -13 installed, can be booted from removable and rebuild OS disc from somewhat fresh backup - check.

The fail actually was my lazy ass just dragging over to the kitchen, opening the MacBook Pro.


I'm getting old.

*edit I distinctly remember, with flags high,vowing to never do any unstable sheisse on the desktop behemoth, when engaging the software RAID controller. Damn, greed. It always comes back and bites your ass.
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
November 28, 2013, 05:32:35 PM
 #1290

Code:
ben@Ben:~/cudaminer-2013-11-15/cudaminer-src-2013.11.15$ optirun ./cudaminer   <blah>

you're maybe not connecting to the stratum port, but to the TCP port. Append a :3334 to the -o argument, maybe?
highwaychile
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 28, 2013, 06:59:04 PM
 #1291

Hi,

thank you for your reply, after trying out 3334 I also tried out 443 and this one works!

I was playing around a little bit, and by using "-l Tauto" I got (probably unrealistic) 620 kH/s, but when running cudaminer without "--benchmark" I got lots of "result does not validate on CPU!"
Therefore I'm using now "-i 0  --no-autotune" with ~50 kH/s, which is probably the best I can expect of my card (Geforce GT 750M). Thanks for your help!
netfq
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
November 28, 2013, 07:04:45 PM
 #1292

I'm getting the following error:
"Unable to query CUDA driver version! Is an nVidia driver installed?"

Setup:

Cudaminer 2013-11-20
Windows 7 (64-bit)
nVidia GeForce GTX580 (running Geforce 331.83 drivers)

Does anyone have any idea how to get this working?
CryptoLego
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
November 28, 2013, 07:44:44 PM
 #1293

I wanted to give my stats:

GTX 580 using 331.82 drivers

Using Cudaminer 11/20/2013

Win 7 X64

options: -H 1 -l F16x14

Auto-tuning was using F32x8 which was averaging lower than what I am getting using F16x14.

avg about 230 khash/s

I was using the 64 bit version but I was only averaging about 200 khash/s

Using about 95% of GPU running at a temp of about 83 degrees Celsius.

I believe this is the best I can expect running a stock GTX 580 with no overclocking.

fruittool
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
November 28, 2013, 08:16:00 PM
 #1294

I wanted to give my stats:

GTX 580 using 331.82 drivers

Using Cudaminer 11/20/2013

Win 7 X64

options: -H 1 -l F16x14

Auto-tuning was using F32x8 which was averaging lower than what I am getting using F16x14.

avg about 230 khash/s

I was using the 64 bit version but I was only averaging about 200 khash/s

Using about 95% of GPU running at a temp of about 83 degrees Celsius.

I believe this is the best I can expect running a stock GTX 580 with no overclocking.



I think you should get more than that as i get 230Kh/s from a 560ti 448 core. Maybe try F16x16? oh and -i 0.
CryptoLego
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
November 28, 2013, 08:36:58 PM
 #1295

I wanted to give my stats:

GTX 580 using 331.82 drivers

Using Cudaminer 11/20/2013

Win 7 X64

options: -H 1 -l F16x14

Auto-tuning was using F32x8 which was averaging lower than what I am getting using F16x14.

avg about 230 khash/s

I was using the 64 bit version but I was only averaging about 200 khash/s

Using about 95% of GPU running at a temp of about 83 degrees Celsius.

I believe this is the best I can expect running a stock GTX 580 with no overclocking.



I think you should get more than that as i get 230Kh/s from a 560ti 448 core. Maybe try F16x16? oh and -i 0.

Hey fruittool:

Thanks for the tip. GPU usage has increased to 99%.

I am now hitting a max of 240 khash/s.

GPU Core running at 85 degrees Celsius.

netfq
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
November 28, 2013, 08:40:24 PM
 #1296

CryptoLego: I don't get it ... you have basically the same set up as me yet I get the dreaded "Unable to query CUDA driver" ... what have you installed that I have not??  Huh

Any suggestions would be great! Smiley
CryptoLego
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
November 28, 2013, 08:49:54 PM
 #1297

CryptoLego: I don't get it ... you have basically the same set up as me yet I get the dreaded "Unable to query CUDA driver" ... what have you installed that I have not??  Huh

Any suggestions would be great! Smiley

I noticed that,  but I'm such a noob at this I was not sure what to suggest.  Huh

I did receive a similar error when I first ran cudaminer. I realized it was due to a syntax error. I was not using the -u and -p flags for username and password. I pulled a example from the server pool that I am using and I noticed the difference.

I'm not sure what else to suggest.

Hopefully, someone with more experience will be able to assist you.
Roger100
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
November 29, 2013, 04:20:01 AM
Last edit: November 29, 2013, 05:00:36 AM by Roger100
 #1298

As a total newb, I damn nearly pulled my hair out with this thing but I eventually got it to work with my 2x780 EVGA FTW's. I poured over this entire thread TWICE to find a config that worked and NOTHING WORKED until I came across someone who posted this extension:

 -H 1 -l K48x6 -C 2

That worked great, but only one card functioned and with weird lag issues. That all went away after disabling SLI and adding:

 -d1,0

It did an autotune for the second card but then both fired into life! YAAAAAY I didn't just waste FOUR HOURS!!!! I'm so happy! Smiley Currently hashing away at a combined speed of 620kh/s. If anyone has any other suggestions to tweak these bad boys, i'd be super grateful to hear it. Anyway, just thought I would share my findings.

EDIT: Dropped to 560kh/s now. The next mission: MORE POWWWWEEERRRRR!
DeeBo
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
November 29, 2013, 04:35:25 AM
Last edit: November 29, 2013, 05:07:27 AM by DeeBo
 #1299

Can't get it to compile on Linux (running the distro Arch Linux.)  The chmod +x command worked although it looks like autotools.sh is no longer part of the package.

Code:
$ ./configure.sh
./configure.sh: ./configure: /bin/sh^M: bad interpreter: No such file or directory

$ ./configure
bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory

I'm dual-booting so I'm about to try this in Windows 7 and post my results.  Trying to see if I can do better than ~46KH/s which I'm current getting from cpuminer.

EDIT:  Looks to be running well in Windows.  Getting ~210KH/s on my GTX 770 running 361.65 drivers.  Would prefer to be on Linux though.
atomton
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
November 29, 2013, 05:34:29 AM
 #1300

Can't get it to compile on Linux (running the distro Arch Linux.)  The chmod +x command worked although it looks like autotools.sh is no longer part of the package.

Code:
$ ./configure.sh
./configure.sh: ./configure: /bin/sh^M: bad interpreter: No such file or directory

$ ./configure
bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory

I'm dual-booting so I'm about to try this in Windows 7 and post my results.  Trying to see if I can do better than ~46KH/s which I'm current getting from cpuminer.

EDIT:  Looks to be running well in Windows.  Getting ~210KH/s on my GTX 770 running 361.65 drivers.  Would prefer to be on Linux though.

You need to convert the line endings from DOS to UNIX.
Pages: « 1 ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 [65] 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 ... 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!