Author

Topic: cgminer different number of --gpu-threads? (Read 10939 times)

full member
Activity: 137
Merit: 100
April 10, 2014, 03:18:12 PM
#7
I had the same problem with cgminer
I' ve resolved with sgminer, it works fine with --gpu-threads: "2,1"
newbie
Activity: 34
Merit: 0
Is there any technical reason? I'm happy to submit a patch to allow it if not.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
It's a global variable, you can't do it.
legendary
Activity: 952
Merit: 1000
I get: cgminer: --gpu-threads: '2,1' is not a number :-(
Did you put a colon in the command line? It should just be:
Code:
cgminer.exe -I 7,7 --gpu-threads 2,1
newbie
Activity: 34
Merit: 0
I get: cgminer: --gpu-threads: '2,1' is not a number :-(
donator
Activity: 798
Merit: 500
Try without the = ?? --gpu-threads 2,1
newbie
Activity: 34
Merit: 0
I mine with two cards, and one of my cards performs better with two --gpu-threads, and the other performs better with one. Is there some way to set this, or do I have to run two copies of cgminer?

I tried --gpu-threads=2,1, but it didn't like that :-(
Jump to: