Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

miner doesnt use vram fully #505

Open
PontiacGTX opened this issue Apr 17, 2018 · 8 comments
Open

miner doesnt use vram fully #505

PontiacGTX opened this issue Apr 17, 2018 · 8 comments

Comments

@PontiacGTX
Copy link

I am trying to use stak miner again but the hashrtae seems worse than claymore by 20% and I notice that the miner is using almost half the ram claymore can and I wonder if this can be improved? is there a way to change the vram used or increase hsashrate further?

@PontiacGTX PontiacGTX changed the title miner doesnt use ram fully miner doesnt use vram fully Apr 17, 2018
@psychocrypt
Copy link
Collaborator

psychocrypt commented Apr 17, 2018 via email

@PontiacGTX
Copy link
Author

@psychocrypt Sorry I had posted this in the wrong github... I mean this posted in GPU miner...

the miner is 20% slower

@2010phenix
Copy link

someone try grab ppl with mega-super-turbo-faster miner written on ASM, lol, but use your code and grab Fees...
@psychocrypt can you look on: https://bitcointalk.org/index.php?topic=3281187.msg34507411#msg34507411

@psychocrypt
Copy link
Collaborator

psychocrypt commented Apr 21, 2018 via email

@PontiacGTX
Copy link
Author

PontiacGTX commented Apr 21, 2018

@psychocrypt the AMD GPU miner is around 20% slower with
{ "index" : 0, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },
"gpu_threads_conf" : [
// memory:3712
// compute units: 56
{ "index" : 0,
"intensity" : 896, "worksize" : 8,
"affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
"comp_mode" : true
},

while claymore miner has an advantage and it seems it related to using more mem chunks but if i change memory chunk to 4 or 8 it doesnt use more memory, and I think it could properly use GPU fully if it could use all that vram like cryptonote miner does
..and noticed this is the old CPU miner github

@psychocrypt
Copy link
Collaborator

psychocrypt commented Apr 21, 2018 via email

@PontiacGTX
Copy link
Author

Monerov7?

@psychocrypt
Copy link
Collaborator

psychocrypt commented Apr 22, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants