Bitcoin Forum
June 24, 2024, 01:20:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: ATMEL ATSHA204 Crypto Chip OR INTEL Xeon Phi Co-Processor Mining on: June 13, 2013, 02:44:17 AM
The Intel Xeon phi is too expensive $2599.00 so it woudn't be cost effective for mining.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: June 08, 2013, 05:54:35 AM
Thanks, she is working fine  :-)

Code:
[2013-06-08 01:50:48] accepted: 35/35 (100.00%), 5.54 khash/s (yay!!!)
[2013-06-08 01:51:28] LONGPOLL detected new block
[2013-06-08 01:51:29] GPU #0: GeForce 210, 222656 hashes, 5.52 khash/s
[2013-06-08 01:51:49] GPU #0: GeForce 210, 112896 hashes, 5.57 khash/s
[2013-06-08 01:51:49] accepted: 36/36 (100.00%), 5.57 khash/s (yay!!!)
[2013-06-08 01:52:27] GPU #0: GeForce 210, 217280 hashes, 5.68 khash/s
[2013-06-08 01:52:51] GPU #0: GeForce 210, 133056 hashes, 5.69 khash/s
[2013-06-08 01:52:51] accepted: 37/37 (100.00%), 5.69 khash/s (yay!!!)
[2013-06-08 01:53:27] GPU #0: GeForce 210, 205184 hashes, 5.68 khash/s
[2013-06-08 01:53:31] GPU #0: GeForce 210, 25088 hashes, 5.58 khash/s
[2013-06-08 01:53:31] accepted: 38/38 (100.00%), 5.58 khash/s (yay!!!)

keiichicom
3  Other / Beginners & Help / Re: GPU mining Litecoins is slower than CPU on: June 06, 2013, 10:55:05 AM
Hi,

I wanted to write this message because I fell into this trap too. When first starting out, people who have had experience GPU mining with bitcoin, automatically assume that ANY GPU's are better than CPU's at litecoin mining because this is the case with bitcoin mining but this is not  true.

