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

Hotfix: Remove passing the device set to lazy load API #1411

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

rkamd
Copy link
Contributor

@rkamd rkamd commented Mar 25, 2024

Remove passing the list of devices to Lazy Loading API, due to following reasons,

  • Increases the initilaization time.
  • Resolves SWDEV-438929 - hipModuleNotFound error ( this is a workaround and root cause is still unknown)

Reverting this change might affect heterogeneous GPU support.

Copy link
Contributor

@mahmoodw mahmoodw left a comment

Choose a reason for hiding this comment

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

LGTM - tested and working as a workaround to the ticket

@rkamd rkamd merged commit cefa4a9 into release/rocm-rel-6.1 Apr 3, 2024
13 checks passed
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