Skip to content

Increase stress test of threaded gr_mpoly_divides - #2821

Open
oscarbenjamin wants to merge 13 commits into
flintlib:mainfrom
oscarbenjamin:pr_divides_stress_test
Open

Increase stress test of threaded gr_mpoly_divides#2821
oscarbenjamin wants to merge 13 commits into
flintlib:mainfrom
oscarbenjamin:pr_divides_stress_test

Conversation

@oscarbenjamin

Copy link
Copy Markdown
Contributor

See #2819 (comment)

This changes the parametrisation of the test for heaped gr_mpoly_divides. With these changes the test fails about 50% of the time here on Mac M3 with multiplier 1:

$ FLINT_TEST_MULTIPLIER=1 build/gr_mpoly/test/main gr_mpoly_divides_heap_threaded
gr_mpoly_divides_heap_threaded...
gr_mpoly_divides_heap_threaded                    0.29   (PASS)
$ FLINT_TEST_MULTIPLIER=1 build/gr_mpoly/test/main gr_mpoly_divides_heap_threaded
gr_mpoly_divides_heap_threaded...
FAIL: exact division incorrectly reported as GR_DOMAIN
i = 168, j = 0, dstatus1 = 0, dstatus2 = 1
Integers mod 390041974493255551 (_gr_nmod)
zsh: abort      FLINT_TEST_MULTIPLIER=1 build/gr_mpoly/test/main

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.

1 participant