Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCL][Doc] Update GetStartedGuide pre-requisiste #17565

Open
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

npmiller
Copy link
Contributor

This patch reformats the pre-requisites in a table (doesn't look great in the markdown, but looks good when generated).

It also updates the required versions for CMake and Python to link to the versions required by LLVM. For CMake we were already documenting the same version as LLVM. For Python we didn't document any minimum version, but we extensively use LLVM scripts like lit, so we really should be aligned with it.

There's a few requirements for which we don't have minimum versions, but we can update that if we ever run into issues with them.

Addresses #17478 by documenting the minimum required python version.

This patch reformats the pre-requisites in a table (doesn't look great
in the markdown, but looks good when generated).

It also updates the required versions for CMake and Python to link to
the versions required by LLVM. For CMake we were already documenting the
same version as LLVM. For Python we didn't document any minimum version,
but we extensively use LLVM scripts like `lit`, so we really should be
aligned with it.

There's a few requirements for which we don't have minimum versions, but
we can update that if we ever run into issues with them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants