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

Fixups for 32-bit #143

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Fixups for 32-bit #143

merged 1 commit into from
Nov 25, 2024

Conversation

LilithHafner
Copy link
Owner

  • Allow calibration to request a number of evals up to and exceeding typemax(Int)
  • round down to typemax(Int) instead of erroring
  • Add tests for long runtime

Factored out of #142

Note that CI does not currently run on 32-bit

Allow calibration to request a number of evals up to and exceeding typemax(Int); round down to typemax(Int) instead of erroring
Add tests for long runtime
@LilithHafner LilithHafner merged commit ec00541 into main Nov 25, 2024
15 of 17 checks passed
@LilithHafner LilithHafner deleted the lh/32-bit branch November 25, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant