<<  >> (p.86)
    Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3427041 times)
    ajax3592
    Full Member
    ***
    Offline Offline

    Activity: 210
    Merit: 100

    Crypto News & Tutorials - Coinramble.com


    View Profile
    December 21, 2013, 06:46:30 PM
     #1701

    Okay guys I looked in the spreadsheet for GTS 450 code, still cannot run the miner (it runs for a microsecond and then closes)

    Code:
    cudaminer.exe -i 0 -D -H 1 -C 2 -l F24x8 -o stratum+tcp://xxx.xxx.com:3333 -O id.worker:worker pass


    I can easily run the 7 Dec release on this code:

    Code:
    cudaminer.exe -i 0 -l auto -m 1 -o stratum+tcp://xxx.xxx.com:3333 -O id.worker:worker pass

    cudaminer.exe -i 0 -l auto -m 1 -o stratum+tcp://xxx.xxx.com:3333 -O id.worker:worker pass

    in bold is intensity, you have set this at zero, set it to 13 and see what happens, also id drop the flag -l auto, just let it figure it out itself then set it to what it targeted at.

    Changed -i and -l auto codes as you said, doesn't start up (same microsecond startup)
    Code:
    cudaminer.exe -i 13 -D -H 1 -C 2 -o stratum+tcp://xxx.xxx.com:3333 -O id.worker:worker pass



    One thing a lot of people get wrong is targeting

    is your cudaminer file in C:/ root? if it was your bat would look something like this

    START C:/cudaminer/cudaminer.exe -o stratum+tcp://xxx.xxx.com:3333 -O id.worker:worker pass

    if your file is in C you could run that right now for autotuning

    I just created the bat file in the folder like I did in previous release (and still mining with it), never needed to specify path.

    Although I did try with path too, still doesn't start. I think it's error in the code, since miner does fire up for a millisecond when I hit the bat file.

    Crypto news/tutorials >>CoinRamble<<                            >>Netcodepool<<                >>My graphics<<
Page 85
Viewing Page: 86