Skip to content

Commit

Permalink
update notes about supported setups (#2259)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cortes-intel authored Jan 15, 2025
1 parent 8f20757 commit 3bbf34d
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,13 @@ Check [System](https://uxlfoundation.github.io/scikit-learn-intelex/latest/syste

## Supported Configurations

| OS / Python version | **Python 3.9** | **Python 3.10** | **Python 3.11** | **Python 3.12** |
| :------------------ | :------------: | :------------: | :------------: | :------------: |
| **Linux** | [CPU, GPU] | [CPU, GPU] | [CPU, GPU] | [CPU, GPU] |
| **Windows** | [CPU, GPU] | [CPU, GPU] | [CPU, GPU] | [CPU, GPU] |

Applicable for:

* PyPI
* Anaconda Cloud from Conda-Forge Channel
* Anaconda Cloud from Intel Channel


* Operating systems: Linux*, Windows*
* Python versions: 3.9 through 3.13
* Devices: CPU, GPU
* Distribution channels:
* PyPI
* Anaconda Cloud from Conda-Forge Channel
* Anaconda Cloud from Intel Channel (https://software.repos.intel.com/python/conda/)

## Install via PIP

Expand Down Expand Up @@ -151,7 +146,7 @@ The build-process (using setup.py) happens in 4 stages:
4. Compiling and linking them

### Prerequisites
* Python version >= 3.9, <= 3.12
* Python version >= 3.9
* Jinja2
* Cython
* Numpy
Expand Down

0 comments on commit 3bbf34d

Please sign in to comment.