Bitcoin Forum
June 09, 2024, 12:26:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] 1GH.COM - AUR / HVC / MAX / MMC / PTS Anonymous Pool ★ on: March 30, 2014, 02:48:26 AM
Can someone help me out with HVC config for 6970. I cant get them past 1.5mh/s each. Thanks. Undecided
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 29, 2014, 07:11:22 AM
Nope, that's groestl myriad.

Damn that sucks, well if anyone can help me with Heavycoin config for a 6970 i would be grateful. Wish it was as easy as it is on my nvidia rig.

Just posted a conf file there, copy it and modify it as you see fit! :p

Pretty much the same card, or pretty similar at least.

Yea i tried it for heavy it doesnt work, still cant get them above 1.5mh/s, oh well i guess ill keep tinkering with the settings.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 29, 2014, 05:09:22 AM
Nope, that's groestl myriad.

Damn that sucks, well if anyone can help me with Heavycoin config for a 6970 i would be grateful. Wish it was as easy as it is on my nvidia rig.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 29, 2014, 04:48:16 AM
8mh/s for the 780ti (non shared memory, the one with shared memory gives 9.5mh)
Did you recompile with compute 3.5, it may-be a little faster.
Actually, this coin is really a cpu coin, my 3770 gets around 1.1mh/s (6 threads)

groestl, as implemented now, does a massive amount of random access lookups in S-box tables derived from AES.

CPUs have a bit of an advantage due to their big data caches. So the absolute speed-up of a GPU isn't
that great. Maybe factor 10.

By the way, according to some information I got an AMD R9 290X only does around 6.5 MHash/s. Can anyone confirm this? If so, we've got another nVidia coin here.

Christian

Groestl runs at 7.5MH/s on 6970 (900/500) and 5.3MH/s on 5850 (850/300). Low mem for running cool


what are your config/bat settings for your 6970's? i cant figure out how to get them past 1.5mh/s  Huh

I got my 6950 to 10mh/s on groestl...so yeah.

{
"pools" : [
   {
      "url" : "stratum+tcp://stablehash.com:4502",
      "user" : "ivanlabrie.1",
      "pass" : "x"
   }
],
"gpu-platform" : "1",
"intensity" : "16",
"kernel" : "myriadcoin-groestl",
"gpu-engine" : "0-850",
"gpu-fan" : "70-100",
"gpu-memclock" : "150",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-listen" : false,
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "4",
"worksize" : "64",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"failover-switch-delay" : "60",
"no-pool-disable" : true,
"kernel-path" : "/usr/local/bin"
}


I will try that,This will work for heavycoin right?
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 29, 2014, 04:24:32 AM
8mh/s for the 780ti (non shared memory, the one with shared memory gives 9.5mh)
Did you recompile with compute 3.5, it may-be a little faster.
Actually, this coin is really a cpu coin, my 3770 gets around 1.1mh/s (6 threads)

groestl, as implemented now, does a massive amount of random access lookups in S-box tables derived from AES.

CPUs have a bit of an advantage due to their big data caches. So the absolute speed-up of a GPU isn't
that great. Maybe factor 10.

By the way, according to some information I got an AMD R9 290X only does around 6.5 MHash/s. Can anyone confirm this? If so, we've got another nVidia coin here.

Christian

Groestl runs at 7.5MH/s on 6970 (900/500) and 5.3MH/s on 5850 (850/300). Low mem for running cool


what are your config/bat settings for your 6970's? i cant figure out how to get them past 1.5mh/s  Huh
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 12, 2014, 02:16:06 AM
im having trouble solo mining heavycoin. could someone one help me with the config and bat files?

-bat    cudaminer.exe --algo=scrypt-jane:1394480376,4,30 -d 0,1,2 -i 0 -H 2 -D -o 127.0.0.1:3343 -O user:pass

-conf    listen=1
maxconnections=25
gen=1
genproclimit=-1
rpcuser=user
rpcpassword=pass
rpcport=3433
p2pport=3433
rpcallowip=127.0.0.1
server=1
daemon=1
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 01, 2014, 09:38:21 AM
Anyone tried a GTX 780 or GTX 780 Ti yet with cudaminer? What's the kHash/sec on it?

Interesting numbers.  I don't have a 700 series but I'm getting 92-95kh/s on a GTX 650 Ti Boost.  I'm surprised the speed is that much slower than a 660 Ti.

The reason I am asking is that I believe the 780 could do nearly double of what a 660Ti does. 350-400kHash/s I believe. It has twice the memory bus width (and hence bandwidth) and it has 2304 shaders compared to the 1344 shaders in the 660 Ti. I woud just like to have a confirmation of its hashing power before I shell out 400 Euros for one Wink.  Also it has Compute 3.5 capability, and I think this would allow for some extra code optimization in the future.

This is what's in my development box currently

580Ti                       (150 kHash) - Compute 2.1
660Ti                       (200 kHash) - Compute 3.0
580Ti 448 core edition (220 kHash) - Compute 2.0
GT 640 (GF 208 based) (55 kHash) - Compute 3.5

That's a pretty good variety of compute capabilites, so I can optimize for different generations of hardware.
When everything crunches simultaneously, the machine pulls 800 Watts from the power socket.



I have two evga acx 780's

GPU 0  625 kh/s   both gpu's +260 engine
GPU 1  580 kh/s
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 28, 2014, 02:09:06 AM
Why are everyone's 780s or Titans so slow? :p

Mine can do 700kh/s without breaking a sweat...and more.  Huh

what are you settings? scrypt/algo/ etc...
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 27, 2014, 10:39:18 PM
I am new to vertcoin mining. I was just wondering if anyone can help me out with my .bat file for optimal performance. I use two evga 780 acx. Here is my current bat file. i get around 445kh/s combined but it craps out after about an hour into mining. Any help would be greatly appreciated.

color 6
cudaminer.exe --algo=scrypt:2048 -H 2 -C 0 -i 0 -l t22x20,t22x20 -m 1 -d 0,1 -L 0 -o stratum+tcp://us.bitcrush.info:3444 -u user.worker -p pass
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!