-
Notifications
You must be signed in to change notification settings - Fork 13
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
Missing library #59
Comments
which version of |
Yes, 3.19.6 |
that's the issue because |
I don't need a quick fix, just wanted to point it out. I managed to do what I needed to do with it. |
ok, LaMEM version 2.1.4 should fix this, and bring back MUMPS and SuperLU_Dist on Mac and Linux |
Can you try if |
I can see on Github that 0.4.0 is released but when I try to install it in package manager, it says that 0.3.8 is still the newest. If I try to force 0.4.0, it says that it does not exist. I guess I will have to wait a bit |
or you delete the directory:
on your computer, which will force-download a new version of the Julia registry which will have version 0.4.0 |
Ok that worked. v0.4.0 solved both issues. The library error and superlu issue |
I installed this on Julia 1.10.3 today and when trying to use it, I get an error about a missing Petsc package:
LaMEM.jl is version v0.3.8
On Julia 1.9.4, it worked but was missing superlu as also pointed out in this issue: #51
The text was updated successfully, but these errors were encountered: