Author

Topic: [ANN] [ASIC-RESISTANT] UltraCoin (UTC) - Ultrafast 6 second transactions!! - page 451. (Read 946654 times)

newbie
Activity: 28
Merit: 0
I have 150/155 Kh/s with my R9 280x Sapphire.
Solo mining launched. Will see results.

+5 VOTEs on CRYPTSY from me for UTC!

Thank you: 1wA9sTSc3AUoU5eNxZ716gTEfHokA8piV

UTC TO THE MOON!

U'll have much less utc/day solo mining than on a big pool, if u dont have super luck on blocks
member
Activity: 70
Merit: 10
WTF UTC TO THE MOOON BUY FAST
newbie
Activity: 11
Merit: 0
I have 150/155 Kh/s with my R9 280x Sapphire.
Solo mining launched. Will see results.

+5 VOTEs on CRYPTSY from me for UTC!

Thank you: 1wA9sTSc3AUoU5eNxZ716gTEfHokA8piV

UTC TO THE MOON!
hero member
Activity: 668
Merit: 500
Someone is trying to drive the price down on MintPal, untill now his sell orders get eaten though...
I think we'll see our last known CT price today!
newbie
Activity: 36
Merit: 0
https://bitcointalksearch.org/topic/cryptoavecom-adding-one-more-coin-for-btcusd-exchange-which-should-it-be-502900
Let's shout for UTC!



I cant run GPU miner. It sais:
Error -4: Enqueueing kernel onto command queue....
 
Any idea how to fix that?

Please give us some more info, what's your config?

r9 280x, win7 64bit

Mining SCRYPT coins and Darkcoins w/o problem
you need more ram

2GB is not enough for mining?! How much is needed?

Only 2GB in ur total system? That's not enough, u need at least 4 GB for Scrypt-Jane with one card...

Fuck...ok...will upgrade RAM than as i see more and more coins with new scripts....

Share your cgminer settings just to be sure, maybe there's something wrong with it...
I'm having no problem with only 2GB of RAM.

With 2 GB of ram, have you tried increasing the look-up gap to 4?  And tweak other settings after that.  
newbie
Activity: 28
Merit: 0
around 120% more miners on Nitro than yesterday and diff went from 18 up to 4.2 ( 100 instead of 300 utc/day for me Sad Smiley )
full member
Activity: 160
Merit: 100
https://bitcointalksearch.org/topic/cryptoavecom-adding-one-more-coin-for-btcusd-exchange-which-should-it-be-502900
Let's shout for UTC!



I cant run GPU miner. It sais:
Error -4: Enqueueing kernel onto command queue....
 
Any idea how to fix that?

Please give us some more info, what's your config?

r9 280x, win7 64bit

Mining SCRYPT coins and Darkcoins w/o problem
you need more ram

2GB is not enough for mining?! How much is needed?

Only 2GB in ur total system? That's not enough, u need at least 4 GB for Scrypt-Jane with one card...

Fuck...ok...will upgrade RAM than as i see more and more coins with new scripts....

Share your cgminer settings just to be sure, maybe there's something wrong with it...
I'm having no problem with only 2GB of RAM.
member
Activity: 80
Merit: 10
100btc volume on mintpal, t-minus 25 min!!
hero member
Activity: 668
Merit: 500
https://bitcointalksearch.org/topic/cryptoavecom-adding-one-more-coin-for-btcusd-exchange-which-should-it-be-502900
Let's shout for UTC!



I cant run GPU miner. It sais:
Error -4: Enqueueing kernel onto command queue....
 
Any idea how to fix that?

Please give us some more info, what's your config?

r9 280x, win7 64bit

Mining SCRYPT coins and Darkcoins w/o problem
you need more ram

2GB is not enough for mining?! How much is needed?

Only 2GB in ur total system? That's not enough, u need at least 4 GB for Scrypt-Jane with one card...

Fuck...ok...will upgrade RAM than as i see more and more coins with new scripts....

Share your cgminer settings just to be sure, maybe there's something wrong with it...
legendary
Activity: 1260
Merit: 1029
https://bitcointalksearch.org/topic/cryptoavecom-adding-one-more-coin-for-btcusd-exchange-which-should-it-be-502900
Let's shout for UTC!



I cant run GPU miner. It sais:
Error -4: Enqueueing kernel onto command queue....
 
Any idea how to fix that?

Please give us some more info, what's your config?

r9 280x, win7 64bit

Mining SCRYPT coins and Darkcoins w/o problem
you need more ram

2GB is not enough for mining?! How much is needed?

Only 2GB in ur total system? That's not enough, u need at least 4 GB for Scrypt-Jane with one card...

Fuck...ok...will upgrade RAM than as i see more and more coins with new scripts....
newbie
Activity: 28
Merit: 0
how to mine UTC with SMOS 1.3

- download and start smos 1.3
- Patch smos according those instructions: https://sites.google.com/site/rmdavidson/cgminer-3-7-2-patch-build-guide  --> smos instructions
--> as wget Link use : https://sites.google.com/site/rmdavidson/cgminer-3.7.2-sj-0.02.patch.gz the link comes from the instructions.
- reboot rig
- see my config below

how to get 130-150kh/s on UTC with a R9 280x (1x 150kh/s Sapphire Dual-X, 1x 140kh/s 7970 in my case)

Config:

Code:

"pools" : [
{
"name" : "UTC (Name does not matter)",
"url" : "stratum+tcp://ultra.nitro.org:3337",
"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" : "1100,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"
}

If any of those tips works for u, UTC donations are welcome: Uk4LMLBwydzeCpb5iChiTZbCPGThdicMzx :-)

cheers
M

This is linux only? I cant find any info on windows anywhere...

The Config works for Windows and Linux. But u need a Patched cgminer, or Download the Ultraminer with Scrypt-Jane Support.
U can find patched cgminer for windows here: https://sites.google.com/site/rmdavidson/cgminer-3.7.2-mp0.04-sj0.02-ut0.02-int0.01.zip
hero member
Activity: 668
Merit: 500
https://bitcointalksearch.org/topic/cryptoavecom-adding-one-more-coin-for-btcusd-exchange-which-should-it-be-502900
Let's shout for UTC!



I cant run GPU miner. It sais:
Error -4: Enqueueing kernel onto command queue....
 
Any idea how to fix that?

Please give us some more info, what's your config?

r9 280x, win7 64bit

Mining SCRYPT coins and Darkcoins w/o problem
you need more ram

2GB is not enough for mining?! How much is needed?

Only 2GB in ur total system? That's not enough, u need at least 4 GB for Scrypt-Jane with one card...
legendary
Activity: 1260
Merit: 1029

I cant run GPU miner. It sais:
Error -4: Enqueueing kernel onto command queue....
 
Any idea how to fix that?

Please give us some more info, what's your config?

r9 280x, win7 64bit

Mining SCRYPT coins and Darkcoins w/o problem
you need more ram

2GB is not enough for mining?! How much is needed?
hero member
Activity: 668
Merit: 500

I cant run GPU miner. It sais:
Error -4: Enqueueing kernel onto command queue....
 
Any idea how to fix that?

Please give us some more info, what's your config?

r9 280x, win7 64bit

Mining SCRYPT coins and Darkcoins w/o problem

And your cgminer.conf / bat file / startup instructions?
legendary
Activity: 1260
Merit: 1029
how to mine UTC with SMOS 1.3

- download and start smos 1.3
- Patch smos according those instructions: https://sites.google.com/site/rmdavidson/cgminer-3-7-2-patch-build-guide  --> smos instructions
--> as wget Link use : https://sites.google.com/site/rmdavidson/cgminer-3.7.2-sj-0.02.patch.gz the link comes from the instructions.
- reboot rig
- see my config below

how to get 130-150kh/s on UTC with a R9 280x (1x 150kh/s Sapphire Dual-X, 1x 140kh/s 7970 in my case)

Config:

Code:

"pools" : [
{
"name" : "UTC (Name does not matter)",
"url" : "stratum+tcp://ultra.nitro.org:3337",
"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" : "1100,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"
}

If any of those tips works for u, UTC donations are welcome: Uk4LMLBwydzeCpb5iChiTZbCPGThdicMzx :-)

cheers
M

This is linux only? I cant find any info on windows anywhere...
hero member
Activity: 668
Merit: 500
Ultracoin in the spotlight @ Coin of the Day.
https://twitter.com/CoinoftheDay

Crypto-Trade should wait untill V2 and have a proper, proper relaunch...
newbie
Activity: 49
Merit: 0
Who put the 2btc vote? I will personally solute you Grin

A guardian angel of UTC I guess  Roll Eyes

That was you? You deserve a hug.  Wink

Hurry up and open up Crypto-Trade again.
I'll be a returning customer that's for sure.  Grin

We could reopen trade in next 12-24 hours instead of weeks as planned, since we finished our secu audit already, fixed the big and added many secu feature on our side.

We was willing to wait for our V2 before to reopen but we are looking to reopen before while working parrallely on it. Thank for trust.

+ MANY we want you more than cryptsy!!
yes, yes, yes  Cheesy Cheesy Cheesy
newbie
Activity: 23
Merit: 0
Sent 0.012 BTC for voting. Fingers crossed. When does voting close?
newbie
Activity: 28
Merit: 0
how to mine UTC with SMOS 1.3

- download and start smos 1.3
- Patch smos according those instructions: https://sites.google.com/site/rmdavidson/cgminer-3-7-2-patch-build-guide  --> smos instructions
--> as wget Link use : https://sites.google.com/site/rmdavidson/cgminer-3.7.2-sj-0.02.patch.gz the link comes from the instructions.
- reboot rig
- see my config below

how to get 130-150kh/s on UTC with a R9 280x (1x 150kh/s Sapphire Dual-X, 1x 140kh/s 7970 in my case)

Config:

Code:

"pools" : [
{
"name" : "UTC (Name does not matter)",
"url" : "stratum+tcp://ultra.nitro.org:3337",
"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" : "1100,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"
}

If any of those tips works for u, UTC donations are welcome: Uk4LMLBwydzeCpb5iChiTZbCPGThdicMzx :-)

cheers
M
Jump to: