Author

Topic: Claymore's CryptoNote AMD GPU Miner v11.3 - page 235. (Read 2145041 times)

donator
Activity: 1610
Merit: 1325
Miners developer
September 15, 2014, 02:02:15 PM
I've added GPUs temperature control module to the miner. Tomorrow I will try to finish tests and release Linux miner.
hero member
Activity: 697
Merit: 500
September 15, 2014, 01:29:56 PM
No Linux support for now
legendary
Activity: 2646
Merit: 2793
Shitcoin Minimalist
legendary
Activity: 1876
Merit: 1000
September 11, 2014, 08:51:43 PM

this is what I see,

Code:
typedef enum {
ALGO_UNK,
ALGO_SCRYPT,
ALGO_NSCRYPT,
ALGO_X11,
ALGO_X13,
ALGO_X14,
ALGO_X15,
ALGO_KECCAK,
ALGO_QUARK,
ALGO_TWE,
ALGO_FUGUE,
ALGO_NIST
}
hero member
Activity: 896
Merit: 1000
legendary
Activity: 2142
Merit: 1131
September 11, 2014, 06:05:07 AM
sgminer V5 now support Cryptonigsh algo  Huh

Even if they add cryptonight it doesn't mean that it is faster.
hero member
Activity: 520
Merit: 500
September 11, 2014, 05:59:43 AM
sgminer V5 now support Cryptonigsh algo  Huh


link?
sr. member
Activity: 299
Merit: 250
September 11, 2014, 05:49:06 AM
sgminer V5 now support Cryptonigsh algo  Huh
legendary
Activity: 1904
Merit: 1003
September 11, 2014, 02:15:30 AM
Any luck to set fan speed using amdconfig on Linux?
member
Activity: 92
Merit: 10
September 11, 2014, 12:28:26 AM
Quote
what are you doing to disable all the gpus? ive tried -disable-gpu on sgminer but card 0 still mines, im sick of using afterburner, its temp control is buggy on all my rigs and has a habit of just shutting the fans off when on auto. ive got them locked at 100% right now and its pretty loud.

I start it with GPU0 ("device" : "0", "intensity" : "1") and then after it's started I disable GPU0. You can do it manually in cgminer window. Of course until it's disabled GPU0 hash speed will be compromised but not by much. I actually wrote a ruby script to disable GPU0 through cgminer API but it's a bit unwieldy.
sr. member
Activity: 308
Merit: 250
September 10, 2014, 04:19:17 PM
QUESTION: Miner has no GPU temperature control feature yet, what software do you use for it in Linux? If it's a problem, I'll have to implement this feature at first.

I'm running cgminer along with all GPUs disabled.

You cant do that because it will still take up the GPU memory

Says who?

what are you doing to disable all the gpus? ive tried -disable-gpu on sgminer but card 0 still mines, im sick of using afterburner, its temp control is buggy on all my rigs and has a habit of just shutting the fans off when on auto. ive got them locked at 100% right now and its pretty loud.
member
Activity: 92
Merit: 10
September 10, 2014, 02:41:31 PM
QUESTION: Miner has no GPU temperature control feature yet, what software do you use for it in Linux? If it's a problem, I'll have to implement this feature at first.

I'm running cgminer along with all GPUs disabled.

You cant do that because it will still take up the GPU memory

Says who?
legendary
Activity: 3808
Merit: 1723
Up to 300% + 200 FS deposit bonuses
September 10, 2014, 01:21:23 PM
QUESTION: Miner has no GPU temperature control feature yet, what software do you use for it in Linux? If it's a problem, I'll have to implement this feature at first.

I'm running cgminer along with all GPUs disabled.

You cant do that because it will still take up the GPU memory
member
Activity: 92
Merit: 10
September 10, 2014, 10:23:48 AM
QUESTION: Miner has no GPU temperature control feature yet, what software do you use for it in Linux? If it's a problem, I'll have to implement this feature at first.

I'm running cgminer along with all GPUs disabled.
donator
Activity: 1610
Merit: 1325
Miners developer
September 10, 2014, 07:53:42 AM
QUESTION: Miner has no GPU temperature control feature yet, what software do you use for it in Linux? If it's a problem, I'll have to implement this feature at first.

Check sgminer/sph-sgminer/cgminer sources, ADL_SDK required. Heat control is necessary, I tried to mine bbr on linux but without temp and fun control I am afraid to run my GPUs. There is also amdconfig utility, but it does not work for me (can't set fan speed).

Yes I know how to do it, I released simple "GPU Control Utility" for Windows in past: https://mega.co.nz/#F!vhB2BCIA!ZuBRI_YyP-SztQnINK6xkA
The only problem is that it will take some additional time to add it into miner if there is no ready-to-use software for GPU temp control in Linux.
legendary
Activity: 1904
Merit: 1003
September 10, 2014, 07:38:16 AM
QUESTION: Miner has no GPU temperature control feature yet, what software do you use for it in Linux? If it's a problem, I'll have to implement this feature at first.

Check sgminer/sph-sgminer/cgminer sources, ADL_SDK required. Heat control is necessary, I tried to mine bbr on linux but without temp and fun control I am afraid to run my GPUs. There is also amdconfig utility, but it does not work for me (can't set fan speed).
donator
Activity: 1610
Merit: 1325
Miners developer
September 10, 2014, 07:07:54 AM
Linux version - a bit more patience please. Right now I'm testing it in Cent 6.5. Miner is not opensource so you won't build it, it must work "as is" in binary form. Windows is much easier for binaries, in Linux I need to check what libs are required on different systems and create some help file. Otherwise it seems it will work only on latest Ubuntu, I don't think it's a good idea. I can release it right now but it will be like "alpha", not even "beta" and you'll spend a lot of your time in attempts to make it work.

QUESTION: Miner has no GPU temperature control feature yet, what software do you use for it in Linux? If it's a problem, I'll have to implement this feature at first.
donator
Activity: 1610
Merit: 1325
Miners developer
September 10, 2014, 07:01:32 AM
Miner began to show less speed. As if one card does not work, although writes that all the work. Help with a problem

Check if all cards find shares. If yes - check temp control or reboot pc.
Jump to: