-
Notifications
You must be signed in to change notification settings - Fork 132
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
Determine proper job interval for version rolling ASICs #248
Comments
The current formula, results in |
|
We think the expected hashrate should be:
|
Little correction : BM1368 has 80 cores not 90. And instead of using the cores*small cores value, we should use the total small cores counts of 894 for BM1366 and 1276 for BM1368. It is a small difference but I believe these numbers exist just for this reason. |
Ah, very good. so it should be;
|
I'm getting pretty close to these on my test 204 and 401 miners with the latest in PR #249 This uses hardcoded job interval numbers based on the job intervals measured on the S19XP and the S21 the problem is this will probably not work for overclocking. |
Version rolling ASICs such as the BM1366 and BM1368 should be able to have much longer job intervals, on the order of 10s of seconds.
We know that the interval for a S19XP with 110 chips in the chain is 2.14s
The text was updated successfully, but these errors were encountered: