Refactor the CLI. (#5574)
* Enable parameter validation. * Enable JSON. * Catch `dmlc::Error`. * Show help message.
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
|
||||
#ifdef XGBOOST_USE_NCCL
|
||||
#include "nccl.h"
|
||||
#include "../common/io.h"
|
||||
#endif
|
||||
|
||||
#if !defined(__CUDA_ARCH__) || __CUDA_ARCH__ >= 600 || defined(__clang__)
|
||||
|
||||
Reference in New Issue
Block a user