Merge branch 'dmlc:master' into dev/sycl/unify_multiclass_calc #590
main.yml
on: push
Code linting for C++
29s
Matrix: Test installing XGBoost lib + building the C API demo
Matrix: Test Google C++ unittest (CPU Non-OMP)
Matrix: Test Google C++ unittest (CPU SYCL)
Matrix: Test Google C++ test (CPU)
Annotations
7 warnings
Test Google C++ test (CPU) (macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
Test Google C++ test (CPU) (macos-12)
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
Test Google C++ test (CPU) (macos-12)
libomp 19.1.0 is already installed and up-to-date.
To reinstall 19.1.0, run:
brew reinstall libomp
|
Test Google C++ unittest (CPU SYCL) (ubuntu-latest, 3.10)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Test Google C++ unittest (CPU SYCL) (ubuntu-latest, 3.10)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Test installing XGBoost lib + building the C API demo (ubuntu-latest, 3.10)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Test installing XGBoost lib + building the C API demo (ubuntu-latest, 3.10)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|