2,684
edits
Line 26: | Line 26: | ||
== Keywords whose default parameters are rarely changed == | == Keywords whose default parameters are rarely changed == | ||
MAXIMUM_NUMBER_OF_PROCESSORS - speeds up XDS by use of several (e.g. 2-4) CPUs within a single machine. | |||
MAXIMUM_NUMBER_OF_JOBS - speeds up XDS by chopping the DATA_RANGE into pieces, and feeding each piece to a new process. That process may run on the local machine, or a different one (but this needs to be configured by the system administrator). Unless you know what you are doing, use MAXIMUM_NUMBER_OF_JOBS=1 ! | |||
== What can go wrong with this file? == | == What can go wrong with this file? == |