Bitcoin Forum
July 09, 2024, 01:38:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 »
41  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: May 03, 2014, 06:03:30 PM
you should remove the "-s 1", because it will stop the algorithm after one second. This is only needed, if you are not mining with stratum, because you won't get notified, if someone else found a new block. Stratum detects new blocks, so you should not use this switch...

Christian
i did not think about that, thanks christain

may-be it is related to the difficulty and actually I wonder if it wouldn't be better to give a different address for each card... (?)
hmm im not sure if it would make a difference but i guess it could be messing up the diff for each worker?
be nice if that -f feature was in so i could force a diff

it seems the diff may be the reason why, just started again and card 3 seems to be given a higher diff, as hashrates stay more even and constant

cards 1 and 2 are fluctuating like mad from as low as 51khash/s to 4.1MH/s
again this resulted in card 3 having 250 shares submitted, card 2 has 450. i think we do need a diff command, or a way to calculate out diff and force it automatically maybe?

In my opinion, this difficulty adjustment makes only sense for pools, which does not set the difficulty for you. Not sure about hashharder... But, setting the right diffculty should be part of every pool....

Christian
42  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: May 03, 2014, 05:34:27 PM
ok guys so i just noticed something on my jackpot coin mining system. I have 3 identical 750Ti's all mining at 3.1MH/s over at hashharder.com but strangely these are my submitted share rates of the cards

691
761
367

they were all started the same time, and as you can see, the 3rd card has only submitted about have the number of shares as the other 2. Has anyone else noticed this with their miner?

their all running separate instances so its very strange. Not me complaining just wondering if anyone else has seen this. my launch config is

Code:
ccminer50.exe -q -s 1 -a jackpot -d 1 -o stratum+tcp://www.hashharder.com:9958 -u JSmJ6NCiZo4gdLKGDkrySC8hHktrHe3WVH -p x

no point hiding wallet address if noone can login to it lol
may-be it is related to the difficulty and actually I wonder if it wouldn't be better to give a different address for each card... (?)

Hrm, I mine on cloudminers, so I don't know something about hasharder, but, you should remove the "-s 1", because it will stop the algorithm after one second. This is only needed, if you are not mining with stratum, because you won't get notified, if someone else found a new block. Stratum detects new blocks, so you should not use this switch...

Christian
43  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: May 03, 2014, 05:15:05 PM
don't know, if the vote is passed to the hash which get submitted (didn't check) the hash won't get validated (nor recognised)
A simple hack, would be to just remove the part sending the vote...

block header size changes, input size to the hashes changes.

So we have to modify 5 hardcoded hash functions to take a different input block size.
Chris74 initially only modified 1 out of 5, thinking this would work.

Christian


okay, now we've got MNR hashing, but we broke HeavyCoin in the process. Meh.

Will take a bit until we can release this.


They change the block size because they remove the voting process? How many hope could they give from a clone while the original is barely alive. Meeh!

Has anyone managed to mine Saffroncoin on a groestl pool?  I was solomining it but considering trying a pool. 

Just saw this about ccminer shares not being compatible for some reason.
https://bitcointalk.org/index.php?topic=586320.msg6522687#msg6522687

That's what I said 2 days ago.

I'm not really sure if this is in the actual ccminer, but I implemented a new Option: "-f" or "--diff". DwarfPool doesn't send you Shares with correct VarDiff, so you Need to divide your difficulty at your own. This new option will handle that: simply try adding "-f 256", if you wanna mine saffroncoin with dwarfpool.

Christian
44  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: May 03, 2014, 09:57:25 AM
   C&C Hash Factory

nice Smiley
45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [SFR] SaffronCoin - Hybrid Algo - Wallet Update - Tray Icon Fixed on: May 03, 2014, 09:33:37 AM
Plz don't forget to vote von comkort:

https://comkort.com/vote

Christian
46  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: May 01, 2014, 08:01:10 PM
as an alternative to myriad-coin you can also take a look at saffron-coin. same algorithm -> minable with ccminer
47  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [SFR] SaffronCoin - Hybrid Algo - Wallet Update - Tray Icon Fixed on: May 01, 2014, 07:43:40 PM
Please vote for SFR to be added on Comkort: https://comkort.com/vote

Nice, we need a good Exchange.
48  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: May 01, 2014, 06:47:53 PM
Chris84,  I secretly hoped you were going to complain that my collection of tray icons is not long enough.


Wink
49  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: May 01, 2014, 05:49:45 PM
Anyone know the ETA of x11 algo ? Been reading this thread for quite sometime. Saw the previous eta was to be end of April. Any idea what would be the new ETA ?

we're down to optimizing the SIMD hash, which takes a ridiculous 66% of the total runtime.

Current hash rate on GTX 780 is 2.4 MHash/s. Want to reach 5 MH.

Christian


here's a screenshot showing the execution timeline for X11 hashing. Ignore the gaps between the hashes, these are likely caused by the code profiling operation.
The relative lengths of the execution times are the interesting parts. Biggest offenders are currently the SIMD and Echo hashes. The measurement was taken on
a GTX 780.




And ECHO is the next problem-child Sad
50  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SaffronCoin [SFR] - Hybrid Algo -111M Max coins on: April 30, 2014, 07:35:54 AM
8 hours of solo mining with 60MHs with Groestl : zero block Huh (in fact, 2, refused)

Difficulty of Groestl is way too high for solo mining. Blocks may go orphan due to all 3 algos having equal chance of finding a block. I would suggest to mine another algo until we get a Groestl pool.

In fact, i found many blocs, all refused (not orphaned, directly refused)
15 is not too high for solo mining with groestl (i managed without problems to do solo mining of groestlcoin tilll diff 70)

Did you correctly set groestl as algo in the saffroncoin.conf?
Yes i did.

Strange, groestl works for me. Which miner are you using? Check your configuration, finding groestl-blocks solo works
51  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SaffronCoin [SFR] - Hybrid Algo -111M Max coins on: April 30, 2014, 07:14:50 AM
8 hours of solo mining with 60MHs with Groestl : zero block Huh (in fact, 2, refused)

Difficulty of Groestl is way too high for solo mining. Blocks may go orphan due to all 3 algos having equal chance of finding a block. I would suggest to mine another algo until we get a Groestl pool.

In fact, i found many blocs, all refused (not orphaned, directly refused)
15 is not too high for solo mining with groestl (i managed without problems to do solo mining of groestlcoin tilll diff 70)

Did you correctly set groestl as algo in the saffroncoin.conf?
52  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] SaffronCoin [SFR] - Hybrid Algo -111M Max coins - India on: April 28, 2014, 08:55:03 AM
IMO totoy is trying to mine with ccminer, if so, he should set -a myr-gr, because its written that Saffron uses myriad-groestl algo?


Thanks, mining now Smiley

Can you tell us some hashrates?
53  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AnimeCoin [アニメコイン] ANI on: April 16, 2014, 07:55:53 PM
plz dont forget to vote for animecoin on mintpal, this could gave the coin a big advantage...
54  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AnimeCoin [アニメコイン] ANI on: April 16, 2014, 05:49:18 PM

+1

Christian
55  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 29, 2014, 08:41:59 PM
finally finished the beta of my web interface for cudaminer/ccminer (yeah..i'm not good with colors ^^)



I just hope nvapi will soon be available under linux.

Look really nice, good work!

Christian
56  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FC] Fuguecoin - Fugue256 hash, Launched! NO PRE-M! CPU/GPU minable! on: March 25, 2014, 12:28:38 AM

Hello FugueCoin Community.

We added FC to our voting poll.
You can vote for FC at coinano.com/vote

Our reward system will give a different and exciting experience.
Be online, trade safely&funny and always win !  
Happy trading !!



More Info  https://bitcointalk.org/index.php?topic=527950.0
Visit us   www.coinano.com
Follow us  https://twitter.com/Coinano




Nice! Thanks a lot, I hope we are able to get enought votes to trade on your exchange Smiley
57  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GRS] GroestlCoin, (PoW), new hash aglo, CPU/GPU mining on: March 24, 2014, 05:55:00 AM
Heyho,

our cc-miner is now able to mine groestlcoin with Version 0.3. It will be released in some minutes here:

https://github.com/cbuchner1/ccminer/releases

(inkluding Source and Windows-Binaries)

The nVidia-Miner bounty is still open, right?
I would like to claim it.

GRS: Ffuvnr4SowWLm41nkbxgNkx9n8PCXVbRCd

Christian

Code:
To: Ffuvnr4SowWLm41nkbxgNkx9n8PCXVbRCd
Debit: -61440.00 GRS
Net amount: -61440.00 GRS
Transaction ID: 2bdfacfa60018375ec725e82f39607147554344a8b7e7e4a3701e0c75cc85cb9

can you report about hashrate on nvidia gpu?

shiiiiiiiiiiiiiiiiiiiitttttttttttttt!! sended coins for SCAMMER!!!!!!!!!!!!!!((((((((((((((((((((((((


Hiho,
hash rates are nearly there, where ATI's are too. Got about 4000 KHash/s on 570 GTX.
And no, I'm not a scammer. It works.
58  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GRS] GroestlCoin, (PoW), new hash aglo, CPU/GPU mining on: March 23, 2014, 08:43:34 PM
Heyho,

our cc-miner is now able to mine groestlcoin with Version 0.3. It will be released in some minutes here:

https://github.com/cbuchner1/ccminer/releases

(inkluding Source and Windows-Binaries)

The nVidia-Miner bounty is still open, right?
I would like to claim it.

GRS: Ffuvnr4SowWLm41nkbxgNkx9n8PCXVbRCd

Christian
59  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][FC] Fuguecoin - Fugue256 hash, Launched! NO PRE-M! CPU/GPU minable! on: March 21, 2014, 05:13:37 PM
Early Alpha Version of Pool:

http://dwarfpool.com/fc



sgminer does not work. Could somebody try cpuminer?
Currently I modify cgminer. It will be available next hour-two.

Hi,

can you tell me, which stratum-code you're using?
60  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 20, 2014, 08:27:07 AM
Good News for fuguecoin-miner:

https://www.nxt-e.com/default.aspx?m=fugue_btc
Pages: « 1 2 [3] 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!