Bitcoin Forum
May 05, 2024, 06:49:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 [101] 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 ... 434 »
  Print  
Author Topic: [ANN] SpreadCoin | True Decentralization (No Pools) | Testing New Masternodes  (Read 810025 times)
MyFarm
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1000


View Profile
December 30, 2014, 12:24:38 AM
 #2001

Spreadcoin Mining Guide


Step 1: Make sure you have downloaded the Spreadcoin client and the miner that suits your graphics card. (AMD or Nvidia) You can find all of these download links below.

Client Download (version 0.9.15.2, released December 24, 2014)
Windows wallet (32-bit)
Windows wallet (64-bit)
Linux wallet (32-bit)
Linux wallet (64-bit)
Mac OS X wallet

Source code

AMD GPU Miner
Windows binary: http://spreadcoin.net/files/Spread-GPU-miner.7z
Source code: https://github.com/spreadcoin-project/spreadcoinx11-sgminer

You need latest drivers to use this miner. Known to work on 14.9 installed from file named amd-catalyst-14-9-win7-win8.1-64bit-dd-ccc-whql.exe from http://support.amd.com/en-us/download/desktop?os=Windows%207%20-%2064

Nvidia GPU Miner

Win32 binary: https://github.com/tsiv/spreadminer/releases
Source: https://github.com/tsiv/spreadminer



Step 2: You only need to do this step if you have an encrypted wallet

So first off, head to %appdata%/Spreadcoin. You can find it by opening windows explorer and typing it into the bar at the top:


Press Enter. Now you will be taken to a folder named Spreadcoin with a few files in it.
In the next step I'm going to assume you don't have a spreadcoin.conf file in this folder.

Step 3: Now you need to right click and create a new text document as shown below.



Leave it named as "New Text Document". Now open the document and paste this text into it:

Code:
miningprivkey= <we will fill this section out later>

Now we can save the file. But we need to name it spreadcoin.conf so click file > save as
Now make sure to change "Save as type" from "Text Documents (*.txt)" to "All Files (*.*)"
Then type the file name as "spreadcoin.conf" and click save.
Now you should see a new file called "spreadcoin.conf" in the Spreadcoin directory. If you can't see it there then you might need to refresh the page but if you can see it there then you can minimize the file explorer window as we will come back to it later.



Step 3: Now you can extract the client that you downloaded earlier from the zip file and run it. (You may need to install 7-zip) (if you already had the latest client downloaded and running then you can skip this step)



Step 4: Follow this step ONLY if you have an encrypted wallet.

Create a new address that you would like your miner to mine to and copy it to the clipboard. This address will be slightly insecure as you will need to expose it to your miner.

In the Spreadcoin client in the toolbar at the top click Tools > Debug Console

Then type "walletpassphrase <your wallet password> 120".
Now type "dumpprivkey <wallet address>" where the wallet address is the address you copied to your clipboard before.

The wallet will reply with the corresponding private key. You will need to copy this key and then open up the spreadcoin.conf file you minimized before.

Type "miningprivkey=<paste the key you copied out of the spreadcoin client>"

You can now save and close the spreadcoin.conf file.
Once you have done that you will need to restart the client.



Step 5: Now that the client is up and running you can extract your miner from it's zip file. Navigate to the folder you extracted it from and find the file named "start.bat". Depending on your computer the file may not have ".bat" on the end. Then you can right click > edit.

Now you might need to erase everything except the word "sgminer" (it worked for me) and then you can proceed to add custom modifications to the default values. Here is a list:

Code:
Options for both config file and command line:

--auto-fan          Automatically adjust all GPU fan speeds to maintain a target temperature
--auto-gpu          Automatically adjust all GPU engine clock speeds to maintain a target temperature
--balance           Change multipool strategy from failover to even share balance
--benchmark         Run sgminer in benchmark mode - produces no shares
--compact           Use compact display without per device statistics
--debug|-D          Enable debug output
--device|-d <arg>   Select device to use, one value, range and/or comma separated (e.g. 0-2,4) default: all
--disable-rejecting Automatically disable pools that continually reject shares
--expiry|-E <arg>   Upper bound on how many seconds after getting work we consider a share from it stale (default: 28)
--gpu-dyninterval <arg> Set the refresh interval in ms for GPUs using dynamic intensity (default: 7)
--gpu-platform <arg> Select OpenCL platform ID to use for GPU mining (default: -1)
--gpu-threads|-g <arg> Number of threads per GPU - one value or comma separated list (e.g. 1,2,1)
--gpu-engine <arg>  GPU engine (over)clock range in Mhz - one value, range and/or comma separated list (e.g. 850-900,900,750-850)
--gpu-fan <arg>     GPU fan percentage range - one value, range and/or comma separated list (e.g. 0-85,85,65)
--gpu-map <arg>     Map OpenCL to ADL device order manually, paired CSV (e.g. 1:0,2:1 maps OpenCL 1 to ADL 0, 2 to 1)
--gpu-memclock <arg> Set the GPU memory (over)clock in Mhz - one value for all or separate by commas for per card
--gpu-memdiff <arg> Set a fixed difference in clock speed between the GPU and memory in auto-gpu mode
--gpu-powertune <arg> Set the GPU powertune percentage - one value for all or separate by commas for per card
--gpu-reorder       Attempt to reorder GPU devices according to PCI Bus ID
--gpu-vddc <arg>    Set the GPU voltage in Volts - one value for all or separate by commas for per card
--lookup-gap <arg>  Set GPU lookup gap for scrypt mining, comma separated
--intensity|-I <arg> Intensity of GPU scanning (d or 8 -> 31,default: d to maintain desktop interactivity)
--xintensity|-X <arg> Shader based intensity of GPU scanning (1 to 9999), overrides --intensity|-I and -rawintensity.
--rawintensity <arg> Raw intensity of GPU scanning (1 to 2147483647), overrides --intensity|-I and --xintensity|-X.
--kernel-path|-K <arg> Specify a path to where kernel files are (default: "/usr/local/bin")
--kernel|-k <arg>   Override kernel to use - one value or comma separated
--load-balance      Change multipool strategy from failover to quota based balance
--log|-l <arg>      Interval in seconds between log output (default: 5)
--log-show-date|-L  Show date on every log line
--lowmem            Minimise caching of shares for low memory applications
--net-delay         Impose small delays in networking to not overload slow routers
--no-adl            Disable the ATI display library used for monitoring and setting GPU parameters
--no-restart        Do not attempt to restart GPUs that hang
--no-submit-stale   Don't submit shares if they are detected as stale
--pass|-p <arg>     Password for bitcoin JSON-RPC server
--per-device-stats  Force verbose mode and output per-device statistics
--poolname <arg>    Name of pool.
--protocol-dump|-P  Verbose dump of protocol-level activities
--queue|-Q <arg>    Minimum number of work items to have queued (0+) (default: 1)
--quiet|-q          Disable logging output, display status and errors
--quota|-U <arg>    quota;URL combination for server with load-balance strategy quotas
--real-quiet        Disable all output
--remove-disabled   Remove disabled devices entirely, as if they didn't exist
--rotate <arg>      Change multipool strategy from failover to regularly rotate at N minutes (default: 0)
--round-robin       Change multipool strategy from failover to round robin on failure
--scan-time|-s <arg> Upper bound on time spent scanning current work, in seconds (default: 7)
--sched-start <arg> Set a time of day in HH:MM to start mining (a once off without a stop time)
--sched-stop <arg>  Set a time of day in HH:MM to stop mining (will quit without a start time)
--shaders <arg>     GPU shaders per card for tuning scrypt, comma separated
--sharelog <arg>    Append share log to file
--shares <arg>      Quit after mining N shares (default: unlimited)
--socks-proxy <arg> Set socks4 proxy (host:port)
--show-coindiff     Show coin difficulty rather than hash value of a share
--state <arg>       Specify pool state at startup (default: enabled)
--tcp-keepalive <arg> TCP keepalive packet idle time (default: 30)
--temp-cutoff <arg> Temperature which a device will be automatically disabled at, one value or comma separated list (default: 95)
--temp-hysteresis <arg> Set how much the temperature can fluctuate outside limits when automanaging speeds (default: 3)
--temp-overheat <arg> Temperature which a device will be throttled at while automanaging fan and/or GPU, one value or comma separated list (default: 85)
--temp-target <arg> Temperature which a device should stay at while automanaging fan and/or GPU, one value or comma separated list (default: 75)
--text-only|-T      Disable ncurses formatted screen output
--thread-concurrency <arg> Set GPU thread concurrency for spreadcoin mining, comma separated
--url|-o <arg>      URL for bitcoin JSON-RPC server
--user|-u <arg>     Username for bitcoin JSON-RPC server
--verbose|-v        Log verbose output to stderr as well as status output
--worksize|-w <arg> Override detected optimal worksize - one value or comma separated list
--userpass|-O <arg> Username:Password pair for spreadcoin JSON-RPC server
--worktime          Display extra work time debug information
--difficulty-multiplier <arg> Difficulty multiplier for jobs received from stratum pools
Options for command line only:
--config|-c <arg>   Load a JSON-format configuration file
See example.conf for an example configuration.
--default-config <arg> Specify the filename of the default config file
Loaded at start and used when saving without a name.
--help|-h           Print this message
--ndevs|-n          Display number of detected GPUs, OpenCL platform information, and exit
--version|-V        Display version and exit

