nest / nest-docker

Build scripts for the docker container with NEST simulator and services
https://nest-simulator.org/
GNU General Public License v2.0
3 stars 7 forks source link

Set `-j $(nproc)` for make command #133

Closed babsey closed 2 years ago

babsey commented 2 years ago

It can determine the maximum number of processes for the compilation.

See https://unix.stackexchange.com/questions/208568/how-to-determine-the-maximum-number-to-pass-to-make-j-option