Skip to content

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.
@npmiller
Copy link
Contributor Author

@intel/llvm-gatekeepers this is ready to merge

@ldrumm ldrumm merged commit 5c5954e into intel:sycl Mar 25, 2025
3 checks passed
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.

3 participants