Skip to content

Conversation

Flamefire
Copy link
Collaborator

@Flamefire Flamefire commented Jul 2, 2025

The CUDA stub directory must not appear in the rpath or RUNPATH of any library as that would make it unusable at runtime. This should no longer happen (it did before, see the previous PR) but we better check that it stays like that. See the referenced issue #35418

The test verifies this.

Closes #35418

See also #134669

Copy link

pytorch-bot bot commented Jul 2, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/157437

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 0fb2b95 with merge base f11ac80 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Jul 2, 2025
@soulitzer soulitzer requested a review from malfet July 7, 2025 22:18
@soulitzer soulitzer added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Jul 7, 2025
Copy link
Contributor

github-actions bot commented Sep 5, 2025

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Sep 5, 2025
@github-actions github-actions bot closed this Oct 6, 2025
@Flamefire Flamefire reopened this Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

open source Stale topic: not user facing topic category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PyTorch / libtorch executables fail when built against libcuda stub library

3 participants