ngsolve with Conda cannot find mumps

More
2 years 10 months ago #4151 by walker_tr9
I've been using ngsolve by installing with Conda. However, it can't seem to find mumps. I installed mumps via Conda, but ngsolve still can't find it. Is this normal?
More
2 years 10 months ago #4159 by christopher
Hi,
the ngsolve conda installer is without mpi. I guess you want to use mumps for mpi parallel solve? Then you need to compile ngsolve manually right now.

Best
Christopher
More
2 years 10 months ago #4160 by walker_tr9
I can get by without it for now. I was mainly asking as a replacement for Pardiso, because I was getting some weird errors (mentioned in another post).

-Shawn
More
2 years 10 months ago #4162 by christopher
You can use umfpack (included in most installers, needs sparsesuite dependency) or if you have a spd matrix the included sparsecholesky.
More
2 years 10 months ago #4164 by walker_tr9
For some reason there is no conda installer for umfpack for windows. It's not a big deal.
Time to create page: 0.097 seconds