Starting Cgminer Only On Your Second Nvidia Video Card: A Step by Step Guide
. Multi-GPU Mining or Cluster Mining. Nvidia’s second video card.
Why use two Video Cards?
Before we dive into the configuration, let’s cover why
* Increased Mining Power :
* Improved cooling : Having multiple gpus allows better cooling as the heat generated by each card can be dissipated independently.
* reduced overheating : by spreading the workload on two cards, you are less likely to suffer from overheating.
Step by Step Guide:
- Install Various Operating Systems :
* Install Windows on your Main Nvidia Video Card (Nvidia 650ti).
* Install and Linux Distribution (EG Ubuntu) on the Second Nvidia Video Card (AMD R9 280x).
- Configure Your Graphic Drivers :
.
*
- Install the Cgminer and Other Mining Software
:
* Install the cgminer, popular cryptocurrency mining software such as Ethereum in both systems.
*
- Create and Mining Environment :
“Mining”
*
- Set The Cgminer for Multi-GPU Mining :
.
* Create a new file called multi-gpu.conf
in the same directory with the following content:
`Bash
[GPU]
Nvidia = /dev /sv0
Amd = /dev /sv1
`
* The format is simple to the example of windows.
- Start the cgminer for multi-gpu mining :
.
* You can use tools like systemctl
or sudo sudo systemctl start cgminer`.
- Monitor Your Mining Performance :
* Keep an eye on your mining performance using tools such as cgminer’s internal monitoring feature or third party applications such as minerGate.
* Adjust your configuration as needed to optimize your mining configuration.
Following these steps, you can start the cgminer only on nvidia’s second video card. Remember to regularly check gpu settings and adjust mining software as needed to maintain the ideal performance. Happy Mining!