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

auto-tune messed up on pools #134

Open
i4coin opened this issue Apr 24, 2014 · 2 comments
Open

auto-tune messed up on pools #134

i4coin opened this issue Apr 24, 2014 · 2 comments

Comments

@i4coin
Copy link

i4coin commented Apr 24, 2014

Tested multiple times on pool w/ --algo=scrypt-jane:MRC -l auto -i 1 -H 1
MRC actual N = 8192

  • Last release (28/2/14) gives BxW = 54 & works with parameter K54x1 for GTX 660 (non ti)
  • Self build with last modifications (VS2012 Win7 x64 same card) gets N=32, BxW = 4096 & K25x32 (as far as I know 25x32=800 :p) - getting new block message over and over but no real hash
  • Self build with last modifications (VS2012 Win7 x64 same card) working on solo mining is working same as last release
@cbuchner1
Copy link
Owner

scrypt-jane is very broken in github HEAD at the moment (ever since the
code dump from Alexey happened)

2014-04-24 19:21 GMT+02:00 i4coin notifications@github.com:

Tested multiple times on pool w/ --algo=scrypt-jane:MRC -l auto -i 1 -H 1
MRC actual N = 8192

  • Last release (28/2/14) gives BxW = 54 & works with parameter K54x1
    for GTX 660 (non ti)
  • Self build with last modifications (VS2012 Win7 x64 same card) gets
    N=32, BxW = 4096 & K25x32 (as far as I know 25x32=800 :p) - getting new
    block message over and over but no real hash
  • Self build with last modifications (VS2012 Win7 x64 same card)
    working on solo mining is working same as last release


Reply to this email directly or view it on GitHubhttps://github.com//issues/134
.

@i4coin
Copy link
Author

i4coin commented Apr 25, 2014

ok I missed that info :)

thanks

2014-04-25 10:48 GMT+02:00 Christian Buchner notifications@github.com:

scrypt-jane is very broken in github HEAD at the moment (ever since the
code dump from Alexey happened)

2014-04-24 19:21 GMT+02:00 i4coin notifications@github.com:

Tested multiple times on pool w/ --algo=scrypt-jane:MRC -l auto -i 1 -H
1
MRC actual N = 8192

  • Last release (28/2/14) gives BxW = 54 & works with parameter K54x1
    for GTX 660 (non ti)
  • Self build with last modifications (VS2012 Win7 x64 same card) gets
    N=32, BxW = 4096 & K25x32 (as far as I know 25x32=800 :p) - getting new
    block message over and over but no real hash
  • Self build with last modifications (VS2012 Win7 x64 same card)
    working on solo mining is working same as last release


Reply to this email directly or view it on GitHub<
https://github.com/cbuchner1/CudaMiner/issues/134>
.


Reply to this email directly or view it on GitHubhttps://github.com//issues/134#issuecomment-41371432
.

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

2 participants