Bitcoin Forum
May 13, 2024, 11:33:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13]  All
  Print  
Author Topic: [ANN][YAC] Yacminer GPU miner for Yacoin  (Read 57470 times)
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
February 17, 2015, 01:50:16 PM
 #241

What I don't get, is that if I'm mining at Nfactor 15, N is 65536. Why does rawintensity 7168 NOT work with a buffer-size of 3800 at lookup-gap 16?

One block is 128 bytes. 128 * 65536 / 16 = 524288 bytes per thread.

524288 bytes / 1024 / 1024 = .5MiB.

.5MiB fits into 3800MiB 7600 times: 3800 / .5 = 7600.

Therefore, max rawintensity without hardware errors SHOULD be 7600...

Your math matches mine 100%, and it should work.  If your drivers are something other than 13.12, that might be part of the problem - I've seen HW errors on configs that should work just fine on 14.X.

YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
1715643204
Hero Member
*
Offline Offline

Posts: 1715643204

View Profile Personal Message (Offline)

Ignore
1715643204
Reply with quote  #2

1715643204
Report to moderator
1715643204
Hero Member
*
Offline Offline

Posts: 1715643204

View Profile Personal Message (Offline)

Ignore
1715643204
Reply with quote  #2

1715643204
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715643204
Hero Member
*
Offline Offline

Posts: 1715643204

View Profile Personal Message (Offline)

Ignore
1715643204
Reply with quote  #2

1715643204
Report to moderator
1715643204
Hero Member
*
Offline Offline

Posts: 1715643204

View Profile Personal Message (Offline)

Ignore
1715643204
Reply with quote  #2

1715643204
Report to moderator
1715643204
Hero Member
*
Offline Offline

Posts: 1715643204

View Profile Personal Message (Offline)

Ignore
1715643204
Reply with quote  #2

1715643204
Report to moderator
wildduck
Legendary
*
Offline Offline

Activity: 966
Merit: 1001


View Profile
March 27, 2015, 01:15:51 PM
 #242

config for R9 270X for linux?
lmaonade80
Member
**
Offline Offline

Activity: 124
Merit: 10


View Profile
April 17, 2015, 04:47:51 AM
 #243

Anyone mining YAC with 280x? What's your settings and how much are you getting out of it?

bump

I'm only getting 1.4 khs, and I'm told it should be much higher.
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
April 17, 2015, 01:09:26 PM
 #244

Anyone mining YAC with 280x? What's your settings and how much are you getting out of it?

bump

I'm only getting 1.4 khs, and I'm told it should be much higher.

What were you told it should be?  NF=16 is tough when you've only got 3GB of memory

YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
lmaonade80
Member
**
Offline Offline

Activity: 124
Merit: 10


View Profile
May 25, 2015, 05:51:00 PM
 #245

When running YAC, on one rig, it just quits on me after 5 minutes - an hour of time. With "pause" in the bat file, it just lists the location of the miner \pause and "press any key to continue".

No heating issues (under 75), the computer remains running, and I'm about to gouge my eyes out here because I can't figure out whats wrong with it. Is there any method or other software that can explain to me why its crashing? Just one of two rigs I'm using does this.
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
May 25, 2015, 11:51:21 PM
 #246

When running YAC, on one rig, it just quits on me after 5 minutes - an hour of time. With "pause" in the bat file, it just lists the location of the miner \pause and "press any key to continue".

No heating issues (under 75), the computer remains running, and I'm about to gouge my eyes out here because I can't figure out whats wrong with it. Is there any method or other software that can explain to me why its crashing? Just one of two rigs I'm using does this.

turn off curses (-T i think) and enable debug (-D)

YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
bankmyrik10
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 07, 2015, 04:11:17 PM
 #247

I have ASUS R 9 290 4Gb. This is my bat file
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
yacminer --scrypt-chacha --worksize 256 --lookup-gap 2 -g 1 --buffer-size 2656 -R 6411  -o stratum+tcp://wk10.botpool.net:4339 -u bankmyrik.bankmyrik -p x --nfmin 16 --nfmax 30 --starttime 1375817223
Bat i have HW errors. What my problem?
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
July 08, 2015, 01:30:08 PM
 #248

