Bitcoin Forum
May 27, 2024, 03:59:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 »
261  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][YAC] Yacminer GPU miner for Yacoin on: July 03, 2013, 07:33:07 PM
Can you use all of the same commands as cgminer?

Yup. It's based on cgminer with minimal changes to support Yacoin.
262  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][YAC] Yacminer GPU miner for Yacoin on: July 03, 2013, 07:11:58 PM
Thank you for the update.

Sorry about nagging, but I am still interested in a Ybcoin version of the Yacminer.
Would a small YAC donation and promise of 5% of all mined Ybcoins spark your interest?

Tried and failed at updating the source myself, yes, that is how dumb I am.

Fine, I might make one since there's popular demand. Easy enough to change 4 lines...
263  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][YAC] Yacminer GPU miner for Yacoin on: July 03, 2013, 05:10:22 PM
New version is up. -yac2 fixes a problem which has annoyed me greatly. I noticed that the miner always starts experiencing lots of network failures when mining on a pool for a while. I investigated the issue and I think the cause is that the miner does not close long polling connections. -yac2 fixes that by telling the cURL library to limit the number of long polling connections. It's not a perfect fix because the miner is still keeping more than one connection open but at least it shouldn't stall anymore.
264  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][YAC] Yacminer GPU miner for Yacoin on: July 03, 2013, 04:08:22 PM
Hey mikaelh, are you looking into the ways around keeping GPU's usable after the Aug N++?  Or is that something hanzac might be doing?  Or neither? Smiley

Well, let's re-iterate this once more. GPU mining is not going to magically stop at N = 8192. My miner should survive it just fine. I'm not going to benchmark it because people always keep finding new settings after N changes. Some people will use a higher lookup gap and others will find ways to use lower values. I might come up with some new tricks but at the moment I'm pretty happy how the code scales with the lookup gap.
My apologies, I thought I understood the way it works but obviously not.  I thought that the RAM on the GPU was the limitation and this couldn't be overcome.  I'm not sure I understand the lookup gap / TC correlation and the use of GPU RAM vs system RAM.

It's pretty hard to discuss the details of lookup gap without explaining the entire scrypt algorithm first. I did write a bit about lookup gap on the other forum:
http://yacointalk.com/index.php/topic,350.msg1511.html#msg1511

The miner allocates the scratchpad from GPU memory. You may need enough system RAM to support that, but that's a driver issue.
265  Alternate cryptocurrencies / Altcoin Discussion / Re: YACoin - Why have GPU miners? on: July 03, 2013, 02:38:40 PM
Hm, how does that work? GPUs are around the 100Kh/s zone at current N for YaCoin, how will they get to 1Mh/s at the highest N?

N = 32 is the smallest N for Yacoin, not the highest. N = 32 corresponds to Nfactor = 4.
266  Alternate cryptocurrencies / Altcoin Discussion / Re: YACoin - Why have GPU miners? on: July 03, 2013, 02:29:12 PM
orders of magnitude

I don't think there's any GPU able to get two orders of magnitude more hashes than a desktop CPU. My 6850 barely reaches one order of magnitude above my i5 2500k with the latest optimized kernel.

Well, it depends on the value of N. If you set N to 32, my latest kernel will do over 1 million hashes per second quite easily. That's what's happening at the Ybcoin camp. They launched with N = 32 a few days ago and their network hashrate seems to have reached 87 Mhash/s already. Most of the coins are probably going into the pockets of a few GPU miners.
267  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][YAC] Yacminer GPU miner for Yacoin on: July 03, 2013, 02:08:02 PM
Hey mikaelh, are you looking into the ways around keeping GPU's usable after the Aug N++?  Or is that something hanzac might be doing?  Or neither? Smiley

Well, let's re-iterate this once more. GPU mining is not going to magically stop at N = 8192. My miner should survive it just fine. I'm not going to benchmark it because people always keep finding new settings after N changes. Some people will use a higher lookup gap and others will find ways to use lower values. I might come up with some new tricks but at the moment I'm pretty happy how the code scales with the lookup gap.
268  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][YAC] Yacminer GPU miner for Yacoin on: July 01, 2013, 05:56:20 PM
Links for x86 and x64 versions from mega are the same?

Oops, fixed. Thanks for pointing it out!
269  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][YAC] Yacminer GPU miner for Yacoin on: July 01, 2013, 05:36:02 PM
Thank you, any chance of getting a version that supports ybcoin too?
https://bitcointalk.org/index.php?topic=243046.0
https://github.com/ybcoin/ybcoin

I have no interest in Ybcoin since it's simply a clone of Yacoin for the Chinese market. Looks like the only thing one would have to change is the calculation of the Nfactor. No doubt someone has already figured that out and is happily mining at 10 Mh/s. Someone else can release a miner for Ybcoin if they want.
270  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Yet another GPU miner release! [YAC] on: July 01, 2013, 04:34:21 PM
I released my own version based on hanzac's code:
https://bitcointalk.org/index.php?topic=247782.0

