Skip to content

Fix prerequisites installation scripts#287

Open
yiliangw wants to merge 1 commit intoDerecho-Project:masterfrom
yiliangw:fix_prerequisites
Open

Fix prerequisites installation scripts#287
yiliangw wants to merge 1 commit intoDerecho-Project:masterfrom
yiliangw:fix_prerequisites

Conversation

@yiliangw
Copy link

@yiliangw yiliangw commented Jul 21, 2025

Dear Derecho team,

I found the Derecho project quite interesting and powerful. Thank you for the continuous effort on this awesome project! When I was following the instructions to set up the project on the local machine, I found that the installtion scripts didn't work. Basically, lscpu outputs a "CPU(s) scaling MHz" line on my machines, which breaked the script. So, I created this pull request to fix the issue by using nproc instead.

Use `nrpoc` to get the number of CPUs. On some systems, `lscpu` outputs
the "CPU(s) scaling MHz" property, which leads to failures.
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

Successfully merging this pull request may close these issues.

1 participant