jsamul
|
|
March 02, 2014, 10:45:04 AM |
|
I never mined sha3 before can anybody help me out here
i got a 6950 card and the cgminer downloaded but cant figure out what the command lines are
i now have..
setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1
C:\xxxxxxxxxx\cgminer --keccak -d 0 --temp-cutoff 83 -I 19 -w 256 --thread-concurrency 8192 -o stratum+tcp://hxce[Suspicious link removed]t2pools.com:6020 -u XXXX -p XXXX
But i doesnt do it
i think for keccak the maximum instensity is 14. also i would say TC, shaders and such kind of setting is not needed for keccak as it uses only GPU and not the RAM u can also lower the mem clock as low as possible to save some power and stress.
|
|
|
|
dakkie
Member
Offline
Activity: 70
Merit: 10
|
|
March 02, 2014, 11:07:21 AM |
|
I never mined sha3 before can anybody help me out here
i got a 6950 card and the cgminer downloaded but cant figure out what the command lines are
i now have..
setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1
C:\xxxxxxxxxx\cgminer --keccak -d 0 --temp-cutoff 83 -I 19 -w 256 --thread-concurrency 8192 -o stratum+tcp://hxceu.nut2pools.com:6020 -u XXXX -p XXXX
But i doesnt do it
Are you using right miner? Normal cgminer doesnt work i think.. you have to have a different version of cgminer that works with Keccak algo, so find it somewhere in maxcoin or helixcoin forums as they both are same. And about your 6950 card i dont know the settings but -I 19 may not work, you have to lower down your intensity to 5,6, or around 7 coz this algo is different and you will get half of your hashing rate then mining normal scrypt coins. Ok thnx, yes i download the cgminer from the op. Ill try lowering the intensity later on. Thnx for the reply.
|
|
|
|
onebutton
Newbie
Offline
Activity: 48
Merit: 0
|
|
March 02, 2014, 12:09:20 PM |
|
VERY LOW EXCHANGE!!!!!!!!!!!!!! Soooooo sad.......
|
|
|
|
jsamul
|
|
March 02, 2014, 12:10:58 PM |
|
Hashpower is decreasing gradually as the price is decreasing.
indeed, time to solomine again for better profit
|
|
|
|
Trinibits
|
|
March 02, 2014, 12:24:52 PM |
|
Please can somebody tell me how to get my wallet syncing. Dunno wots going on here
|
|
|
|
PCJargon
Full Member
Offline
Activity: 126
Merit: 100
Smashing rocks with my GPU
|
|
March 02, 2014, 12:32:04 PM |
|
Please can somebody tell me how to get my wallet syncing. Dunno wots going on here
The config file that should be in the same folder as your wallet needs to be moved to your appdata\roaming folder for Helixcoin. For some reason Maxcoin and Helixcoin both were done this way, requiring the manual moving of the file to that folder.
|
Check out this site for legit free BTC. It's like an hourly free lottery ticket that always pays out at least 300 satoshi, and could net you over .3 BTC if you're really lucky. Just gotta fill out a captcha each time. (basically a faucet with chance of real reward) http://freebitco.in/?r=242778
|
|
|
Helix-Coin (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
March 02, 2014, 02:29:34 PM |
|
Please can somebody tell me how to get my wallet syncing. Dunno wots going on here
The config file that should be in the same folder as your wallet needs to be moved to your appdata\roaming folder for Helixcoin. For some reason Maxcoin and Helixcoin both were done this way, requiring the manual moving of the file to that folder. at some point today I intend to add more lines to the automatic configuration script so that it will be a non issue for users not that familiar with coins
|
|
|
|
pearstar20
Newbie
Offline
Activity: 51
Merit: 0
|
|
March 02, 2014, 03:01:21 PM |
|
any ideas how to disable cpu while mining with gpu in random helix pools. It seems to me that with every pool while mining, cpu pops to 100%, only dwarfpool used just gpu so far. Others used gpu+cpu, but cpu was not visually shown in cgminer
|
|
|
|
Helix-Coin (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
March 02, 2014, 03:09:34 PM |
|
any ideas how to disable cpu while mining with gpu in random helix pools. It seems to me that with every pool while mining, cpu pops to 100%, only dwarfpool used just gpu so far. Others used gpu+cpu, but cpu was not visually shown in cgminer
I have experienced similar high cpu usage. On an i5 with 2 r9 290s the cpu was pegged at 60%, and for 4 r9 290 the i5 100%. The CPU is not directly being used by the miner, it is indirectly impacted by all of the data movement. Despite this, the overall power use is still less than scrypt. Ive also found that you can use the miner like a pc when mining at full tilt, which is another benefit of sha3
|
|
|
|
fcode
|
|
March 02, 2014, 03:29:59 PM |
|
All the data movement shouldn't even be a blip on your CPU usage. I think I get about 0% to 0.7% CPU usage on cgminer on a low-end Celeron.
If you're getting high CPU usage then something is wrong. Make sure "gen=0" is in the helixcoin.conf file. If you're on Linux make sure it's using the libOpenCL from the fglrx install and not the broken one from the AMD APP SDK (this might apply to Windows also, I have no idea). The broken SDK libopencl causes an irq storm.
|
|
|
|
Trinibits
|
|
March 02, 2014, 03:47:01 PM |
|
Please can somebody tell me how to get my wallet syncing. Dunno wots going on here
The config file that should be in the same folder as your wallet needs to be moved to your appdata\roaming folder for Helixcoin. For some reason Maxcoin and Helixcoin both were done this way, requiring the manual moving of the file to that folder. Cheers mate. All sorted. Much Appreciatiatedv:)
|
|
|
|
ko6028
Member
Offline
Activity: 67
Merit: 10
|
|
March 02, 2014, 04:42:16 PM |
|
I really think the sha3 is better than scrypt,thanks for the dev
|
|
|
|
Helix-Coin (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
March 02, 2014, 04:43:11 PM |
|
All the data movement shouldn't even be a blip on your CPU usage. I think I get about 0% to 0.7% CPU usage on cgminer on a low-end Celeron.
If you're getting high CPU usage then something is wrong. Make sure "gen=0" is in the helixcoin.conf file. If you're on Linux make sure it's using the libOpenCL from the fglrx install and not the broken one from the AMD APP SDK (this might apply to Windows also, I have no idea). The broken SDK libopencl causes an irq storm.
That was an oversimplification, yes Mind you, Sha3 is different from scrypt and i can confirm that the cpu usage is from the sha3 cgminer and not a wallet with setgenerate turned on. I couldnt tell you exactly why sha3 uses cpu like it does, but there are no negative impacts observed by the dev team, so we quite like the algorithm
|
|
|
|
lily3241
Member
Offline
Activity: 115
Merit: 10
PoSToken
|
|
March 02, 2014, 04:49:30 PM |
|
Added to OP Maybe you should wait for price to rise,and then sell one part of premine for BTC also we could donate a little bit and to buy votes on mintpal? What do you think? I think you are right,op must buy votes on mintpal
|
|
|
|
fcode
|
|
March 02, 2014, 05:02:54 PM |
|
That was an oversimplification, yes
Mind you, Sha3 is different from scrypt and i can confirm that the cpu usage is from the sha3 cgminer and not a wallet with setgenerate turned on.
I couldnt tell you exactly why sha3 uses cpu like it does, but there are no negative impacts observed by the dev team, so we quite like the algorithm
What I'm saying is that I get essentially 0% CPU on the sha-3 cgminer. If you're seeing high CPU then something is wrong. Are you seeing this issue on Windows or Linux?
|
|
|
|
lily3241
Member
Offline
Activity: 115
Merit: 10
PoSToken
|
|
March 02, 2014, 05:12:55 PM |
|
mining now!!!!!!!!!!!
|
|
|
|
Helix-Coin (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
March 02, 2014, 05:28:41 PM |
|
That was an oversimplification, yes
Mind you, Sha3 is different from scrypt and i can confirm that the cpu usage is from the sha3 cgminer and not a wallet with setgenerate turned on.
I couldnt tell you exactly why sha3 uses cpu like it does, but there are no negative impacts observed by the dev team, so we quite like the algorithm
What I'm saying is that I get essentially 0% CPU on the sha-3 cgminer. If you're seeing high CPU then something is wrong. Are you seeing this issue on Windows or Linux? Seems exceedingly common on winderps. Dang amd drivers some of the time....
|
|
|
|
SummersideGuy
Sr. Member
Offline
Activity: 518
Merit: 250
I am a meat Popsicle
|
|
March 02, 2014, 05:38:27 PM |
|
All the data movement shouldn't even be a blip on your CPU usage. I think I get about 0% to 0.7% CPU usage on cgminer on a low-end Celeron.
If you're getting high CPU usage then something is wrong. Make sure "gen=0" is in the helixcoin.conf file. If you're on Linux make sure it's using the libOpenCL from the fglrx install and not the broken one from the AMD APP SDK (this might apply to Windows also, I have no idea). The broken SDK libopencl causes an irq storm.
That was an oversimplification, yes Mind you, Sha3 is different from scrypt and i can confirm that the cpu usage is from the sha3 cgminer and not a wallet with setgenerate turned on. I couldnt tell you exactly why sha3 uses cpu like it does, but there are no negative impacts observed by the dev team, so we quite like the algorithm I am using Windows 7 64bit, and I too can confirm High usage of CPU with CGMiner when mining this coin I do not get as high a number I am getting around 50-60%
|
|
|
|
Helix-Coin (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
March 02, 2014, 05:53:41 PM |
|
Even with increased CPU usage i have noted power savings and definitely lower noise because of less heat. CPU use worthwhile trade to avoid the countless scrypt coins and save power+noise+heat.
|
|
|
|
SummersideGuy
Sr. Member
Offline
Activity: 518
Merit: 250
I am a meat Popsicle
|
|
March 02, 2014, 05:59:51 PM |
|
WTF are you talking about, I have memory downclocked and my 280x is still at 84C with fans running full tilt, i see no benefits here
|
|
|
|
|