Miesling
Newbie
Offline
Activity: 28
Merit: 0
|
|
March 10, 2014, 12:34:54 PM |
|
rocket is launchin'
|
|
|
|
NewSapUser
Newbie
Offline
Activity: 52
Merit: 0
|
|
March 10, 2014, 12:41:44 PM |
|
Thank you I changed conf my rig 2*280x on SMOS like advised, now the resul is:
Temp Fan% (rpm) Load Rate Accept/Invalid Status 0: 70c- 61% (2397+) 99% 150 Khs 1253/17 (1.34%) stratum+tcp://ultra.nit 1: 71c+ 48% (1739-) 99% 140 Khs 1219/21 (1.69%) stratum+tcp://ultra.nit ro.org:3337 Total: 290 Khash/s 2472 accepted, 38 invalid (1.51%)
But pool shows 187 kh in average
what could be wrong? How to see hw errors in smos?
the .conf file:
{ "pools" : [ { "url" : "stratum+tcp://ultra.nitro.org:3337", "user" : "xxxx.x", "pass" : "xxxxx" } ], "api-listen" : true, "intensity" : "13", "worksize" : "64", "auto-fan" : true, "temp-cutoff" : "85", "temp-overheat" : "75", "temp-target" : "73", "expiry" : "1", "gpu-dyninterval" : "7", "log" : "5", "queue" : "0", "retry-pause" : "5", "scan-time" : "30", "scrypt-jane" : true, "sj-time" : "1388361600", "sj-nfmin" : "4", "sj-nfmax" : "30", "temp-hysteresis" : "3", "shares" : "0", "thread-concurrency" : "24000", "gpu-thread" : "1", "gpu-engine" : "1070", "sharethreads" : "32", "lookup-gap" : "2", "gpu-powertune" : "20", "gpu-memclock" : "1500" }
|
|
|
|
regnevacs
|
|
March 10, 2014, 12:43:13 PM |
|
cmon spread the words now!!
|
|
|
|
Miesling
Newbie
Offline
Activity: 28
Merit: 0
|
|
March 10, 2014, 12:49:33 PM |
|
Thank you I changed conf my rig 2*280x on SMOS like advised, now the resul is:
Temp Fan% (rpm) Load Rate Accept/Invalid Status 0: 70c- 61% (2397+) 99% 150 Khs 1253/17 (1.34%) stratum+tcp://ultra.nit 1: 71c+ 48% (1739-) 99% 140 Khs 1219/21 (1.69%) stratum+tcp://ultra.nit ro.org:3337 Total: 290 Khash/s 2472 accepted, 38 invalid (1.51%)
But pool shows 187 kh in average
what could be wrong? How to see hw errors in smos?
the .conf file:
{ "pools" : [ { "url" : "stratum+tcp://ultra.nitro.org:3337", "user" : "xxxx.x", "pass" : "xxxxx" } ], "api-listen" : true, "intensity" : "13", "worksize" : "64", "auto-fan" : true, "temp-cutoff" : "85", "temp-overheat" : "75", "temp-target" : "73", "expiry" : "1", "gpu-dyninterval" : "7", "log" : "5", "queue" : "0", "retry-pause" : "5", "scan-time" : "30", "scrypt-jane" : true, "sj-time" : "1388361600", "sj-nfmin" : "4", "sj-nfmax" : "30", "temp-hysteresis" : "3", "shares" : "0", "thread-concurrency" : "24000", "gpu-thread" : "1", "gpu-engine" : "1070", "sharethreads" : "32", "lookup-gap" : "2", "gpu-powertune" : "20", "gpu-memclock" : "1500" }
change intensity to 12, thread-concurrency to 16384, gpu-threads to 2, worksitzew to 256. delete "sharethreads"
|
|
|
|
mmmds
Newbie
Offline
Activity: 8
Merit: 0
|
|
March 10, 2014, 01:08:00 PM |
|
Thanks for your help, I appreciate it much! But none of your configs help. Even with LG 3 it ends with error -61 (clCreateBuffer), so I had to lower TC to 8192 and that keeps hashrate around 75 khash.
I heard this may by RAM related. How much RAM do you have and which OS are you using?
|
|
|
|
|
wing_hk
|
|
March 10, 2014, 01:25:28 PM |
|
I would like to include the NFactor count down in block explorer. I remember someone post kind of JAVA code for generating NFactor check points before (not the mm/dd/yyyy format in official website but in unix time stamp) Searched for a while but can not find it. Could the author pls post again?
|
|
|
|
skribnod
Member
Offline
Activity: 95
Merit: 10
|
|
March 10, 2014, 01:45:29 PM |
|
Since my rig doesn't seem to like Utc anymore, what is the best coin to mine right now to turn into Utc?
|
|
|
|
lagur
|
|
March 10, 2014, 01:57:10 PM |
|
Weird behavior... like after few hours the WU hashrate drops from 800+ to 600+. I have to restart to become normal again.
|
|
|
|
bumface (OP)
|
|
March 10, 2014, 02:04:42 PM |
|
I would like to include the NFactor count down in block explorer. I remember someone post kind of JAVA code for generating NFactor check points before (not the mm/dd/yyyy format in official website but in unix time stamp) Searched for a while but can not find it. Could the author pls post again? thats a good idea
|
|
|
|
LHM
Newbie
Offline
Activity: 26
Merit: 0
|
|
March 10, 2014, 02:16:05 PM |
|
I would like to include the NFactor count down in block explorer. I remember someone post kind of JAVA code for generating NFactor check points before (not the mm/dd/yyyy format in official website but in unix time stamp) Searched for a while but can not find it. Could the author pls post again? Some of the things that I think bumface/ziggy needs to do from my point of view:
1. Explain more about the N-factor. MANY people does not know about this.
We need to know the dates of when the N-factor changes for UTC and what that implies. It's a BIG part of UTC so I don't understand how this is not explained on the OP from day 1. bumface, you told me you'll speak to ziggy about this 3 days ago? What happened?
I'll post my N-factor timetable again, derived from the code in https://github.com/ziggy909/ultracoin/blob/master/src/main.cpp starting at line 994. I made a little javascript loop with the same calculations starting with Ultracoins sj-time. var sjtime = 1388361600; var Ntime; var l = 0; var seconds = 0; var s = 0; var n = 0; var N = 0; var last = 8; // no output until N=9
while (seconds < 12884901888) { seconds += 1; s = seconds; l = 0; n = 0; N = 0;
while ((s >> 1) > 3) { l += 1; s >>= 1; }
s &= 3; n = (l * 170 + s * 25 - 2320) / 100; if (n < 0) n = 0; N = Math.floor(n);
if (N > last) { last = N; Ntime = new Date(sjtime*1000 + seconds*1000); //print("N-Factor :" + N + " significant digits :" + l + " leftovers :" + s + " raw N :" + n + " Seconds from start :" + seconds); print("N-Factor :" + N + " Date :" + Ntime.toUTCString()); } } This is the output (i used a javascript console bookmarklet in firefox, it shut down the script before it got past N-factor 17) N-Factor :9 Date :Thu, 23 Jan 2014 06:32:32 GMT N-Factor :10 Date :Sun, 16 Feb 2014 13:05:04 GMT N-Factor :11 Date :Fri, 28 Feb 2014 16:21:20 GMT N-Factor :12 Date :Sun, 06 Apr 2014 02:10:08 GMT N-Factor :13 Date :Sat, 24 May 2014 15:15:12 GMT N-Factor :14 Date :Sat, 12 Jul 2014 04:20:16 GMT N-Factor :15 Date :Thu, 22 Jan 2015 08:40:32 GMT N-Factor :16 Date :Wed, 29 Apr 2015 10:50:40 GMT N-Factor :17 Date :Sun, 14 Feb 2016 17:21:04 GMT The next N-factor increase should be on the 28th of this month. there is this that i posted, however the javascript code will kill your browser and is not suitable for a web page, the best way to really do this would be to take the original chart and add 1388361600 to the first number in each range, to get javascript to display a unix timestamp as a date you need to multiply by 1000, javascript goes by miliseconds. i can probably put together something that just puts the numbers into an array and spits out the timestamp or date for the next n-factor if you would like.
|
|
|
|
fabietech
|
|
March 10, 2014, 02:51:08 PM |
|
Deal All,
Think what we need to do with the UTC promotion is also make a proffesional video for ultracoin with how fast it is!! and that people see it in the movie en comparison to BTC, LTC. Think if that will go around facebook en twitter we get some new UTC lovers!!
|
|
|
|
wing_hk
|
|
March 10, 2014, 03:08:06 PM |
|
LHM thanks for your recap !
|
|
|
|
Miesling
Newbie
Offline
Activity: 28
Merit: 0
|
|
March 10, 2014, 03:25:26 PM |
|
Buy Support went up by 500% on Crypto-Trade the last 24hours ^^
|
|
|
|
CryptoCthulhu
|
|
March 10, 2014, 03:32:21 PM |
|
Buy Support went up by 500% on Crypto-Trade the last 24hours ^^
Yeah and very nice slow price increase. Please keep it slow and steady. We should avoid aggresive pumps.
|
|
|
|
Miesling
Newbie
Offline
Activity: 28
Merit: 0
|
|
March 10, 2014, 03:42:27 PM |
|
Buy Support went up by 500% on Crypto-Trade the last 24hours ^^
Yeah and very nice slow price increase. Please keep it slow and steady. We should avoid aggresive pumps. sorry its more like 1000% :-) i forgot the massiv buy support on usd and ltc
|
|
|
|
tsjaar
|
|
March 10, 2014, 03:46:05 PM |
|
Buy Support went up by 500% on Crypto-Trade the last 24hours ^^
Yeah and very nice slow price increase. Please keep it slow and steady. We should avoid aggresive pumps. sorry its more like 1000% :-) i forgot the massiv buy support on usd and ltc told you buy cheap before its to late. Slow and steady, so everyone has the oppertunity to buy some cheap coins ... ya all be warned...
|
WARNING HIGH SPEED - UTC - Ultracoin
|
|
|
reverse02
Member
Offline
Activity: 86
Merit: 10
|
|
March 10, 2014, 03:47:21 PM |
|
|
|
|
|
Jmattes
|
|
March 10, 2014, 03:49:03 PM |
|
Really loving the increase my buying power!
I think it would of been better for UTC if everyone added it on a Monday rather than Friday as the weekend is often slow..
Love seeing it about 20 again! Everyone Hold your strong hands!
|
|
|
|
pieterjanvh
|
|
March 10, 2014, 03:58:57 PM |
|
Bumface, is ziggy doing anything at all about the CPU mining problem?
|
|
|
|
|