DimaLPorNLP
DimaLPorNLP
Dear all, trying to run some Matpower large cases such as case21k I get the error: `ERROR: AssertionError: occursin(".", matrix_assignment)`. I tried to check out the latest code in PowerModels...
**Current status** The my_demo example once it gets compiled it runs for a small hard-coded matrix. For being compiled it requires that all algorithms in SuiteSparse have been built. GraphBlas...
**The bug** $ make [ 0%] Building C object SuiteSparse_config/CMakeFiles/SuiteSparseConfig.dir/SuiteSparse_config.c.o [ 0%] Linking C shared library msys-suitesparseconfig-7.dll C:/msys64/ucrt64/bin/../lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lC:/msys64/ucrt64/lib/libgomp.dll.a: Invalid argument C:/msys64/ucrt64/bin/../lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lC:/msys64/ucrt64/lib/libmingwthrd.a: Invalid argument collect2.exe:...
**Feature** I am interested to monitor the peak memory in bytes allocated in KLU. I see there is an entry in the Common structure Common.mempeak. It seems no easy to...
**The BUG** When I try to cmake in Example/build directory after successfully installed a subset of SuiteSparse packages (due to failure of SPEX to find gmp and mpfr libraries although...