Claymore XPM GPU Miner discussion

<< < (54/268) > >>

jollyriffic:
Quote from: MarcusDe on April 11, 2014, 04:54:14 AM

Quote from: jollyriffic on April 11, 2014, 04:38:33 AM

Quote from: MarcusDe on April 11, 2014, 04:33:17 AM

Quote from: incognitoworker on April 11, 2014, 03:04:04 AM

Quote from: Claymore on April 09, 2014, 08:46:25 PM

Quote from: tristartek on April 09, 2014, 08:32:17 PM

Is it necessary to have:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

?


At starting miner will tell you about GPU_MAX_ALLOC_PERCENT when necessary. If you don't see any message anything about it (it means that it will show "HashCnt = 512") - everything is ok already.

How and where to put this?
I tried in bat file, at top. but after i now run miner, it shows trt of 0.
Before i did this, trt was at 460-500.What have i done wrong, and how can i fix it??
Running the 10% fee ofc...

Reinstalling drivers did not fix it.
When i start miner, it logs in, and displays hscnt 512, but still trt is o and its not showing any 4c or nothing.
Plz help!


Drivers reinstall wont help.
All Windows gurus fail, so I have to help you.
setx sets variables in Windows registry, permament, not in current local console instance.
Open regedit, go to current_user/enviroment, you will see those GPU variables and delete it from there.
Reboot.

In .bat files use:

f.e.:

set VARIABLE=100

not

setx VARIABLE 100

That way its only local and have no impact at OS all when you close console window.

I hope it helps :-)

edit:
Oh, if you want to comment it in .bat file use :: (2 of them) f.e.:

:: set GPU_MAX_ALLOC_PERCENT=100



using the = in windows 7 doesn't work there needs to be a space and no = symbol


No, you have to use = when using set
Yes, you have to use space when using setx




so what's the difference between set and setx?

incognitoworker:
Thnx guys, up and running again.
Is stock clock and memory the best tuning, or how to tune/OC for optimal result?
Using 2 saphire 7970 and low end cpu, dualcore.
Can i run 3-4 gpus on this setup?When running on stock settings, trt is around 460.
Cpu around 50-60% with 2 gpus.
Thnx in advance, great folks around here!

jollyriffic:
Quote from: incognitoworker on April 11, 2014, 05:15:51 AM

Thnx guys, up and running again.
Is stock clock and memory the best tuning, or how to tune/OC for optimal result?
Using 2 saphire 7970 and low end cpu, dualcore.
Can i run 3-4 gpus on this setup?When running on stock settings, trt is around 460.
Cpu around 50-60% with 2 gpus.
Thnx in advance, great folks around here!


i'm getting around 450 - 460 with a gigabyte 7950 with 1100 core and 1500 mem at about 1.5v

MarcusDe:
Quote from: jollyriffic on April 11, 2014, 05:12:59 AM

Quote from: MarcusDe on April 11, 2014, 04:54:14 AM

Quote from: jollyriffic on April 11, 2014, 04:38:33 AM

Quote from: MarcusDe on April 11, 2014, 04:33:17 AM

Quote from: incognitoworker on April 11, 2014, 03:04:04 AM

Quote from: Claymore on April 09, 2014, 08:46:25 PM

Quote from: tristartek on April 09, 2014, 08:32:17 PM

Is it necessary to have:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

?


At starting miner will tell you about GPU_MAX_ALLOC_PERCENT when necessary. If you don't see any message anything about it (it means that it will show "HashCnt = 512") - everything is ok already.

How and where to put this?
I tried in bat file, at top. but after i now run miner, it shows trt of 0.
Before i did this, trt was at 460-500.What have i done wrong, and how can i fix it??
Running the 10% fee ofc...

Reinstalling drivers did not fix it.
When i start miner, it logs in, and displays hscnt 512, but still trt is o and its not showing any 4c or nothing.
Plz help!


Drivers reinstall wont help.
All Windows gurus fail, so I have to help you.
setx sets variables in Windows registry, permament, not in current local console instance.
Open regedit, go to current_user/enviroment, you will see those GPU variables and delete it from there.
Reboot.

In .bat files use:

f.e.:

set VARIABLE=100

not

setx VARIABLE 100

That way its only local and have no impact at OS all when you close console window.

I hope it helps :-)

edit:
Oh, if you want to comment it in .bat file use :: (2 of them) f.e.:

:: set GPU_MAX_ALLOC_PERCENT=100



using the = in windows 7 doesn't work there needs to be a space and no = symbol


No, you have to use = when using set
Yes, you have to use space when using setx




so what's the difference between set and setx?


tl;dr:
set - local variable, dont write it in registry
setx - global variable, writes in registry

incognitoworker:
Quote from: jollyriffic on April 11, 2014, 05:27:38 AM

Quote from: incognitoworker on April 11, 2014, 05:15:51 AM

Thnx guys, up and running again.
Is stock clock and memory the best tuning, or how to tune/OC for optimal result?
Using 2 saphire 7970 and low end cpu, dualcore.
Can i run 3-4 gpus on this setup?When running on stock settings, trt is around 460.
Cpu around 50-60% with 2 gpus.
Thnx in advance, great folks around here!


i'm getting around 450 - 460 with a gigabyte 7950 with 1100 core and 1500 mem at about 1.5v

That should mean i have a ok result, since geting the same values at stock settings 925core and 1350mem. About 1.074v
It has already found a 10chain, so guessing this is an ok start!

Navigation

[0] Message Index

[#] Next page

[*] Previous page