Bitcoin Forum
June 23, 2024, 02:16:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: cgminer "networking diff" vs official difficulty on: July 06, 2013, 04:50:30 PM
Thanks Yoloswag,

your reply helped me find this:

https://bitcointalk.org/index.php?topic=220341.0 (see initial post of that thread)

What happens is that cgminer multiplies official difficulty by 65536 [or 2^16].

Testing on my own numbers:  137.632 * 65 536 = 9.02M
NP, I'm not 100% sure that FTC works exactly like ltc but it should be similar in that they both use the salsa208
2  Other / Beginners & Help / Re: help with getting started on: July 06, 2013, 04:45:17 PM
Don't even bother mining the sha256 with GPUs, you should try either mining FTC/ltc or if you can get your hands on an ASIC then you might be able to break even. You're a couple years late to the party.
3  Other / Beginners & Help / Re: Help for LTC mining on: July 06, 2013, 04:40:52 PM
Step 2 is to overclock the memory(25mhz steps every 30 seconds) until the display driver crashes, now set the mem clock to the one before the crash and change the intensity to 18. Also set the thread concurrency to the number from the generated .bin file in the cgminer dir (the one after g2tc) you can also set the shader to 0 now. Restart it and now find the highest engine clock and there should be sweet spot where the hash rate drops drastically. You should now be able to get around the same hash rate that your card should get based on the mining hardware comparison on the litecoin wiki. If you aren't able to then you need to use the 12.8 driver and the opencl that comes with it.
4  Other / Beginners & Help / Re: What's causing the bitcoin to lose value? on: July 06, 2013, 02:26:00 PM
Peak oil ofc #nwo
5  Other / Beginners & Help / Re: GPU hashrate dropped - hardware problem? on: July 06, 2013, 02:24:18 PM
scrypt or sha256 mining?
6  Other / Beginners & Help / Re: Is Now The Time To Buy? on: July 06, 2013, 01:53:45 PM
Only buy if you're willing to take a loss in the short term, I don't see the price hitting 100 again until there is wide spread adoption/mainstream which is impossible when the only exchange is centralized.
7  Other / Beginners & Help / Re: Help for LTC mining on: July 06, 2013, 01:33:00 PM
If I searched in the right place this is the 13.1 version, but i'm not sure if it's what you asked for ^^'
Okay open your cgminer.conf (download cgminer 3.1.0 windows built) if you don't have one start with the example.conf and save it as cgminer.conf. Set intensity to 13, lookup-gap 2, work size 256, shaders for 6850 960 or
for a 6870 1120, kernel scrypt, and make sure you have a valid pool leave everything else alone. Now create a new text file in the same directory call it mine.bat -> save as (select All files instead of .txt). The first 2 lines should have  setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1 followed by cgminer.exe --api-listen --auto-fan on the next line. Save it and then double click the bat file, after it runs stable for 5-10 minutes you're ready to start the more complicated part.
8  Other / Beginners & Help / Re: cgminer "networking diff" vs official difficulty on: July 06, 2013, 01:09:02 PM
This is because the scrypt algorithm is fundamentally different from how the sha256 is solved. Without going into too much detail the official difficulty is relative to the entire hash rate of the network so that a block will be found every x minutes. Smaller pools use a lower difficulty because the rounds are much longer.
9  Other / Beginners & Help / Re: Help for LTC mining on: July 06, 2013, 12:57:10 PM
Before I post a wall of text, what version of ati catalyst are you running? Also when configuring scrypt mining you generally want to configure it to use the least amount of power.
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!