Add multithreading example (#1398)
This commit is contained in:

committed by
GitHub

parent
25e8c82229
commit
03d1622cfc
@@ -11,6 +11,10 @@
|
|||||||
|
|
||||||
`make {{target}}`
|
`make {{target}}`
|
||||||
|
|
||||||
|
- Call a specific target, executing 4 jobs at a time in parallel:
|
||||||
|
|
||||||
|
`make -J{{4}} {{target}}`
|
||||||
|
|
||||||
- Use a specific Makefile:
|
- Use a specific Makefile:
|
||||||
|
|
||||||
`make --file {{file}}`
|
`make --file {{file}}`
|
||||||
|
Reference in New Issue
Block a user