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

Segmentation fault with cudssDataDestroy #1

Closed
amontoison opened this issue Dec 3, 2023 · 2 comments
Closed

Segmentation fault with cudssDataDestroy #1

amontoison opened this issue Dec 3, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@amontoison
Copy link
Member

amontoison commented Dec 3, 2023

We must call an analysis before that the CudssData can be destroyed.

using CUDSS
data = CudssData()
CUDSS.cudssDataDestroy(data.handle, data)
@amontoison amontoison added the bug Something isn't working label Dec 8, 2023
@amontoison
Copy link
Member Author

amontoison commented Dec 8, 2023

It will be fixed in the next release of cuDSS.

@amontoison
Copy link
Member Author

Fixed by #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant