Author

Topic: Does GPU mining effect on what processor you use? (Read 130 times)

newbie
Activity: 14
Merit: 0
Hi miners, I am using ccminer cuda 9.0 mining BTX

I am a noob miner, I have an Intel Core i7 8700K / 16GB / Geforce GTX 1080 Ti 11GB. I use my GPU to mine. The program ccminer cuda 9.0. In each miner program you can change settings or insert a few more (notepad). I assume that the setting that already exists will be default settings. My question is should I add something based on my PC data such as processors, cores or memory or processors cache etc. Does GPU mining have anything to do with what pc I have PC, for example; same GPUs in both PCs has I3 and the other I7, would give the same result? Does GPU mining to do with processor cache 6MB or 8MB. Does its make better mining?  Do I need to change the settings on the basis of my PC.
 
My settings at this moment is: also standard as is in folder; except my wallet

ccminer-x64.exe -a bitcore -i 19.21 -o stratum + tcp: //yiimp.eu: 3556 -u 1G5XWMm8h8QK19ifcNWy3Rx79BX4NbjUNx -pd = 32 (this is also standard, but in readme there are more functions to insert) as

small example, of course, it is longer than this;

 -d, --devices         gives a comma separated list of CUDA device IDs
                        to operate on. Device IDs start counting from 0!
                        Alternatively give string names of your card like
                        gtx780ti or gt640#2 (matching 2nd gt640 in the PC).

  -i, --intensity=N[,N] GPU threads per call 8-25 (2^N + F, default: 0=auto)
                        Decimals and multiple values are allowed for fine tuning
      --cuda-schedule   Set device threads scheduling mode (default: auto)
  -f, --diff-factor     Divide difficulty by this factor (default 1.0)
  -m, --diff-multiplier Multiply difficulty by this value (default 1.0)
  -o, --url=URL         URL of mining server
  -O, --userpass=U:P    username:password pair for mining server
  -u, --user=USERNAME   username for mining server
  -p, --pass=PASSWORD   password for mining server
      --cert=FILE       certificate for mining server using SSL
  -x, --proxy=[PROTOCOL://]HOST[:PORT]  connect through a proxy
  -t, --threads=N       number of miner threads (default: number of nVidia GPUs in your system)
  -r, --retries=N       number of times to retry if a network call fails
                          (default: retry indefinitely)
      --no-longpoll     disable X-Long-Polling support
      --no-stratum      disable X-Stratum support
  -q, --quiet           disable per-thread hashmeter output
      --no-color        disable colored output
  -D, --debug           enable debug output
  -P, --protocol-dump   verbose dump of protocol-level activities
  -b, --api-bind=port   IP:port for the miner API (default: 127.0.0.1:4068), 0 disabled
      --api-remote      Allow remote control, like pool switching, imply --api-allow=0/0
      --api-allow=...   IP/mask of the allowed api client(s), 0/0 for all
      --max-temp=N      Only mine if gpu temp is less than specified value
Jump to: