Post
Topic
Board Mining (Altcoins)
Re: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.5
by
toptek
on 01/11/2016, 17:26:36 UTC
Please help with bat file...
genoil.exe -c zec.suprnova.cc:2142 -u Genoil.SilentArmy -p z -i 16 -w 64 -P 1 -g 1
r390 working with that... but at radeon sapphire 8gb 480 i get "clGetDeviceIDs"

for open CL set -P 0 instead of -P 1

I'm curious about this. Is there a performance difference between open cl and what is the other option?

are both cards in the same Rig  ?
 
this might be why
Code:
.-P 1 -g 1

 if so  either  leave out that setting and not use it. or  use it like this .

Code:
-P 0 -g 0 1


there is a readme in the folder with version 0.5 but i don't mine helping .Smiley .
from the readme

Quote
--gpus,-g      set gpu(s)               -g 0 1 2 3 ...
--plat,-P            set OpenCL platform id   -P 0

forgot this my bad
- --plat--P paramter is useful for systems with iGPU enabled or mixed AMD/Nvidia GPUs.




by default the software miner should  auto detect , and all the setting needed are on by default and non of the setting are  needed but are there for future use and to play with for fun and to have .