Skip to content

DOC: Update installation instructions following changes in ecosystem#2912

Open
david-cortes-intel wants to merge 1 commit intouxlfoundation:mainfrom
david-cortes-intel:install_order
Open

DOC: Update installation instructions following changes in ecosystem#2912
david-cortes-intel wants to merge 1 commit intouxlfoundation:mainfrom
david-cortes-intel:install_order

Conversation

@david-cortes-intel
Copy link
Contributor

Description

This PR updates the installation instructions:

  • It removes references to the Intel distribution of Python, which is no longer offered (now it's just packages, not a python installer).
  • It remove references to the AI kit, which is no longer available.
  • It updates the instructions to not suggest Intel's channels as the first recommendation anymore, since by now the builds there do not have any advantage over the ones in PyPI and conda-forge.

Checklist:

Completeness and readability

  • I have updated the documentation to reflect the changes or created a separate PR with updates and provided its number in the description, if necessary.
  • Git commit message contains an appropriate signed-off-by string (see CONTRIBUTING.md for details).
  • I have resolved any merge conflicts that might occur with the base branch.

Testing

  • I have run it locally and tested the changes extensively.
  • All CI jobs are green or I have provided justification why they aren't.

@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
azure ?
github 81.90% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 26 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@david-cortes-intel david-cortes-intel changed the title DOC: Update installation instructions after changes in ecosystem DOC: Update installation instructions following changes in ecosystem Jan 28, 2026
* - Modes
- Single, SPMD (Linux* only)

.. tip:: Running on GPU involves additional dependencies, see :doc:`oneapi-gpu`. SPMD mode has additional requirements on top of GPU ones, see :doc:`distributed-mode` for details.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To me it makes sense to leave this tip below the section describing GPU and spmd support configurations

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's still there. This PR is moving it it upwards.

- Single, SPMD (Linux* only)
.. tip::

.. tip:: Running on GPU involves additional dependencies, see :doc:`oneapi-gpu`. SPMD mode has additional requirements on top of GPU ones, see :doc:`distributed-mode` for details.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants