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

Memory allocation when calling Cholmod and MKL #87

Open
yuwenchen95 opened this issue Jul 28, 2022 · 1 comment
Open

Memory allocation when calling Cholmod and MKL #87

yuwenchen95 opened this issue Jul 28, 2022 · 1 comment

Comments

@yuwenchen95
Copy link
Collaborator

Right now, solve!() in directldl_cholmod.jl and directldl_mklpardiso.jl will allocate additional memory when we call it.

@goulart-paul
Copy link
Member

A fix for this is still pending, but will be much easier upon resolution of :
JuliaSparse/SparseArrays.jl#275

Fixed for pardiso in #114

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

No branches or pull requests

2 participants