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

Unable to run grin-miner with more than 128 threads #151

Open
kachind opened this issue Jan 19, 2019 · 6 comments
Open

Unable to run grin-miner with more than 128 threads #151

kachind opened this issue Jan 19, 2019 · 6 comments

Comments

@kachind
Copy link

kachind commented Jan 19, 2019

When I start grin-miner with 129 threads or more, it stalls without crashing and does not complete the first graph. If I set to 128 threads it runs fine.

My system has 256 logical cores, plugin is cuckatoo with avx2 enabled.

@kachind
Copy link
Author

kachind commented Jan 20, 2019

Update on this: in fact there is essentially no benefit to using more than 32 threads, GPS stops increasing. Running two 32 thread instances for c29 does double total GPS.

@aaronllowe
Copy link

What cpu are you using?

@kachind
Copy link
Author

kachind commented Feb 3, 2019

Xeon Phi 7210

@aaronllowe
Copy link

Is it the PCIe coprocessor or an actual copy that goes into the socket?

@kachind
Copy link
Author

kachind commented Feb 3, 2019

Socketed host processor

@image28
Copy link

image28 commented Aug 25, 2020

Looking into something similar, however I'm attempting to run avx_31 and setting with the cuda_32 settings. Have some PCIe Xeon Phi's, but haven't started testing with them yet.

Having this core, which might help you with the above issue if it's related.

mean.hpp:936: void edgetrimmer::trimrename1(u32, u32) [with bool TRIMONV = true; u32 = unsigned int]: Assertion `renames < buckets[NX][0].renameu1' failed.
Aborted (core dumped)

Hope this isn't considered a thread hijack

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