Time the CPU tests on Jenkins. (#6257)
* Time the CPU tests on Jenkins. * Reduce thread contention. * Add doc. * Skip heavy tests on ARM.
This commit is contained in:
@@ -38,7 +38,8 @@ General Parameters
|
||||
|
||||
* ``nthread`` [default to maximum number of threads available if not set]
|
||||
|
||||
- Number of parallel threads used to run XGBoost
|
||||
- Number of parallel threads used to run XGBoost. When choosing it, please keep thread
|
||||
contention and hyperthreading in mind.
|
||||
|
||||
* ``disable_default_eval_metric`` [default=``false``]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user