Includes a fix for share difficulty calculation. No more bogus spam about blocks being found all the time.
271  Alternate cryptocurrencies / Mining (Altcoins) / [ANN][YAC] Yacminer GPU miner for Yacoin on: July 01, 2013, 04:31:57 PM
This is a modified version of cgminer that supports mining Yacoins. This release includes my latest OpenCL scrypt-chacha kernel (v7) and a fix for share difficulty calculation. No more spam about blocks being found all the time.

Original version by hanzac
https://bitcointalk.org/index.php?topic=232241.0

Changes:
 - Faster OpenCL kernel
 - Fixed share difficulty calculation
 - Rebased off of cgminer 3.3.1

Changes in -yac2:
 - Fixed network errors caused by too many sockets when pool supports long polling

Usage:
Good sample settings for a 7790 (with N = 2048):
Code:
yacminer --scrypt -w 128 --lookup-gap 2 -I 17 --thread-concurrency 8000 -g 1 -o http://mining.pool.net:8706 -u username -p password

Parameters work similarly as in normal scrypt mining except that more memory is needed depending on the N parameter currently used by the network. Try to find a maximal value for thread concurrency. Set worksize (-w) to 256 for HD 7000 series and 64 for older cards. Experiment with different values for lookup gap if you have your card has lots of cores. Increase intensity until you start seeing HW errors.

More settings have also been posted in the old thread.

Downloads

Windows x64 version
https://mega.co.nz/#!B10C3TZT!M6ZLMwG-QHKSJxVPMnWHb2A171la6qFpsOuNfSrhGyI
http://download.muuttuja.org/yacoin/yacminer/3.3.1-yac2/yacminer-3.3.1-yac2-windows-x64.zip

Windows x86 version
https://mega.co.nz/#!twsQwbaB!X8zL0wqsfGeO-ujuFZx62D6PmHY4D9HT82-qJ0McYME
http://download.muuttuja.org/yacoin/yacminer/3.3.1-yac2/yacminer-3.3.1-yac2-windows-x86.zip

Source code (.tar.xz)
https://mega.co.nz/#!Ip9CVICS!UJ7dRj9qdV2aAVtcEWFgj06YIlEWHgOMg0g0F1R2IWM
http://download.muuttuja.org/yacoin/yacminer/3.3.1-yac2/yacminer-3.3.1-yac2.tar.xz

Source code (.tar.bz2)
https://mega.co.nz/#!p8VhxLRS!V-xBLn_IJgMh1RlZZWYppRrjhbh6ax1Wbzlljnba6Nw
http://download.muuttuja.org/yacoin/yacminer/3.3.1-yac2/yacminer-3.3.1-yac2.tar.bz2

Linux compilation
Code:
wget http://download.muuttuja.org/yacoin/yacminer/3.3.1-yac2/yacminer-3.3.1-yac2.tar.xz
tar xJvf yacminer-3.3.1-yac2.tar.xz
cd yacminer-3.3.1-yac2
CFLAGS="-march=native -O2 -pipe" ./configure --enable-scrypt
make
272  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Yet another GPU miner release! [YAC] on: July 01, 2013, 04:30:50 PM
Can anyone provide a list of peers that accept inbound connections?

Here's a list of peers I grabbed from my yacoind:
Code:
37.59.119.242
199.204.38.210
184.175.53.111
88.198.92.150
109.80.94.251
198.199.80.210
106.187.96.135
50.56.186.88
54.244.109.130
140.112.183.10
95.138.185.176
72.46.155.34
95.90.147.164
174.56.58.238
110.211.43.56
95.178.181.163

I've also been having a number of issues with pools, so I'm solo-mining at the moment. Let's hope feeleep gets stratum working.
273  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Yet another GPU miner release! [YAC] on: July 01, 2013, 12:54:20 PM
Guys,

I set up experimental stratum support on http://yac.coinmine.pl on port 9088, however when I tried to setup yacminer it cannot connect. I suppose it doesn't support stratum in this version but I may be wrong.

It would be beneficial if someone who has enough programming skills could check the source code of yacminer and say if stratum should work or not...

Anyway you are invited to test stratum if you can Smiley

feeleep

Your stratum pool is rejecting shares.

Code:
 yacminer version 3.2.1 - Started: [2013-07-01 15:48:41]
--------------------------------------------------------------------------------
 (5s):111.3K (avg):114.6Kh/s | A:0  R:8  HW:0  U:0.0/m  WU:84.5/m
 ST: 2  SS: 0  NB: 8  LW: 134  GF: 0  RF: 0
 Connected to yac.coinmine.pl diff 31 with stratum as user mikaelh.x
 Block: 5cc54263730eb5fe...  Diff:52.5K  Started: [15:52:43]  Best share: 338
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:                | 114.9K/116.3Kh/s | A:0 R:8 HW:0 U:0.00/m I:17
--------------------------------------------------------------------------------

