Skip to content

[PROTON] Fix ImportError: libproton.so: undefined symbol: _ZTIN6proton14XpuptiProfilerE#4035

Merged
anmyachev merged 2 commits into
mainfrom
amyachev/proton-undef-symbol
Apr 28, 2025
Merged

[PROTON] Fix ImportError: libproton.so: undefined symbol: _ZTIN6proton14XpuptiProfilerE#4035
anmyachev merged 2 commits into
mainfrom
amyachev/proton-undef-symbol

Conversation

@anmyachev
Copy link
Copy Markdown
Contributor

@anmyachev anmyachev commented Apr 28, 2025

Test with pip CI (old): https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/14684390264/job/41211129850
new: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/14705967044 (passed)

The problem started to appear after: #4018

This change is necessary for import triton.profiler to work even if the xpu profiler is not built, which happens for example in tutorial 9.

…on14XpuptiProfilerE'

Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
@anmyachev anmyachev marked this pull request as ready for review April 28, 2025 12:32
@anmyachev anmyachev requested a review from pbchekin April 28, 2025 12:33
@anmyachev anmyachev merged commit b06a9fe into main Apr 28, 2025
10 checks passed
@anmyachev anmyachev deleted the amyachev/proton-undef-symbol branch April 28, 2025 13:01
david-hls pushed a commit to david-hls/intel-xpu-backend-for-triton that referenced this pull request Jun 18, 2025
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] ImportError: libproton.so: undefined symbol: _ZTIN6proton14XpuptiProfilerE

2 participants