# This file created by conda-build 3.21.7
# meta.yaml template originally from:
# /tmp/build/80754af9/rsync-recipes/scikit-learn-intelex-2021.5.0-python_3.9-on-linux_64, last modified Tue Feb 15 21:23:35 2022
# ------------------------------------------------
package:
name: scikit-learn-intelex
version: 2021.5.0
source:
patches:
- patches/0001-replace-test-memory-leaks-in-tests.patch
sha256: b0298ed384554077e8c49feb8092e895eb0f93dc98bc059cab8aede8a259acd8
url: https://github.com/intel/scikit-learn-intelex/archive/2021.5.0.tar.gz
build:
number: '0'
script: /tmp/build/80754af9/scikit-learn-intelex_1644960400013/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/bin/python
setup_sklearnex.py install --single-version-externally-managed --record=record.txt
string: py39h06a4308_0
requirements:
build:
- _libgcc_mutex 0.1 main
- _openmp_mutex 4.5 1_gnu
- libgcc-ng 9.3.0 h5101ec6_17
- libgomp 9.3.0 h5101ec6_17
- patch 2.7.6 h7b6447c_1001
host:
- _libgcc_mutex 0.1 main
- _openmp_mutex 4.5 1_gnu
- ca-certificates 2021.10.26 h06a4308_2
- certifi 2021.10.8 py39h06a4308_2
- ld_impl_linux-64 2.35.1 h7274673_9
- libffi 3.3 he6710b0_2
- libgcc-ng 9.3.0 h5101ec6_17
- libgomp 9.3.0 h5101ec6_17
- libstdcxx-ng 9.3.0 hd4cf53a_17
- ncurses 6.3 h7f8727e_2
- openssl 1.1.1m h7f8727e_0
- python 3.9.7 h12debd9_1
- readline 8.1.2 h7f8727e_1
- setuptools 58.0.4 py39h06a4308_0
- sqlite 3.37.2 hc218d9a_0
- tk 8.6.11 h1ccaba5_0
- tzdata 2021e hda174b7_0
- xz 5.2.5 h7b6447c_0
- zlib 1.2.11 h7f8727e_4
run:
- daal4py 2021.5.0.*
- python >=3.9,<3.10.0a0
- scikit-learn >=0.22
test:
commands:
- cd sklearnex
- python -c "import sklearnex"
- python -c "from sklearnex import patch_sklearn; patch_sklearn()"
- python -m pytest .
requires:
- pandas
- pytest
source_files:
- sklearnex/tests
about:
description: 'LEGAL NOTICE: Use of this software package is subject to the
software license agreement (as set forth above, in the license section of
the installed Conda package and/or the README file) and all notices,
disclaimers or license terms for third party or open source software
included in or with the software.
EULA: Apache-2.0
'
dev_url: https://github.com/intel/scikit-learn-intelex
doc_url: https://intel.github.io/scikit-learn-intelex
home: https://intel.github.io/scikit-learn-intelex
license: Apache-2.0
license_file:
- LICENSE
- doc/third-party-programs-sklearnex.txt
summary: Intel(R) Extension for Scikit-learn is a seamless way to speed up your
Scikit-learn application.
extra:
copy_test_source_files: true
final: true
recipe-maintainers:
- Pahandrovich
- itearsl
- napetrov
- vmeshche