GithubHelp home page GithubHelp logo

make -j4 vis make -j2 about strfry HOT 3 OPEN

hoytech avatar hoytech commented on August 20, 2024
make -j4 vis make -j2

from strfry.

Comments (3)

hoytech avatar hoytech commented on August 20, 2024

Hi! Thanks for letting us know.

The parameter is the maximum number of concurrent processes to use when compiling. In most cases it shouldn't actually make a difference which value you use, except that higher numbers might go faster if you have many CPUs. In examples I usually put a smaller number so that people don't accidentally run out of memory or peg their CPUs.

You can actually just use -j by itself (no number) and it will use an unlimited number.

from strfry.

Giszmo avatar Giszmo commented on August 20, 2024

As people do run out of memory #41 it might be good to run with just one process by default and hint at -j as a way to speed things up?

from strfry.

hoytech avatar hoytech commented on August 20, 2024

Hehe yes, that's not a bad idea!

from strfry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.