Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    Fixing cuda miner command for 2 graphics cards

    Mining
    2
    2
    4236
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      Kaepora last edited by

      Hello I have a quick question about CudaMiner. I had i setup and it was running fine with my two GTX 670s then I was browsing another forum and someone suggested this command string to another person to make it run better, I tried it out since the person has a GTX 670 also.

      [code]cudaminer.exe -i 0 -m 1 -l 143x2 -C 1 -o http://198.xx.xx.xx:xxxx -O username.1:x[/code]

      I used it and it improved my mining speed it went from ~114 Khs to ~171Khs but it only works on one GPU, I only see one thread being created. How would I set this command string for my two graphics cards so I can get that same performance on both?

      I tried using the following command
      [code]
      cudaminer.exe -i 0,0 -m 1,1 -l 143x2,143x2 -C 1,1 -o http://198.xx.xx.xx:xxxx -O username.1:x[/code]
      After using the second command it goes down to around 5 Khs. I even tried adding a -d 0,1 in there but it didn’t work either.

      Thank you very much in advance

      1 Reply Last reply Reply Quote 0
      • R
        randomdef last edited by

        -d 1 or -d 0

        that sets which device to use. make sure SLI is disabled.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post