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

Unit tests failure on 32-bit architecture #2120

Open
Harry-Chen opened this issue Jan 10, 2025 · 1 comment
Open

Unit tests failure on 32-bit architecture #2120

Harry-Chen opened this issue Jan 10, 2025 · 1 comment
Assignees

Comments

@Harry-Chen
Copy link

I'm trying to package highs for debian. The unit tests failed on 32-bit x86 architecture.

Version: 1.9.0
Logs: https://salsa.debian.org/science-team/highs/-/jobs/6894420 (warning: raw logs are very long, DO NOT open with browser)

The following tests FAILED:
	  5 - unit_tests_all (Failed)
	 11 - 80bau3b--presolve=off (Failed)
	 26 - etamacro--presolve=off (Failed)
	 31 - greenbea--presolve=off (Failed)
	 41 - stair--presolve=off (Failed)
	 46 - standata--presolve=off (Failed)
	 56 - standmps--presolve=off (Failed)
	161 - chip-pdlp-no-presolve (Failed)
	162 - e226-pdlp-no-presolve (Failed)
	163 - scrs8-pdlp-no-presolve (Failed)
	166 - stair-pdlp-no-presolve (Failed)
	167 - standata-pdlp-no-presolve (Failed)
	168 - standgub-pdlp-no-presolve (Failed)

Errors are mostly mismatched objective values.
I wonder whether there are some hidden FP precision issues (maybe related to #2000)?

@galabovaa
Copy link
Contributor

Thank you for raising this. Yes, I think it is related to issue 2000 and the fix is a WIP

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

No branches or pull requests

2 participants