Registered Member
|
Hi, everyone, I have a problem when using UMFPACK in Eigen (with visual studio)
It can complie, but get error in the last line of
in UmfPackSupport.h If I common the code "factorize_impl() " which becomes
no errors , but the solution are all zeros. Maybe there are something wrong with the memory. Please help me, thanks a lot! |
Moderator
|
Works for me on Linux and OSX. Can you be more specific about the error you get in factorize_impl?
|
Registered Member
|
More details, very strange, this code works
But I replace "A11.setZero();" such as
It can also compile, but get stuck at (in debug)
It said When the location "0x0000000000000024" is written to access the conflict So I really have no idea what happens. |
Moderator
|
ah, that's probably an issue of umfpack. explicit zeros are pretty bad for sparse solvers.
|
Registered Member
|
Yes, it should be my mistakes in compile UMFPACK. I have found an old compiled version of UMFPACK, every thing works well. It must be that I made some mistakes in building UMFPACK. Again, thank you for your help! |
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]