Skip to content

Allow parallel Gröbner basis computations#128

Merged
ederc merged 1 commit intoalgebraic-solving:mainfrom
wegank:gb-array-init-2
Mar 19, 2026
Merged

Allow parallel Gröbner basis computations#128
ederc merged 1 commit intoalgebraic-solving:mainfrom
wegank:gb-array-init-2

Conversation

@wegank
Copy link
Copy Markdown
Contributor

@wegank wegank commented Mar 11, 2026

This PR provides a mitigation of issue #111, by allowing Gröbner basis computations to be done in parallel on different workers. As this PR is based on #127, it should be merged after that PR.

A proper fix for #111 will require work on msolve; However, this will likely require major interface changes (see algebraic-solving/msolve#288), so we cannot expect a new version of msolve that fixes the problem to be available very soon.

@ederc ederc merged commit ac20665 into algebraic-solving:main Mar 19, 2026
8 checks passed
@wegank wegank deleted the gb-array-init-2 branch March 19, 2026 13:29
@wegank
Copy link
Copy Markdown
Contributor Author

wegank commented Mar 19, 2026

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants