funsponge
|
|
March 06, 2014, 09:49:34 PM |
|
PLEASE KEEP VOTING!
|
|
|
|
loganha112
Member
Offline
Activity: 80
Merit: 10
|
|
March 06, 2014, 09:50:08 PM |
|
We've already hit .015 before crypto-trade had issues.... we broke their servers lol
|
|
|
|
bumface (OP)
|
|
March 06, 2014, 09:50:19 PM |
|
UTC nr 1 ----->
|
|
|
|
nanoprobe
Legendary
Offline
Activity: 980
Merit: 1000
Traveling in subspace
|
|
March 06, 2014, 09:53:13 PM |
|
Hi I could do with some help optimising my CGMiner. I am running 2 sapphire Dual X r9 280x's. Currently I am running with:
cgminer.exe -o stratum+tcp://ultra.leetpools.com:3335 -u x -p x --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 -d 0,1 -g 2 -s 1 -E 10 -v 1 -I 11,11 --thread-concurrency 8192,8192 --gpu-fan 100,30-75 --temp-cutoff 90,90 --temp-overheat 85,85 --temp-target 72,72 --gpu-powertune -20,-20 --gpu-engine 1120,1120 --gpu-memclock 1500,1500 --worksize 256 --expiry 1 --queue 0 --scan-time 1
Any and all advice is much appreciated. I would like to get back up to I 12.
140kh/s on r9 280x Sapphire Dual-X: { "pools" : [ { "name" : "UTC Nitro", "url" : "stratum+tcp://ultra.nitro.org:3337", "user" : "x.x", "pass" : "x" }, { "name" : "UTC Leet", "url" : "stratum+tcp://ultra.leetpools.com:3333", "user" : "x.x", "pass" : "x" } ], "api-allow" : "W:127.0.0.1", "api-listen" : true, "api-port" : "4028", "expiry" : "120", "kernel" : "scrypt-jane", "kernel-path" : "/usr/local/bin", "log" : "5", "queue" : "1", "scrypt-jane" : true, "sj-nfmin" : "4", "sj-nfmax" : "30", "sj-time" : "1388361600", "shares" : "0", "gpu-threads" : "2", "gpu-fan" : "90", "gpu-dyninterval" : "7", "gpu-engine" : "1050,1050", "gpu-memclock" : "1500,1500", "gpu-memdiff" : "0", "gpu-powertune" : "20", "scan-time" : "30", "intensity" : "12", "temp-target" : "88", "temp-overheat" : "90", "temp-cutoff" : "95", "temp-hysteresis" : "2", "vectors" : "1", "worksize" : "512", "lookup-gap" : "2", "shaders" : "2048", "thread-concurrency" : "16384" }
UTC Donations are always welcome :-): UisFWeEn7v6fxBaSmticGdeA6LY7SxdJSV I'm afraid you may have gone a little over my head here. I tried copying this in my BAT file and the application would not run. .bat contains: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 DEL *.bin cgminer.exe
- Now create cgminer.conf File (there should be an example.conf in the same directory - Paste my Stuff in there with your Worker / Pass and your Pool - run the bat file If u want everything in the Bat it would look around this for the important things: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 DEL *.bin cgminer.exe -o stratum+tcp://ultra.leetpools.com:3335 -u x -p x --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 -d 0,1 -g 2 -s 30 -v 1 -I 12,12 --thread-concurrency 16384,16384 --gpu-fan 100,30-75 --temp-cutoff 90,90 --temp-overheat 85,85 --temp-target 80,80 --gpu-powertune 20,20 --gpu-engine 1050,1050 --gpu-memclock 1500,1500 --worksize 512 --expiry 120 --queue 1 --scan-time 30
Thanks for bearing with me. I've followed the above, but I am getting this message Below are my current 7970 settings that give me a steady 145kh/s.Those with 280X cards may have to tweak the gpu-engine and gpu-memclock settings a little lower but all the other settings will work. Trust me when I tell you that TC 8192 at the current N-factor will not work or get you anywhere near 130+kh/s no matter what other settings you try. If you try these settings and you still have problems then something else is wrong. If you have 4GB or less of dram these settings will only work for 1 card. If you're trying to run more than 1 card on <4Gb then you'll need to change the lookup-gap setting to 3 maybe 4. If you're running 2 cards with 8GB dram a setting of 2 should work but you may need 3. The more cards you run the more dram you need. If you're short on dram you'll have to play with the lookup-gap setting to compensate. If you run multiple cards you may also have to increase the TC to 18432 to stop HW errors. Good luck "api-allow" : "W:127.0.0.1", "api-listen" : true, "api-mcast-port" : "4028", "api-port" : "4028", "expiry" : "1", "kernel-path" : "/usr/local/bin", "log" : "5", "no-submit-stale" : true, "queue" : "0", "scan-time" : "30", "scrypt" : true, "shares" : "0", "gpu-threads" : "2", "gpu-dyninterval" : "7", "gpu-engine" : "1150-1150", "gpu-fan" : "0-85", "gpu-platform" : "0", "gpu-memclock" : "1700", "gpu-memdiff" : "0", "gpu-powertune" : "20", "gpu-vddc" : "0", "intensity" : "12", "temp-target" : "75", "temp-overheat" : "85", "temp-cutoff" : "90", "temp-hysteresis" : "3", "vectors" : "1", "worksize" : "256", "lookup-gap" : "0", "shaders" : "0", "thread-concurrency" : "16384", "no-pool-disable" : true, "scrypt-jane" : true
|
You'll never know what you're living for until you know what you're willing to die for. Never look back, something might be gaining on you.
|
|
|
untalented
|
|
March 06, 2014, 09:53:49 PM |
|
hmmm sleep today or no ?
|
|
|
|
SxC
|
|
March 06, 2014, 09:54:47 PM |
|
hmmm sleep today or no ? gonna be a big day tomorrow
|
|
|
|
azerbaidjan
Member
Offline
Activity: 98
Merit: 10
|
|
March 06, 2014, 09:55:00 PM |
|
Crypto-trade.com back online
|
|
|
|
playspel
Newbie
Offline
Activity: 40
Merit: 0
|
|
March 06, 2014, 09:55:21 PM |
|
Vote 50.000 comming up !!!! just send 0.0275
|
|
|
|
paoloandre
Member
Offline
Activity: 61
Merit: 10
|
|
March 06, 2014, 09:56:13 PM |
|
We've already hit .015 before crypto-trade had issues.... we broke their servers lol
is it safe to say .015 is a reachable target these coming days?
|
donations BTC: 1BoHYv8rHZU9rNyFjsXAaxHbQG1YYm4etV
|
|
|
nuocmamt
Newbie
Offline
Activity: 26
Merit: 0
|
|
March 06, 2014, 09:56:50 PM |
|
If anyone is getting HW errors with r9 280x with TC 16384 try TC 18432. For me, my overall WU went above the hashrate and I had better overall hashrate, and with my 6 GPUs only about 1 gets a HW error running for 24 hrs. If this was helpful in any way, I wouldn't mid some UTC thrown my way UZbUeo2pDXBpa6qrw5CzMTTo5fa2kR6Win Thanks
|
|
|
|
cace
Newbie
Offline
Activity: 49
Merit: 0
|
|
March 06, 2014, 09:58:31 PM |
|
|
|
|
|
KingCole
|
|
March 06, 2014, 09:58:58 PM |
|
Made a small profit on TAK at MintPal when they took the lead from UTC. Now sold and sent all BTC to Cryptsy vote address, kinda felt good even if it was only another small amount
KC
|
|
|
|
loganha112
Member
Offline
Activity: 80
Merit: 10
|
|
March 06, 2014, 10:00:20 PM |
|
We've already hit .015 before crypto-trade had issues.... we broke their servers lol
is it safe to say .015 is a reachable target these coming days? I believe it is an obtainable target price, but don't take my word for it
|
|
|
|
Protagonus
|
|
March 06, 2014, 10:00:37 PM Last edit: March 07, 2014, 02:00:43 PM by Protagonus |
|
Okay ladies and gentlemen; boys and girls. I have for you the Second Ultracoin Quiz!!! Step right up; Step right up! Everyone can play! Try your luck, don't be shy! On to the Quiz:What will be the 24 hour volume on mintpal; 24 hours from now (this post / start of quiz)? (10:00pm Thursday, March 6, 2014 (UTC)) Current 24hr Volume at start of quiz: 452.8. I will put my guess of 10,000 BTC to get things going ------------------------------ Rules: * Each person can only submit 1 volume guess for the quiz. * Volume submissions will only be allowed for 16 hours following this post. (2:00pm Friday, March 7, 2014 (UTC)) * Winners chosen by whom ever gets the closest BTC 24 Hour Volume * do not post your address with your volume submission; winners will be listed and can pm then. - You can post your volume guess with any normal reply you are doing already; just add at the bottom : " Ultracoin quiz: 24 hour volume = XX BTC" Prize: no quiz is complete without some loot right? 1st closest: 10 UTC 2nd closest: 5 UTC 3rd closest: 2.5 UTCGood luck Fellow UTC'ers. I will try to maintain volume submissions below along with last edited time. You can refer back here as the quiz goes on to see what volume's have been picked already Note from last quiz: FYI: This quiz is just to help the community and add some fun. I intend / hope to do a quiz each week, if this is something everyone likes. I'll try to come up with different ideas to keep things exciting. I do not wish the quizzes to be all about a reward; more of something that can be added casually as you post and for enjoyment. However, I know it usually takes some amount of reward for many posters; which is understandable. The quiz is real though and prizes will be given.24hr BTC Volume numbers Chosen:10,000 6,900 1,337 1,050 1,042.01 999 888 820 812 777.77 700 683 666 652.74 605.1 595 592 515 501 500 471.7 431 421 420 403 368.5 365 312 286.76 277.77 255 Last edited: 2:00pm Friday, March 7, 2014 (UTC)
|
|
|
|
jakiman
Legendary
Offline
Activity: 1638
Merit: 1011
jakiman is back!
|
|
March 06, 2014, 10:01:38 PM |
|
Amazing work everyone.
It seems both Crypto-trade and Cryptsy will come online within a day of each other.
This is going to be a great weekend for Ultracoin.
|
|
|
|
funsponge
|
|
March 06, 2014, 10:02:44 PM |
|
QUIZ GUESS = 6900 . . . i love a good quiz!
Another question - which coin is zooming to da moon this weekend?
|
|
|
|
SxC
|
|
March 06, 2014, 10:03:39 PM |
|
QUIZ GUESS = 6900
Ultracoin quiz: 24 hour volume = 999
|
|
|
|
ontopicplease
|
|
March 06, 2014, 10:03:52 PM |
|
Who said, UTC is really quick? I am waiting for 2 hours now to get my UTC'S from the wallet to mintpal. 0 confirmations. Has anyone an idea or a tip for me?
|
|
|
|
jakiman
Legendary
Offline
Activity: 1638
Merit: 1011
jakiman is back!
|
|
March 06, 2014, 10:05:04 PM |
|
Okay ladies and gentlemen; boys and girls. I have for you the Second Ultracoin Quiz!!! Step right up; Step right up! Everyone can play! Try your luck, don't be shy! On to the Quiz:What will be the 24 hour volume on mintpal; 24 hours from now (this post / start of quiz)? (10:00pm Thursday, March 6, 2014 (UTC)) My guess is 595 BTC
|
|
|
|
funsponge
|
|
March 06, 2014, 10:05:19 PM |
|
Who said, UTC is really quick? I am waiting for 2 hours now to get my UTC'S from the wallet to mintpal. 0 confirmations. Has anyone an idea or a tip for me?
u put the correct address in? - should show within 10 seconds & confirm in 30
|
|
|
|
|