This message pertains to the "scrypt" algorithm used by litecoin miners. The "scrypt" algorithm is optimized for CPU's not GPU's, unlike the algorithms in bitcoin, so even if you have a higher hash rate on your GPU and if your GPU is too slow you will get better performance with cpu mining (you can win the competition for solving blocks more easily on cpu's). Also make sure you have enough RAM. So the key with litecoin mining with cpu's is to increase the number of cpu cores. However the best processors today have about 100 cores (other company than Intel) which gets approximately only 294khash/s (see calculations at bottom) which makes it a slow earner. So you would about 3or4 of these to get 1Mhash/s to start making a good amount of litecoins. So if you want to use GPU's slower ones won't cut it at all if you are interested in profitable mining. With GPU's You need to use MULTIPLE graphics cards of the fastest type.

Here is an example:



2 core cpu: getting about 6kilohash/s - This gets valid shares right away every 10-15min approx.
(using minerd)

nvida geoforce 210, getting 3megahash/s - waiting along time to get even 1 share even though hash rate is higher than on the cpu's.
(using cgminer)

So you would need multiple ultrafast graphics cards to make your litecoin mining at least as profitable or more profitable as on multiple multi-core CPU's.

Here are come calculations:

On a 16 core cpu I was getting about 47khash/s on average using minerd
So on a 100 core cpu this would be about 294khash/s (100*47/16)

Besides the 100core cpu's, one potential solution to litecoin mining on CPU's might be the Intel Xeon Phi Coprocessor, the fastest one has 60 cpu cores. So (just a rough estimate). You would need about 6 of them mining at the same time to make cpu litecoin mining profitable e.g. 60/100 core ratio * 294khash/s = 176 khash/s, then 1meghash/s  / 176 khash/s = 5.6 ~ 6 devices.

Depending on the cost of Intel Xeon phi this may or may not be profitable...
 
keiichicom
4  Other / Beginners & Help / Re: ATMEL ATSHA204 Crypto Chip OR INTEL Xeon Phi Co-Processor Mining on: June 06, 2013, 10:13:03 AM
intel xeon phi also too slow for bitcoin (60 core cpu).
and slow earner  for litecoin
5  Other / Beginners & Help / Re: ATMEL ATSHA204 Crypto Chip OR INTEL Xeon Phi Co-Processor Mining on: May 25, 2013, 05:02:39 AM
Thanks onkel. I got the chip to wakeup and I was about to
Test SHA256 but I guess if the clock speed for i2c or serial transmission speed for one wire is too slow there is no point.
6  Other / Beginners & Help / Re: ATMEL ATSHA204 Crypto Chip OR INTEL Xeon Phi Co-Processor Mining on: April 23, 2013, 01:01:42 AM
Hi Jay,

I have my ATSHA204 chips, so I will try very soon and then let you know. So far I downloaded a library for arduino to talk  to the chip and I am currently reviewing the bitcoin mining algorithm to see how it works...

Keiichicom
7  Other / Beginners & Help / Re: How do you safely buy a BFL pre-order on eBay? on: April 16, 2013, 02:33:16 AM
You maybe better off to buy an asic miner from Avalon, they have actually shipped, although they are sold out of the current batch...and you would have to wait a while.
8  Other / Beginners & Help / Re: Lite Coin GUIMiner-scrypt alpha help on: April 16, 2013, 02:28:15 AM
Care to try cgminer, I have had trouble with reaper myself?
9  Other / Beginners & Help / Re: Lite Coin GUIMiner-scrypt alpha help on: April 16, 2013, 02:24:55 AM
Hi,

I am not sure but what I do know is that the higher the thread concurrency the more ram memory it uses on your gpu, so you need to drop it so that you aren't using up the gpu's memory.

This thread might help:



Keiichicom.https://bitcointalk.org/index.php?topic=176871.0
10  Other / Beginners & Help / Re: Lite Coin GUIMiner-scrypt alpha help on: April 16, 2013, 02:05:08 AM
Hi,


Try dropping your thread concurrency; it might be too high, other settings look fine.  if this doesn't work drop your intensity until all gpu's connect. If this still doesn't work or it doesn't mine fast enough for you, then you could try cgminer instead, I found it a bit easier to tweak (although I admit I only have one gpu...)


Cheers, Keiichicom.
11  Other / Beginners & Help / Re: Lite Coin GUIMiner-scrypt alpha help on: April 16, 2013, 01:48:01 AM
Hi,

Please post your current reaper parameters and I will look at them and advise...

Keiichicom
12  Other / Beginners & Help / Re: Crypto Chip / Xeon Phi Co-Processor Mining on: April 16, 2013, 01:42:44 AM
Thanks, revised the poll...
13  Other / Beginners & Help / ATMEL ATSHA204 Crypto Chip OR INTEL Xeon Phi Co-Processor Mining on: April 16, 2013, 12:43:00 AM
Hi,

I am going to see if it is possible to develop a fast low power hardware miner based on Atmel's atsha204 crypto chips. I will let you know when/if what I come up with. I am intending this to be a cheaper alternative to FPGA and ASIC design (at least for the crypto chips). The sha256 hashing will be done on the crypto chip and the controller will be an Arduino Uno during the first experiment. I was not able to find any data yet on the speed of hashing of the atsha204. Does anyone know? Wink

Later when I buy one I will try the Intel XEON Phi...



p.s. I have ordered my atsha204's (10 of them) and I am waiting impatiently for them... Cool

Cheers,
Keiichicom  Cheesy
14  Other / Beginners & Help / Re: Introduce yourself :) on: April 16, 2013, 12:28:24 AM
Hello Fellow Bitcoiners,

I am a bit late in the game but I hope to develop some novel bitcoin mining hardware. I Will let you what I come up with.

Keiichicom
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!