Bitcoin Forum
June 14, 2024, 04:40:58 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Doubt Putting 5 GPUs into the Simplecoin Cgminer Config  (Read 107 times)
max almeida (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 31, 2018, 03:48:50 PM
 #1

I have a mining 6 GPU AMD RX570 4GB.

I worked for a long time with NiceHash now I'm testing Simplecoin.

Below is the following:


 {
  "algo": "cryptonight",
  "background": false,
  "colors": true,
  "donate-level": 1,
  "log-file": null,
  "print-time": 60,
  "retries": 5,
  "retry-pause": 5,
  "opencl-platform": 1,
  "threads": [
    {
      "index": 0,
      "intensity": 768,
      "worksize": 8,
      "affine_to_cpu": false
    },
    {
      "index": 1,
      "intensity": 768,
      "worksize": 8,
      "affine_to_cpu": false
    },
    {
      "index": 2,
      "intensity": 768,
      "worksize": 8,
      "affine_to_cpu": false
    }
  ],
  "pools": [
    {
      "url": "simpleco.in:8081",
      "user": "Slordead.9320",
      "pass": "x",
      "keepalive": true,
      "nicehash": false,
      "variant": -1
    }
  ],
  "api": {
    "port": 0,
    "access-token": null,
    "worker-id": null
  }
}

The question is how do I add 3 more GPUs since the system only detects 3.


If you can use these config lines and add them so that it recognizes 6 GPUs, I appreciate it. [/ B]


Sellingaccs
Member
**
Offline Offline

Activity: 126
Merit: 50

Ask me for Pools, Nodes and Explorers.


View Profile
March 31, 2018, 06:21:03 PM
 #2

Does your PC configuration detect more than than 3 GPU's? The good program to check this would be Speccy for windows. Is this your problem your problem or what? You need to make sure that your computer detects all of the 6 GPU's to know whether it's about the OS or the mining software (or rarely faulty hardware).

Pages: [1]
  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!