Skip to content

Conversation

@anmyachev
Copy link
Contributor

@anmyachev anmyachev commented Nov 12, 2025

@anmyachev anmyachev marked this pull request as ready for review November 12, 2025 16:29
os.environ["TRITON_XPUPTI_LIB_PATH"] = str(pathlib.Path(f.locate()).parent.resolve())
break
try:
if (files := importlib.metadata.files('intel-pti')) is not None:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

intel-pti is an optional package

@anmyachev anmyachev merged commit abe34a7 into main Nov 13, 2025
23 of 24 checks passed
@anmyachev anmyachev deleted the amyachev/fix-pti-build branch November 13, 2025 10:34
chengjunlu pushed a commit that referenced this pull request Nov 27, 2025
* src/main:
  [PROTON][PTI] Avoid using L0 system headers if using a custom L0 build version (#5462)
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.

[PROTON][PTI] Avoid using L0 system headers if using a custom L0 build version

3 participants