[pyspark] Support collective.Conf in spark #13410
Triggered via pull request
November 19, 2024 09:12
Status
Success
Total duration
13m 18s
Artifacts
–
main.yml
on: pull_request
Code linting for C++
27s
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++ 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 Google C++ test (CPU) (macos-12)
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. 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 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)
|