xgboost/tests/ci_build/conda_env/linux_sycl_test.yml
2024-09-22 02:01:57 +08:00

23 lines
310 B
YAML

name: linux_sycl_test
channels:
- conda-forge
- https://software.repos.intel.com/python/conda/
dependencies:
- python=3.10
- cmake
- c-compiler
- cxx-compiler
- pip
- wheel
- numpy
- scipy
- scikit-learn
- pandas
- hypothesis>=6.46
- pytest
- pytest-timeout
- pytest-cov
- dask
- dpcpp_linux-64
- onedpl-devel