My start.bat file is very simple and looks like this:

Code:
sgminer -I 20

-I 20 means "Set the intensity to 20". You can change 20 to be any number from 8 - 31. Higher is better but your graphics card may not be able to handle the load if your intensity is very high.


For Nvidia users, the included example.bat should work right off the bat so all you need to do is run it.

Now you can run start.bat and it'll (hopefully) look something like this:




Sed8H56NJBTdY8E9Zuqs7o29g6xXz8fSD7


e1ghtSpace submitted the following as a mining guide.  As I mentioned, I'm no miner.  Does he have it right?
1714891797
Hero Member
*
Offline Offline

Posts: 1714891797

View Profile Personal Message (Offline)

Ignore
1714891797
Reply with quote  #2

1714891797
Report to moderator
1714891797
Hero Member
*
Offline Offline

Posts: 1714891797

View Profile Personal Message (Offline)

Ignore
1714891797
Reply with quote  #2

1714891797
Report to moderator
1714891797
Hero Member
*
Offline Offline

Posts: 1714891797

View Profile Personal Message (Offline)

Ignore
1714891797
Reply with quote  #2

1714891797
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
airball
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 30, 2014, 12:46:52 AM
 #2002

airball in still waiting for you dump for that electric bill.  Wink
No hurry,I will,just wait~  Cheesy
I've dumped 13K XMR today to pay part of my electric bill.

Damn, part of your electric bill. How much is it? 13k XMR is like $6,200.
about $8000 last month,plus 650$ house rent  Angry

binary_tree
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
December 30, 2014, 12:51:41 AM
 #2003

In the near future,you guys will get 40K-60K of my SPR,I promise. Grin

Interested in selling 1 btc privately now?
I don't think he'll sell you spreads worth ONLY 1 btc in private. Wink

IBGigglin
Legendary
*
Offline Offline

Activity: 910
Merit: 1006


BCH Advocate.


View Profile
December 30, 2014, 01:00:48 AM
 #2004

In the near future,you guys will get 40K-60K of my SPR,I promise. Grin

Interested in selling 1 btc privately now?
I don't think he'll sell you spreads worth ONLY 1 btc in private. Wink

He turned down the guy wanting 25 btc worth a few days back.
Just trying to be more realistic/hopeful lol
No worries either way.
Any real sell at all and my orders filled.  Roll Eyes

Im baaaack! Looking for sig campaign. DM me if interested.
airball
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 30, 2014, 01:20:08 AM
 #2005

In the near future,you guys will get 40K-60K of my SPR,I promise. Grin

Interested in selling 1 btc privately now?
I don't think he'll sell you spreads worth ONLY 1 btc in private. Wink

