- Thank you received: 0
ngsolve with Conda cannot find mumps
- walker_tr9
- Topic Author
- Offline
- Senior Member
Less
More
2 years 10 months ago #4151
by walker_tr9
ngsolve with Conda cannot find mumps was created 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?
- christopher
- Offline
- Administrator
Less
More
- Thank you received: 101
2 years 10 months ago #4159
by christopher
Replied by christopher on topic ngsolve with Conda cannot find mumps
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
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
- walker_tr9
- Topic Author
- Offline
- Senior Member
Less
More
- Thank you received: 0
2 years 10 months ago #4160
by walker_tr9
Replied by walker_tr9 on topic ngsolve with Conda cannot find mumps
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
-Shawn
- christopher
- Offline
- Administrator
Less
More
- Thank you received: 101
2 years 10 months ago #4162
by christopher
Replied by christopher on topic ngsolve with Conda cannot find mumps
You can use umfpack (included in most installers, needs sparsesuite dependency) or if you have a spd matrix the included sparsecholesky.
- walker_tr9
- Topic Author
- Offline
- Senior Member
Less
More
- Thank you received: 0
2 years 10 months ago #4164
by walker_tr9
Replied by walker_tr9 on topic ngsolve with Conda cannot find mumps
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