You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's because they are compiling. Yes, it's perfectly fine.
If you want to set the number of parallel processes to 6 (for example) use make -j6, but then the build process will take more time.
Is it fine to happen so? I have 8 CPUs and all jumped to 100% after running
make -j8
After finishing it looks like this:
The text was updated successfully, but these errors were encountered: