Pages:
Author

Topic: [SUPPORT] [YAC] [UTC] [SRC] YACoin.Club Pools Support Thread - page 2. (Read 6054 times)

sr. member
Activity: 288
Merit: 260
Would someone mind helping me create a solid configuration for a Nvidia 860M on CUDA miner? Its much appreciated.

in short (cudaminer config for UTC):
Code:
cudaminer.exe --algo=scrypt-jane:UTC -L 3 -l t23x1 -o stratum+tcp://yacoin.club:3443 -O YourUserName.WorkerName:WorkerPassword

1. You can maximize CUDA kernel efficiency with autotuning the kernel launch configuration.
Code:
cudaminer.exe -D --algo=scrypt-jane:UTC -L 4 -l auto -o stratum+tcp://yacoin.club:3443 -O YourUserName.WorkerName:WorkerPassword

then after autotune has completed use detected config
for example, for GTX 970M tuned config is t21x2
Code:
[2015-10-28 14:31:02] GPU #0:  312.56 hash/s with configuration t21x2
[2015-10-28 14:31:02] GPU #0: using launch configuration t21x2
[2015-10-28 14:31:03] GPU #0: GeForce GTX 970M, 0.31 khash/s
2. You can farther maximize hashrate by increasing lookup-gap up to 7-8
With every step (lookup-gap++) run autotune to find new optimal config.
for example
Code:
cudaminer.exe -D --algo=scrypt-jane:UTC -L 5 -l auto -o stratum+tcp://yacoin.club:3443 -O YourUserName.WorkerName:WorkerPassword
legendary
Activity: 966
Merit: 1001
One question can i mine leocoin which diff is lower then 1 with yacminer with cpu and what would be my config, i tried but all my share ali invalid. NF is 17

I'm sorry but YACoin Club has no leocoin pool..

For CPU mining you can use minerd:

Leocoin
Code:
minerd-x64-avx2.exe --algo=scrypt-chacha --nfmin=4 --nfmax=30 --starttime=1402845776 --url=stratum+tcp://pool:port -O user.worker:password

Yes i know i just wanted to try something with leo. Thanks a lot for the config.
sr. member
Activity: 288
Merit: 260
One question can i mine leocoin which diff is lower then 1 with yacminer with cpu and what would be my config, i tried but all my share ali invalid. NF is 17

I'm sorry but YACoin Club has no leocoin pool..

For CPU mining you can use minerd:

Leocoin
Code:
minerd-x64-avx2.exe --algo=scrypt-chacha --nfmin=4 --nfmax=30 --starttime=1402845776 --url=stratum+tcp://pool:port -O user.worker:password
legendary
Activity: 966
Merit: 1001
Also, would it be a similar sort of process to mine other coins, such as ultracoin? How would I go about that?

Yes, it's very similar  Smiley
The difference is only one option - for ultracoin you should use --starttime=1388361600
and don't forget to change the port YAC 3433, UTC 3443 (see code below..)

-> The easiest way to mine UTC:

 - use CPU miner (you can get it here)

 - select x64 version if you have Windows 64-bit

 - use 'minerd-x64-avx2.exe' if you have modern CPU

 - Register your account on ‘UTC pool’ with 'your username'

 - Confirm it with the link from your confirmation email

 - Add new worker in 'My Account' - 'My Workers'

Then you can run .exe from the command line or create .bat file:

UTC
Code:
minerd-x64-avx2.exe --starttime=1388361600 -a scrypt-chacha -o stratum+tcp://yacoin.club:3443 -O YourUserName.WorkerName:WorkerPassword


One question can i mine leocoin which diff is lower then 1 with yacminer with cpu and what would be my config, i tried but all my share ali invalid. NF is 17
hero member
Activity: 2025
Merit: 528
❤ Bitcoin Garden
Any twitter account for your pool?
sr. member
Activity: 288
Merit: 260
Also, would it be a similar sort of process to mine other coins, such as ultracoin? How would I go about that?

Yes, it's very similar  Smiley
The difference is only one option - for ultracoin you should use --starttime=1388361600
and don't forget to change the port YAC 3433, UTC 3443 (see code below..)

-> The easiest way to mine UTC:

 - use CPU miner (you can get it here)

 - select x64 version if you have Windows 64-bit

 - use 'minerd-x64-avx2.exe' if you have modern CPU

 - Register your account on ‘UTC pool’ with 'your username'

 - Confirm it with the link from your confirmation email

 - Add new worker in 'My Account' - 'My Workers'

Then you can run .exe from the command line or create .bat file:

