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

Running slow on linux #187

Open
elevenfund opened this issue Oct 22, 2023 · 4 comments
Open

Running slow on linux #187

elevenfund opened this issue Oct 22, 2023 · 4 comments

Comments

@elevenfund
Copy link

Hi, Thanks for your perfect work! I am running it on my linux server ( amd 7950x 32c96g )
I was assuming it would be quicker than my windows desktop (i5-12600k). I am using console mode.
But it's slower even I use more core. Any guide on the reason why?
evidence:
image
image

Thanks for your work again!

@bupticybee
Copy link
Owner

That's 100% incorrect. My suspection is that the binary is not compiled in the linux machine, that could cause possible slowdowns. You can try to compile from source and run again.

@nguyenviettuan96
Copy link

I also have slow

@bupticybee
Copy link
Owner

I also have slow

Try compile it in your machine, could be compiling issue.

@AlexBuathier
Copy link

If I can give a little detail, I have the same problem under Linux with the console solver (ubuntu latest).
With 20 thread (i5 13gen) the prosesseur works with constant variations, it works between 100% and 60% up and down every second.
The temperature is good + or - 70 C°
I tried with the compiler file and also by compiling myself with the sources.
With Windows the processor works at 100% constantly with drops of 10% from time to time (often when it displays iteration information)

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

4 participants