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

[Testnet-1 Fishhash] DAG generation time optimization #30

Open
okilisan opened this issue Jan 26, 2024 · 0 comments
Open

[Testnet-1 Fishhash] DAG generation time optimization #30

okilisan opened this issue Jan 26, 2024 · 0 comments

Comments

@okilisan
Copy link

The 4Gb DAG takes about 20 mins to generate depending on the cpu used.
the multithreaded process is hard coded to 8 threads, maybe we could parameterized this, or find a way to get the optimal nb of threads available on the platform.

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

1 participant