UTC
Code:
minerd-x64-avx2.exe --starttime=1388361600 -a scrypt-chacha -o stratum+tcp://yacoin.club:3443 -O YourUserName.WorkerName:WorkerPassword
sr. member
Activity: 288
Merit: 260
I am sorry that I haven't got a clue how to mine myself - Is there a (very) simple way of showing me how to mine on my laptop, or would it be no use anyway?

-> The easiest way to mine YACoin [YAC]:

 - use CPU miner (you can get it here)

 - select x64 version if you have Windows 64-bit

 - use 'minerd-x64-avx2.exe' if you have modern CPU

 - Register your account on the 'YAC pool' with 'your username'

 - Confirm it with the link from your confirmation email

 - Add new worker in 'My Account' - 'My Workers'

Then you can run .exe from the command line or create .bat file:

Code:
minerd-x64-avx2.exe -a scrypt-chacha -o stratum+tcp://yacoin.club:3433 -O YourUserName.WorkerName:WorkerPassword
sr. member
Activity: 288
Merit: 260
Would other things, such as a few different qt setups running in the background, or anything else happening on my computer affect the hashrate?
Of course, any program that you run on the computer consumes CPU resources and affect the hashrate. Especially coin wallet when it's syncing the chain.
sr. member
Activity: 288
Merit: 260
Thanks for that Alenevaa,

I have noticed that on the minerd when my last block was made, it showed a hash of 23 hash/s

When my worker starts to work though, on the dashboard, it shows as 0.22KH/s...what explains the difference between the two figures?

Would other things, such as a few different qt setups running in the background, or anything else happening on my computer affect the hashrate?

Also, would it be a similar sort of process to mine other coins, such as ultracoin? How would I go about that?

Many thanks, as always...

Roister

With the growth of Nfactor, it's harder and harder to keep track of miners. Is my miner still alive!?

For NF17 even with minimal share difficulty 1 it may take up to 10 minutes for ordinary CPU miner (like minerd) to submit share to the pool.

The pool calculates hashrate as average value: ('accepted shares' /  'short time period').
At the same moment when the share is submitted pool displays speed more than real hashrate. Other time the pool displays speed just as zero. It’s normal behavior but not convenient.

That's why the pool offers mining with share difficulty 0.25. Let's name this share as 'quark'.
So with the same real speed your miner will submit 'quarks' 4 times faster than ordinary share. And you will be able to monitor the heartbeat and speed of you miner more precisely.

Difficulty can be selected by the port number: (3433 difficulty 1; 3434 - 0.25)

But the problem is that not all miners support difficulty less than 1.

Unfortunately YACminer and minerd doesn't.
As far as I know cudaminer and ccminer does.

PS: Professional miners with GPU rigs and Server Farms please use port with standard difficulty 1 in any way!
sr. member
Activity: 288
Merit: 260
TX fee (applied to transactions) on SecureCoin Pool has been reduced to 0.01 SRC

Have a happy withdrawing!  Smiley
sr. member
Activity: 288
Merit: 260
We have added SecureCoin [SRC] to our Club.

SecureCoin is a Fast and Secure Version of Bitcoin. It's got the same number of total coins, it just uses additional hash functions, which makes it more secure.

For NVidia cards you can use ccminer:

Code:
ccminer.exe --algo=quark -o stratum+tcp://yacoin.club:3463 -O User.WorkerName:WorkerPassword

You can trade [SRC] on Cryptsy and Bter

Have a happy mining!  Cheesy
sr. member
Activity: 288
Merit: 260
Ultracoin Pool is up again. Since we are hosting on the new dedicated server the fee has changed to 2%
sr. member
Activity: 288
Merit: 260
Due to the constant DDoS-attacks I have to temporarily shut down the stratum server. I hope to solve the problem in the near future.

Withdrawal from the pool is working.
sr. member
Activity: 288
Merit: 260
The pool utc.yacoin.club is under DDoS attack since 07/21/2015 7:00 (UTC). Sorry for that!
sr. member
Activity: 288
Merit: 260
what ultracoin pool fee?
The Pool rewards miners according to a PROP system with 1% fee. See Terms & Conditions
full member
Activity: 145
Merit: 101
what ultracoin pool fee?
sr. member
Activity: 288
Merit: 260
Please use this thread for support questions/issues for YACoin.Club pools:

SRC - src.yacoin.club * Pool is Working

YAC - yac.yacoin.club * Pool is Working

UTC - utc.yacoin.club * Pool is Working

UTC NF14 - utc14.yacoin.club * Pool is Working

Pages:
Jump to: