<<  >> (p.3)
    Author Topic: Phoenix 2 Miner v2.0.0  (Read 201608 times)
    ssateneth
    Legendary
    *
    Offline Offline

    Activity: 1344
    Merit: 1004



    View Profile
    May 17, 2012, 07:01:06 AM
     #41

    I know, it can be hard to with "recovering" a failed device compared to other more robust miners like CGMiner, but thats something you just have to live with. I have a 6 card rig that I check once a day, and I just check to see if all 6 cards have submitted anything recently; if not, I note the missing GPU, flash a BIOS with slightly changed clocks, reboot, and good to go another day.

    If for whatever reason I need to run 2 different instances of phoenix, I make 2 seperate folders. Also, you really only need to declare arguments that are relevant. If you are manually setting things, you dont need autoconfigure or autodetect. I find that whatever I haven't set compared to your cfg just doesnt need to be defined or changed.

    edit: i realized I may have not answered your original question. I don't experience any hash rate drops or misplaced shares or anything like that on my gaming PC (2 cards, 1 is dedicated, running a separate instance for each GPU). Hashrates are as expected for each card and don't seem to "merge" into a different card at random like you describe.

    fakeedit2: You mention "creating multiple backends to allow for seperate workers" and "run multiple instances of phoenix 2". Isn't that the same thing?

    Code:
    [general]
    verbose = True
    backend = http://1CxcPP8FVktppy4PHTYJKnZFqQeyZ3jArb:x@mining.eligius.st:8337

    [cl:1:1]
    name = GPU 2 810 5870
    kernel = phatk2
    AGGRESSION = 12
    VECTORS = true
    BFI_INT = true
    WORKSIZE = 128

    [cl:1:2]
    name = GPU 6 880 5870
    kernel = phatk2
    AGGRESSION = 12
    VECTORS = true
    BFI_INT = true
    WORKSIZE = 128

    [cl:1:3]
    name = GPU 5 760 5830
    kernel = phatk2
    AGGRESSION = 12
    VECTORS = true
    BFI_INT = true
    WORKSIZE = 128

    [cl:1:4]
    name = GPU 4 780 5830
    kernel = phatk2
    AGGRESSION = 12
    VECTORS = true
    BFI_INT = true
    WORKSIZE = 128

    [cl:1:5]
    name = GPU 1 715 5830
    kernel = phatk2
    AGGRESSION = 12
    VECTORS = true
    BFI_INT = true
    WORKSIZE = 128

    [cl:1:6]
    name = GPU 3 1015 6770
    kernel = phatk2
    AGGRESSION = 12
    VECTORS = true
    BFI_INT = true
    WORKSIZE = 128

    [web]
    disable = true

Page 2
Viewing Page: 3