Closed aaron-skydio closed 2 years ago
@aaron-skydio I notice a bunch of these old tickets are Done in the project but still Open here? Is it a manual process to do both?
Aah, I'll go through and fix them. It's automated in the reverse direction (closing the issue marks as done in the project), but there's seemingly no way to have marking as done automatically close the issue yet
segfault in metis for exactly five optimized variables :exploding_head:
best example I have currently, just dealing with two-vectors. the commented out jacobians/hessians look fine to me. any other chain length seems to work fine
I added a print in SparseCholeskySolver<MatrixType, UpLo>::ComputePermutationMatrix, just before the failing line to ordering_(A_selfadjoint, invpermutation) to convert to dense and print:
with num_samples = 6, structure is the same
GDB backtrace shows the segfault in libmetis__genmmd