Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mdl fixes #111

Merged
merged 2 commits into from
Mar 21, 2025
Merged

Mdl fixes #111

merged 2 commits into from
Mar 21, 2025

Conversation

tarcila
Copy link
Collaborator

@tarcila tarcila commented Mar 21, 2025

  • Fixes libmdl compilation with latest MDL-SDK 2024.1.
  • Also fixes a runtime issue in debug mode where PTX debug annotations were not handled.
    This breakage was due to latest changes for debug builds in a49859a.
    This commit did add those annotations.

@jeffamstutz
Copy link
Collaborator

LGTM, thanks!

@jeffamstutz jeffamstutz merged commit 6e445f3 into NVIDIA:next_release Mar 21, 2025
5 checks passed
jeffamstutz pushed a commit that referenced this pull request Mar 21, 2025
* Fix compilation with recent MDL-SDK (>= 2024.1)

* libmdl: Handle conflicting definitions of debug symbols during ptx stiching
@tarcila tarcila deleted the mdl-fixes branch March 21, 2025 16:02
favreau pushed a commit to favreau/VisRTX that referenced this pull request Mar 21, 2025
* Fix compilation with recent MDL-SDK (>= 2024.1)

* libmdl: Handle conflicting definitions of debug symbols during ptx stiching
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.

2 participants