He turned down the guy wanting 25 btc worth a few days back.
Just trying to be more realistic/hopeful lol
No worries either way.
Any real sell at all and my orders filled.  Roll Eyes
I didn't turn  him down.I just don't want to sell cheap and sell big amount to one person.

MyFarm
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1000


View Profile
December 30, 2014, 01:26:01 AM
 #2006

I'll donate 5 SPR to 40 different people in this thread who have 25+ posts if airball posts proof that he has more than 50,000 SPR.

I don't think he does.

If you're planning to sell size, advertising as much isn't exactly the smartest thing to do.  I think he is hoping to shake out weak hands.
airball
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 30, 2014, 01:34:08 AM
 #2007

I'll donate 5 SPR to 40 different people in this thread who have 25+ posts if airball posts proof that he has more than 50,000 SPR.

I don't think he does.

If you're planning to sell size, advertising as much isn't exactly the smartest thing to do.  I think he is hoping to shake out weak hands.
I can prove it very easily with solid evidence I have 50K+ spr.
40*5=200
how about let's have a bet?

airball
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 30, 2014, 01:41:58 AM
 #2008

I'll donate 5 SPR to 40 different people in this thread who have 25+ posts if airball posts proof that he has more than 50,000 SPR.

I don't think he does.

If you're planning to sell size, advertising as much isn't exactly the smartest thing to do.  I think he is hoping to shake out weak hands.
I can prove it very easily with solid evidence I have 50K+ spr.
40*5=200
how about let's have a bet?
I'll give you 3 addresses whose total balance is 60K+ spr.
of course you can check those public addresses from the block explorer.
To prove I own those wallets,I'll send 200/3=66.66 spr from each of them into the same address.
If I can do this above,you pay me 200 spr.
if not,I pay you 200spr.
fair enough?
want to bet or not?


IBGigglin
Legendary
*
Offline Offline

Activity: 910
Merit: 1006


BCH Advocate.


View Profile
December 30, 2014, 01:43:24 AM
 #2009

I'll donate 5 SPR to 40 different people in this thread who have 25+ posts if airball posts proof that he has more than 50,000 SPR.

I don't think he does.

If you're planning to sell size, advertising as much isn't exactly the smartest thing to do.  I think he is hoping to shake out weak hands.
I can prove it very easily with solid evidence I have 50K+ spr.
40*5=200
how about let's have a bet?

All I want is my CPU to find a block and Ill feel accomplished.
But Ill take a quick 5 too I suppose lol

EDIT: Team airball  Cool

Im baaaack! Looking for sig campaign. DM me if interested.
airball
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 30, 2014, 01:46:41 AM
 #2010

I'll donate 5 SPR to 40 different people in this thread who have 25+ posts if airball posts proof that he has more than 50,000 SPR.

I don't think he does.

If you're planning to sell size, advertising as much isn't exactly the smartest thing to do.  I think he is hoping to shake out weak hands.
I can prove it very easily with solid evidence I have 50K+ spr.
40*5=200
how about let's have a bet?

All I want is my CPU to find a block and Ill feel accomplished.
But Ill take a quick 5 too I suppose lol

EDIT: Team airball  Cool
5 spr is almost a block,25 posts for 1 block,human mining,cool~ LOL  Grin

MyFarm
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1000


View Profile
December 30, 2014, 01:49:39 AM
 #2011

I'll donate 5 SPR to 40 different people in this thread who have 25+ posts if airball posts proof that he has more than 50,000 SPR.

I don't think he does.

If you're planning to sell size, advertising as much isn't exactly the smartest thing to do.  I think he is hoping to shake out weak hands.
I can prove it very easily with solid evidence I have 50K+ spr.
40*5=200
how about let's have a bet?
I'll give you 3 addresses whose total balance is 60K+ spr.
of course you can check those public addresses from the block explorer.
To prove I own those wallets,I'll send 200/3=66.66 spr from each of them into the same address.
If I can do this above,you pay me 200 spr.
if not,I pay you 200spr.
fair enough?
want to bet or not?

