vllm - 💡(How to fix) Fix [Bug]: There is "rocprofiler_configure" in libtorch_cpu.so [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
vllm-project/vllm#39162Fetched 2026-04-08 03:01:41
View on GitHub
Comments
0
Participants
1
Timeline
1
Reactions
0
Participants
Timeline (top)
labeled ×1
RAW_BUFFERClick to expand / collapse

Your current environment

Image: vllm/vllm-openai-rocm:nightly ROCM:7.2.1 torch: 2.10.0+git8514f05 vllm: 0.18.2rc1.dev25+gef53395e2.rocm721

I find that there is "rocprofiler_configure" in libtorch_cpu.so.

<img width="2994" height="1553" alt="Image" src="https://github.com/user-attachments/assets/620e92ce-a370-41ae-b138-44d69915dd22" />

But there isn`t in previous version(image:vllm/vllm-openai-rocm:latest)

<img width="2982" height="1217" alt="Image" src="https://github.com/user-attachments/assets/bafe22ef-7033-48ea-9c01-91ec864578b1" />

I can`t find "rocprofiler_configure" in the code of torch: 2.10.0. So why add the symbol?

🐛 Describe the bug

as above

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

extent analysis

TL;DR

The presence of "rocprofiler_configure" in libtorch_cpu.so in the current environment may be due to changes in the ROCM or torch versions, and investigating the differences between the current and previous versions could help resolve the issue.

Guidance

  • Compare the build configurations and dependencies of the current and previous versions to identify potential differences that could be causing the presence of "rocprofiler_configure".
  • Investigate the ROCM 7.2.1 documentation to see if there are any changes or additions related to rocprofiler_configure.
  • Check the torch 2.10.0+git8514f05 documentation to see if there are any changes or additions related to rocprofiler_configure.
  • Consider testing with a different version of torch or ROCM to see if the issue persists.

Example

No code snippet is provided as the issue does not contain enough information to create a relevant example.

Notes

The issue may be specific to the combination of ROCM 7.2.1 and torch 2.10.0+git8514f05, and further investigation is needed to determine the root cause.

Recommendation

Apply workaround: Try testing with a different version of torch or ROCM to see if the issue persists, as this may help identify the root cause of the problem.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

vllm - 💡(How to fix) Fix [Bug]: There is "rocprofiler_configure" in libtorch_cpu.so [1 participants]