Hide Point 5 In Getting Started - SHA256 Coins
Hide irrelevant details in point 5 when SHA256 coin is used.
This commit is contained in:
parent
16a1ca641a
commit
cc645d24c5
@ -51,15 +51,17 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<p>5. <strong>Advanced cgminer settings / FAQ</strong></p>
|
||||
{if $GLOBAL.config.algorithm == 'scrypt'}
|
||||
<p>5. <strong>Advanced CGMiner settings / FAQ</strong></p>
|
||||
<ul>
|
||||
<li><a href="https://raw.github.com/ckolivas/cgminer/v3.7.2/SCRYPT-README" target="_blank">Scrypt readme</a></li>
|
||||
<li>Don't set <b>intensity</b> too high, I=11 is standard and safest. Higher intensity takes more GPU RAM. Check for <b>hardware errors</b> in cgminer (HW). HW=0 is good, otherwise lower intensity :)</li>
|
||||
<li>Set shaders according to the readme (or look at your graphic cards specifications). Cgminer uses this value at first run to calculate <b>thread-concurrency</b>. Easiest way to get this optimized is to use same settings as others have used here: <a href="http://litecoin.info/Mining_Hardware_Comparison" target="_blank">here</a>.</li>
|
||||
<li>There's also an interesting project which gives you a GUI for cgminer. Windows only it seems.</li>
|
||||
<li>Don't set <b>intensity</b> too high, I=11 is standard and safest. Higher intensity takes more GPU RAM. Check for <b>hardware errors</b> in CGMiner (HW). HW=0 is good, otherwise lower intensity.</li>
|
||||
<li>Set shaders according to the readme (or look at your graphic cards specifications). CGMiner uses this value at first run to calculate <b>thread-concurrency</b>. Easiest way to get this optimized is to use same settings as others have used here: <a href="http://litecoin.info/Mining_Hardware_Comparison" target="_blank">here</a>.</li>
|
||||
<li>There's also an interesting project which gives you a GUI for CGMiner. Windows only it seems.</li>
|
||||
<li>Here's a great <a href="https://docs.google.com/document/d/1Gw7YPYgMgNNU42skibULbJJUx_suP_CpjSEdSi8_z9U/preview?sle=true" target="_blank">guide</a> how to get up and running with Xubuntu.</li>
|
||||
</ul>
|
||||
</li>
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user