finally after alot of distress with linuxcoin and smartcoin it finally works , well not sure if i did it right but it does work
i configure a miner useing 7 as option it mines at 79.32 mhash which is impressive to me . then i thought well i try to figure out how to do failover which says i need another profile. well i dont understand this so i go back to useing 7 as option and accidently created another miner mining another pool useing same gpu. what is strange now is that the hash rate went up doing this , i think now this is a mystery and now wonder if i make more miners in same pool and create two miners to one gpu.
well meanwhile i need to figure out this failover if i am to use it downstairs ,
Jen
Glad to hear you're up and running Jen
I will try to give you a quick rundown:
First, lets get you familiar with the terms smartcoin uses.
miner- Software used for mining bitcoins (such as Phoenix, poclbm, cgminer, etc...)
Instance- An individual copy of one of the miners running on the machine (for example, you can have an instance of phoenix hashing to your deepbit worker and another instance of phoenix hashing to your Elegius worker on the same GPU. You can have many instance running on each GPU and is limited only by memory really)
worker- Your own login information for a specific pool
Profile- A profile is a collection of instances that you can recall at any time. A profile lets you specify how many instance of which miner are running on each GPU, and to which worker account they are mining to. There are 3 "special" profiles that are built in: 1)An automatic profile which will open an instance on each GPU to each of your worker accounts 2)A manual donation profile which will mine to special donation pools, 3) A failover profile, which will mine to specific profiles in order, depending on their up/down state/
All other profiles must be manually defined by you (and you must manually define at least 2 profiles to use the failover profile - otherwise there will be no profiles to fail over to)
For your initial setup, lets do some things in order:
1) Under 7) Configure Workers, add all your worker accounts that you have. Even if you don't plan on mining to them right away, create a new worker for every account that you have with various pools. This will store them so that you can use them at any time later. You can choose whether they will be used by the automatic profile or not - as long as you have less than 10 workers, I would select 'y' (for yes) when asked this question.
2) You should notice, that as you add more workers, that your automatic profile should continue to grow on the status screen.
3) Now lets create a manual profile so that you understand how to do it. Go to
Configure Profiles -> Add
Create a simple profile and name it "test" when prompted.
You will then need to add a miner instance, when prompted select 1) for phoenix
Then you need to select a worker. Select the first worker in the list
Then tell it which GPU to use, select your first GPU
At this point, the screen will clear, and you will be shown your current progress. It will show you which miner, which device and which worker it will use on this first instance.
If you have more GPU's, then you can select 'y' to add another instance to the profile, and this time around select the next GPU in the list when prompted. Keep doing this until you have as many instances as you want in your profile, and finally select 'n' when asked if you want to continue adding instances to the profile.
Here are some examples of a few of my profiles to give you an idea:
Here is my "Deepbit Me!" profile. As you can see, I have 3 GPU's, and I'm opening a phoenix miner instance to my deepbit worker on each GPU
1) GPU[0] - DeepBit.default - phoenix
2) GPU[1] - DeepBit.default - phoenix
3) GPU[2] - DeepBit.default - phoenix
Here is my "X8S Me DD!" profile (DD stands for "Double Down") As you can see, I open 2 instances per GPU to my X8S worker.
As you have pointed out, there is a slight increase in your hashing for running multiple instances, which is why I doubled up on the instances in this example.
1) GPU[0] - X8S.default - phoenix
2) GPU[0] - X8S.default - phoenix
3) GPU[1] - X8S.default - phoenix
4) GPU[1] - X8S.default - phoenix
5) GPU[2] - X8S.default - phoenix
6) GPU[2] - X8S.default - phoenix
Here is my "X8S and Triplemine" profile. As you can see, I'm sending hashes from 2 GPU's to my X8S account, and hashes from 1 GPU to my triplemine worker.
1) GPU[0] - X8S.default - phoenix
2) GPU[1] - X8S.default - phoenix
3) GPU[2] - TripleMining.default - phoenix
The profiles you can create are limitless!
Once you have created some profiles as tests (I recommend creating a separate profile for each of your workers similar to my "Deepbit Me!" example), you can use option 5) Select Profile to select the profile. When you do, switch to the status screen and you will see smartcoin reconfigure its self and start mining to the selected profile (may take 5-10 seconds)
Once you get comfortable with the profile system, and practice switching between a few of them, you are ready for failovers.
Use option 12) Set Failover Order, and define an order of your manual profiles that you wish failover to happen in. Then simply go to 5) Choose Profile, and select the special Failover profile. Smartcoin will take care of the rest!