| Cobra | Interactive Query Language | ncore | ||
|---|---|---|---|---|
| NAMEncore — set the number of cores to useSYNTAXncore number DESCRIPTIONSets the number of cpu-cores to use for running queries or preprocessing files. This overrides the argument that may have been given on the command-line (-N) or the number chosen my default on multi-core machines (4).It is unwise to define the use of more cores than are physically present on the machine used, though a lower number than available can sometimes work well. EXAMPLES: ncore 1 # execute a command single core : m while : ncore 4 # increase the number for subsequent commands SEE ALSO%{...%} | ||||
| Return to index Manual Tutorial | (Last Updated: 8 May 2017) | |||