I have ASUS R 9 290 4Gb. This is my bat file
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
yacminer --scrypt-chacha --worksize 256 --lookup-gap 2 -g 1 --buffer-size 2656 -R 6411  -o stratum+tcp://wk10.botpool.net:4339 -u bankmyrik.bankmyrik -p x --nfmin 16 --nfmax 30 --starttime 1375817223
Bat i have HW errors. What my problem?

Well, I'm guessing you're mining zccoin, which is NF 16 - I'm guessing you've never mined a scrypt-chacha coin before?

Your buffer size is too low
Your lookup gap is too low
Your raw intensity is too high

read the primer on how to tune your miner for SC mining here : https://github.com/Thirtybird/YACMiner/blob/master/SCRYPT-README

there is also a config generator for ultracoin, which will work for your coin here : http://cfg.ultracoin.net/
it doesn't guarantee it will generate the fastest hashrate for your card, but it will be in the ballpark.



YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
bankmyrik10
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 08, 2015, 05:54:57 PM
 #249

I have ASUS R 9 290 4Gb. This is my bat file
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
yacminer --scrypt-chacha --worksize 256 --lookup-gap 2 -g 1 --buffer-size 2656 -R 6411  -o stratum+tcp://wk10.botpool.net:4339 -u bankmyrik.bankmyrik -p x --nfmin 16 --nfmax 30 --starttime 1375817223
Bat i have HW errors. What my problem?

Well, I'm guessing you're mining zccoin, which is NF 16 - I'm guessing you've never mined a scrypt-chacha coin before?

Your buffer size is too low
Your lookup gap is too low
Your raw intensity is too high

read the primer on how to tune your miner for SC mining here : https://github.com/Thirtybird/YACMiner/blob/master/SCRYPT-README

there is also a config generator for ultracoin, which will work for your coin here : http://cfg.ultracoin.net/
it doesn't guarantee it will generate the fastest hashrate for your card, but it will be in the ballpark.
It"s in my first time and i have problem. Nothing goes... Please, help me. I have Asus R 9 290 4Gb, 6 Gb RAM, driver 14.5, Win 7 64 bit.
Please.



bankmyrik10
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 08, 2015, 06:05:06 PM
 #250

It"s in my first time and i have problem. Nothing goes... Please, help me. I have Asus R 9 290 4Gb, 6 Gb RAM, driver 14.5, Win 7 64 bit.
Please.
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
July 08, 2015, 06:47:15 PM
 #251

It"s in my first time and i have problem. Nothing goes... Please, help me. I have Asus R 9 290 4Gb, 6 Gb RAM, driver 14.5, Win 7 64 bit.
Please.

If what I provided doesn't help, and you're using YACMiner 3.5.0, then you're beyond the help I'm willing to provide for free (which is pretty far)

YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
bankmyrik10
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 08, 2015, 06:58:49 PM
 #252

It"s in my first time and i have problem. Nothing goes... Please, help me. I have Asus R 9 290 4Gb, 6 Gb RAM, driver 14.5, Win 7 64 bit.
Please.

If what I provided doesn't help, and you're using YACMiner 3.5.0, then you're beyond the help I'm willing to provide for free (which is pretty far)

I use YACMiner 3.5.0 and  your help to set up, but have permanent HW. If you can, help me, please.
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
July 09, 2015, 02:02:41 PM
 #253

It"s in my first time and i have problem. Nothing goes... Please, help me. I have Asus R 9 290 4Gb, 6 Gb RAM, driver 14.5, Win 7 64 bit.
Please.

If what I provided doesn't help, and you're using YACMiner 3.5.0, then you're beyond the help I'm willing to provide for free (which is pretty far)

I use YACMiner 3.5.0 and  your help to set up, but have permanent HW. If you can, help me, please.

Post the new command line you're using and what you've tried changing

YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
bankmyrik10
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 09, 2015, 02:44:08 PM
 #254

It"s in my first time and i have problem. Nothing goes... Please, help me. I have Asus R 9 290 4Gb, 6 Gb RAM, driver 14.5, Win 7 64 bit.
Please.

If what I provided doesn't help, and you're using YACMiner 3.5.0, then you're beyond the help I'm willing to provide for free (which is pretty far)

I use YACMiner 3.5.0 and  your help to set up, but have permanent HW. If you can, help me, please.

Post the new command line you're using and what you've tried changing

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
yacminer --scrypt-chacha --worksize 256 --lookup-gap 8 -g 1 --buffer-size 2800 -R 4424 --gpu-engine 947 --gpu-memclock 1250 -o stratum+tcp://wk10.botpool.net:4339 -u bankmyrik.bankmyrik -p x --nfmin 4 --nfmax 30 --starttime 1375817223

I change lookup gap , buffer size and R  but still HW.
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
July 09, 2015, 03:09:16 PM
 #255

It"s in my first time and i have problem. Nothing goes... Please, help me. I have Asus R 9 290 4Gb, 6 Gb RAM, driver 14.5, Win 7 64 bit.
Please.

If what I provided doesn't help, and you're using YACMiner 3.5.0, then you're beyond the help I'm willing to provide for free (which is pretty far)

I use YACMiner 3.5.0 and  your help to set up, but have permanent HW. If you can, help me, please.

Post the new command line you're using and what you've tried changing

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
yacminer --scrypt-chacha --worksize 256 --lookup-gap 8 -g 1 --buffer-size 2800 -R 4424 --gpu-engine 947 --gpu-memclock 1250 -o stratum+tcp://wk10.botpool.net:4339 -u bankmyrik.bankmyrik -p x --nfmin 4 --nfmax 30 --starttime 1375817223

I change lookup gap , buffer size and R  but still HW.

And what command line did the config generator I recommended to you generate?

something like...

yacminer --scrypt-chacha --worksize 128 -g 1 --lookup-gap 8 --buffer-size 3532 -R 1664

Your R is still WAY too high, that's what causes HW errors

YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
bankmyrik10
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 09, 2015, 03:56:45 PM
 #256

It"s in my first time and i have problem. Nothing goes... Please, help me. I have Asus R 9 290 4Gb, 6 Gb RAM, driver 14.5, Win 7 64 bit.
Please.

If what I provided doesn't help, and you're using YACMiner 3.5.0, then you're beyond the help I'm willing to provide for free (which is pretty far)

I use YACMiner 3.5.0 and  your help to set up, but have permanent HW. If you can, help me, please.

Post the new command line you're using and what you've tried changing

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
yacminer --scrypt-chacha --worksize 256 --lookup-gap 8 -g 1 --buffer-size 2800 -R 4424 --gpu-engine 947 --gpu-memclock 1250 -o stratum+tcp://wk10.botpool.net:4339 -u bankmyrik.bankmyrik -p x --nfmin 4 --nfmax 30 --starttime 1375817223

I change lookup gap , buffer size and R  but still HW.

And what command line did the config generator I recommended to you generate?

something like...

yacminer --scrypt-chacha --worksize 128 -g 1 --lookup-gap 8 --buffer-size 3532 -R 1664

Your R is still WAY too high, that's what causes HW errors


Error -4 Enqueing kernel onto command queue.
Thirtybird
Hero Member
*****
Offline Offline

Activity: 693
Merit: 500



View Profile
July 09, 2015, 07:26:23 PM
 #257


Error -4 Enqueing kernel onto command queue.

buffer size too high for system ram
not enough swap file
could be many things

YACMiner: https://github.com/Thirtybird/YACMiner  N-Factor information : https://docs.google.com/spreadsheet/ccc?key=0Aj3vcsuY-JFNdC1ITWJrSG9VeWp6QXppbVgxcm0tbGc&usp=drive_web#gid=0
BTC: 183eSsaxG9y6m2ZhrDhHueoKnZWmbm6jfC  YAC: Y4FKiwKKYGQzcqn3M3u6mJoded6ri1UWHa
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
September 05, 2016, 12:58:40 AM
 #258

Anyone still following this thread???

I am having issues with my R7 240 4GB cards... I am getting over 20% stale shares when mining YACoin. Anyone else run into that problem?

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!