Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SuiteSparse: update to v7.5.1-1 #737

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

NeroBurner
Copy link

Must be merged after #736 beause ceres-solver 2.2.0-p1 can't handle SuiteSparse without the SuiteSparse::metis target.


Update the SuiteSparse version to v7.5.1-1. This fixes a segementation
fault when using ceres-solver solver type NESDIS.
See: jlblancoc/suitesparse-metis-for-windows#123

Use METIS_IDXTYPEWIDTH=64, as with v7.5.1 SuiteSparse upstream has
incorporated Metis sources into the Cholmod module and made it a private
dependency with the 64bit width requirement.

  • I've followed this guide
    step by step carefully. [Yes]

@NeroBurner NeroBurner added the package:update Add a new version to an existing package label Jan 25, 2024
@NeroBurner NeroBurner self-assigned this Jan 25, 2024
@NeroBurner
Copy link
Author

/rebase

Update the SuiteSparse version to `v7.5.1-1`. This fixes a segementation
fault when using ceres-solver solver type `NESDIS`.
See: jlblancoc/suitesparse-metis-for-windows#123

Use METIS_IDXTYPEWIDTH=64, as with v7.5.1 SuiteSparse upstream has
incorporated Metis sources into the Cholmod module and made it a private
dependency with the 64bit width requirement.
@NeroBurner NeroBurner force-pushed the suitesparse_metis_v7.5.1-1 branch from 2223516 to 0834c80 Compare January 26, 2024 06:56
@NeroBurner NeroBurner merged commit 210f2c7 into master Jan 26, 2024
26 of 36 checks passed
@NeroBurner NeroBurner deleted the suitesparse_metis_v7.5.1-1 branch January 26, 2024 06:57
@NeroBurner
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:update Add a new version to an existing package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant