lupoglaz / GodotAIGym

Communicating with godot engine through shared memory
https://lupoglaz.github.io/GodotAIGym/
MIT License
214 stars 27 forks source link

Set number of jobs to nproc #12

Closed metinc closed 1 year ago

metinc commented 3 years ago

nproc is a Linux command that returns the number of available processing units. Setting jobs to this value will speed up compiling.