Sounds fair but I don't want to pay you if I am wrong.  I want to pay 40 different people in this thread as specified.
e1ghtSpace
Legendary
*
Offline Offline

Activity: 1526
Merit: 1001


Crypto since 2014


View Profile WWW
December 30, 2014, 01:52:53 AM
 #2012

Spreadcoin Mining Guide

Sed8H56NJBTdY8E9Zuqs7o29g6xXz8fSD7

e1ghtSpace submitted the following as a mining guide.  As I mentioned, I'm no miner.  Does he have it right?
So guys, is my guide correct?
airball
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 30, 2014, 01:58:04 AM
 #2013

I'll donate 5 SPR to 40 different people in this thread who have 25+ posts if airball posts proof that he has more than 50,000 SPR.

I don't think he does.

If you're planning to sell size, advertising as much isn't exactly the smartest thing to do.  I think he is hoping to shake out weak hands.
I can prove it very easily with solid evidence I have 50K+ spr.
40*5=200
how about let's have a bet?
I'll give you 3 addresses whose total balance is 60K+ spr.
of course you can check those public addresses from the block explorer.
To prove I own those wallets,I'll send 200/3=66.66 spr from each of them into the same address.
If I can do this above,you pay me 200 spr.
if not,I pay you 200spr.
fair enough?
want to bet or not?

Sounds fair but I don't want to pay you if I am wrong.  I want to pay 40 different people in this thread as specified.
how about 6.6 spr (the initial block reward after #1300) to 300 people who joins this community now and in the future ??
If I can't prove it,to make things simple,I donate 5K to Spreadcoin community.
Whoever loses or win,in any case,it is good for this community.
what do you say,MyFarm?  Wink

Mr. Spread (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
December 30, 2014, 01:59:15 AM
 #2014

I'll donate 5 SPR to 40 different people in this thread who have 25+ posts if airball posts proof that he has more than 50,000 SPR.

I don't think he does.

If you're planning to sell size, advertising as much isn't exactly the smartest thing to do.  I think he is hoping to shake out weak hands.
I can prove it very easily with solid evidence I have 50K+ spr.
40*5=200
how about let's have a bet?
I'll give you 3 addresses whose total balance is 60K+ spr.
of course you can check those public addresses from the block explorer.
To prove I own those wallets,I'll send 200/3=66.66 spr from each of them into the same address.
If I can do this above,you pay me 200 spr.
if not,I pay you 200spr.
fair enough?
want to bet or not?
File -> Sign Message, File -> Verify Message, you can use it to prove that you control some address, no need to send coins.

Developer of SpreadCoin
airball
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 30, 2014, 02:06:51 AM
 #2015

Spreadcoin Mining Guide

Sed8H56NJBTdY8E9Zuqs7o29g6xXz8fSD7

e1ghtSpace submitted the following as a mining guide.  As I mentioned, I'm no miner.  Does he have it right?
So guys, is my guide correct?
correct, when your wallet( server) and miner(client) are in the same mining rig.
To mine with many other miners on different rigs,you need to make some changes of the spreadcoin.conf and start.bat.

airball
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 30, 2014, 02:12:24 AM
 #2016

I'll donate 5 SPR to 40 different people in this thread who have 25+ posts if airball posts proof that he has more than 50,000 SPR.

I don't think he does.

If you're planning to sell size, advertising as much isn't exactly the smartest thing to do.  I think he is hoping to shake out weak hands.
I can prove it very easily with solid evidence I have 50K+ spr.
40*5=200
how about let's have a bet?
I'll give you 3 addresses whose total balance is 60K+ spr.
of course you can check those public addresses from the block explorer.
To prove I own those wallets,I'll send 200/3=66.66 spr from each of them into the same address.
If I can do this above,you pay me 200 spr.
if not,I pay you 200spr.
fair enough?
want to bet or not?
File -> Sign Message, File -> Verify Message, you can use it to prove that you control some address, no need to send coins.
yes,this is the professional way to prove it,though it requires others to verify.

e1ghtSpace
Legendary
*
Offline Offline

Activity: 1526
Merit: 1001


Crypto since 2014


View Profile WWW
December 30, 2014, 02:16:05 AM
 #2017

Spreadcoin Mining Guide

Sed8H56NJBTdY8E9Zuqs7o29g6xXz8fSD7

e1ghtSpace submitted the following as a mining guide.  As I mentioned, I'm no miner.  Does he have it right?
So guys, is my guide correct?
correct, when your wallet( server) and miner(client) are in the same mining rig.
To mine with many other miners on different rigs,you need to make some changes of the spreadcoin.conf and start.bat.
@MyFarm Is this sufficient?
IBGigglin
Legendary
*
Offline Offline

Activity: 910
Merit: 1006


BCH Advocate.


View Profile
December 30, 2014, 02:26:10 AM
 #2018

Spreadcoin Mining Guide

Sed8H56NJBTdY8E9Zuqs7o29g6xXz8fSD7

e1ghtSpace submitted the following as a mining guide.  As I mentioned, I'm no miner.  Does he have it right?
So guys, is my guide correct?

Yeah. Its correct for what hes using, obviously, because he has it working. Following it, if you have that setup is foolproof with the exception of tweaking specs for your GPU.
Im having trouble configuring my Nvidia cards still. Maybe someone can help.

What is the difference in X11 vs Spreadx11 or whatever its called.

I think I could use my Cudaminer setup thats already functional otherwise if I knew what the technical differences were.

The guide 8space submitted is nice just a little confusing explaining the .config but the dev says its already there.

To clarify the explanation of creating the .config is easy to understand and the dev having it already implemented is easy to understand
but the communication between the two; if you need to add it (.config) to mine despite it being integrated, is what is foggy.

  

Im baaaack! Looking for sig campaign. DM me if interested.
binary_tree
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
December 30, 2014, 02:49:10 AM
 #2019

I'll donate 5 SPR to 40 different people in this thread who have 25+ posts if airball posts proof that he has more than 50,000 SPR.

I don't think he does.

If you're planning to sell size, advertising as much isn't exactly the smartest thing to do.  I think he is hoping to shake out weak hands.
I can prove it very easily with solid evidence I have 50K+ spr.
40*5=200
how about let's have a bet?
I'll give you 3 addresses whose total balance is 60K+ spr.
of course you can check those public addresses from the block explorer.
To prove I own those wallets,I'll send 200/3=66.66 spr from each of them into the same address.
If I can do this above,you pay me 200 spr.
if not,I pay you 200spr.
fair enough?
want to bet or not?

Sounds fair but I don't want to pay you if I am wrong.  I want to pay 40 different people in this thread as specified.
how about 6.6 spr (the initial block reward after #1300) to 300 people who joins this community now and in the future ??
If I can't prove it,to make things simple,I donate 5K to Spreadcoin community.
Whoever loses or win,in any case,it is good for this community.
what do you say,MyFarm?  Wink
wow,this thread is more and more active .

e1ghtSpace
Legendary
*
Offline Offline

Activity: 1526
Merit: 1001


Crypto since 2014


View Profile WWW
December 30, 2014, 02:56:55 AM
 #2020

Spreadcoin Mining Guide

Sed8H56NJBTdY8E9Zuqs7o29g6xXz8fSD7

e1ghtSpace submitted the following as a mining guide.  As I mentioned, I'm no miner.  Does he have it right?
So guys, is my guide correct?

Yeah. Its correct for what hes using, obviously, because he has it working. Following it, if you have that setup is foolproof with the exception of tweaking specs for your GPU.
Im having trouble configuring my Nvidia cards still. Maybe someone can help.

What is the difference in X11 vs Spreadx11 or whatever its called.

I think I could use my Cudaminer setup thats already functional otherwise if I knew what the technical differences were.

The guide 8space submitted is nice just a little confusing explaining the .config but the dev says its already there.

To clarify the explanation of creating the .config is easy to understand and the dev having it already implemented is easy to understand
but the communication between the two; if you need to add it (.config) to mine despite it being integrated, is what is foggy.

  
You only need the .conf file if your wallet has been encrypted.
Pages: « 1 ... 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 [101] 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 ... 434 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!