rypt' is n
 [2013-07-01 15:51:36] Network diff set to 52.5K
 [2013-07-01 15:51:36] Stratum from pool 0 detected new block
 [2013-07-01 15:51:40] Rejected a4a838e1 Diff 286/31 GPU 0  (global name 'ltc_sc
rypt' is n
 [2013-07-01 15:51:46] Rejected f04a3094 Diff 111/31 GPU 0  (global name 'ltc_sc
rypt' is n
 [2013-07-01 15:51:51] Network diff set to 52.5K
 [2013-07-01 15:51:51] Stratum from pool 0 detected new block
 [2013-07-01 15:52:41] Rejected 93af4b8a Diff 63/31 GPU 0  (global name 'ltc_scr
ypt' is n
 [2013-07-01 15:52:43] Network diff set to 52.5K
 [2013-07-01 15:52:43] Stratum from pool 0 detected new block

This is my own version compiled from hanzac's source with a few fixes. Nothing that should affect stratum support though.

EDIT: Same thing with hanzac's original version. Pool is rejecting all shares with the same message.
274  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Yet another GPU miner release! [YAC] on: June 27, 2013, 05:47:08 PM
This version is my attempt to optimize the Keccak code as much as possible. 128-bit vector operations are used where possible. Unfortunately the core operations of Keccak are still 64-bit because Keccak is annoying. Speedup is pretty minor. My 7790 goes from 108 khash/s to 112 khash/s. This version doesn't use the vstore* functions and should work with very old compilers (not tested though).

scrypt-chacha-v7.cl
https://mega.co.nz/#!RldG2YpD!DVbjR1A8tAFBPDBHTz7_WVN0S6o3hRQwWjOFrEBD0RU
275  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Yet another GPU miner release! [YAC] on: June 26, 2013, 09:33:53 PM
Code:
C:\DOCUME~1\GHO~1.TH~\LOCALS~1\Temp\OCL34E.tmp.cl(135): error: bad argument
          type to opencl vload/vstore: expected pointer to scalar with
          addrSpace global/local/private/constant(vloa [2013-06-26 09:42:44] Failed to init GPU thread 0, disabling device 0
 [2013-06-26 09:42:44] Restarting the GPU from the menu will not fix this.
 [2013-06-26 09:42:44] Try restarting cgminer.

What's your driver version? I think your OpenCL compiler may be too old. It's also possible to get rid of vstore but I'm not sure how that would affect performance.

That's HD4870 on Windows XP, so the drivers and APP SDK are pretty old. This OpenCL 1.0 HW delivers ~100MH/s SHA-256 at 800MHz engine and maybe 120W power consumption. Not worth mining anymore unless you have free electricity. I think it can be used very well for scrypt-jane mining as it offers over 100GB/s of memory bandwidth.

Here's a quick version that doesn't use vstore. Only recommended for people who cannot compile v6.

scrypt-chacha-v6-no-vstore
https://mega.co.nz/#!p9l20QLa!YbT2A0i0WqJS1moB6hGGaU4vRgJ7nChIKgs-2o1jB8k
276  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Yet another GPU miner release! [YAC] on: June 26, 2013, 06:18:42 PM
7790 users!

Please post here new N=10 settings. I try many setups, always hw error.

MY N9 settings:
hashing avg.: 126.3kh/s
Parameters:
Code:
 --device 0 --scrypt --worksize 256 --lookup-gap 2 -I 11 --thread-concurrency 8192 -o adress -u name -p pass

My current settings for a 7790 are:
Code:
--scrypt -w 128 --lookup-gap 2 -I 17 --thread-concurrency 12000

This produces about 109 kH/s after the latest N change.
277  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Yet another GPU miner release! [YAC] on: June 26, 2013, 08:11:38 AM
Code:
C:\DOCUME~1\GHO~1.TH~\LOCALS~1\Temp\OCL34E.tmp.cl(135): error: bad argument
          type to opencl vload/vstore: expected pointer to scalar with
          addrSpace global/local/private/constant(vloa [2013-06-26 09:42:44] Failed to init GPU thread 0, disabling device 0
 [2013-06-26 09:42:44] Restarting the GPU from the menu will not fix this.
 [2013-06-26 09:42:44] Try restarting cgminer.

What's your driver version? I think your OpenCL compiler may be too old. It's also possible to get rid of vstore but I'm not sure how that would affect performance.
278  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Yet another GPU miner release! [YAC] on: June 25, 2013, 10:24:14 PM
Trying it now...seems like yac either killed my card or my win 7 install got borked with your v5 kernel somehow (?)
I can't mine other coins either, getting tons of hw atm.
(this is when trying to mine ltc)

You will probably need to restart that computer.
279  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Yet another GPU miner release! [YAC] on: June 25, 2013, 10:05:01 PM
Here's a new version which should fix HW errors for most people.

scrypt-chacha-v6.cl
https://mega.co.nz/#!NhFFxSzC!I7gIqnxyL7LLR5rP8E60bAjAQQFGueDHv1wygufQm0c

Remember to delete your *.bin files.

If you are still getting HW errors, you need to increase either thread concurrency or lookup gap.
280  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Yet another GPU miner release! [YAC] on: June 25, 2013, 09:38:24 PM
Yeah, it's probably a good idea to hold off mining for a while. Difficulty should actually adjust faster that way. There's a bug in v5 causing the HW errors. I'll release a new kernel soon.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!