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

Fix MAGMA PyTorch issue with GPU #1154

Merged
merged 1 commit into from
May 10, 2022
Merged

Fix MAGMA PyTorch issue with GPU #1154

merged 1 commit into from
May 10, 2022

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented May 9, 2022

  • Add test to prevent regression.

http:https://b/231736279

- Add test to prevent regression.

http:https://b/231736279
@rosbo rosbo merged commit 2ac680f into main May 10, 2022
@rosbo rosbo deleted the fix-pytorch-magma branch May 10, 2022 16:09
@rosbo
Copy link
Contributor Author

rosbo commented May 10, 2022

The computation now works and the tests are passing but an error message is still printed...

Error in magma_getdevice_arch: MAGMA not initialized (call magma_init() first) or bad device
tensor([-0.2888,  1.7129, -0.8179], device='cuda:0')

Looks related to: pytorch/pytorch#60175

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.

None yet

2 participants