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

Bump ubuntu2204 version flag #109

Merged
merged 1 commit into from
Jun 29, 2024
Merged

Bump ubuntu2204 version flag #109

merged 1 commit into from
Jun 29, 2024

Conversation

andiwand
Copy link
Collaborator

Bumping the version flag to avoid caching the apt-get upgrade step.

I am facing a compiler segfault here acts-project/acts#3170 which happens with gcc 11.3.0 but not with 11.4.0 which is installed by the upgrade.

@andiwand andiwand force-pushed the bump-ubuntu2204-version branch from a4b0762 to 7113556 Compare June 29, 2024 06:49
@andiwand andiwand merged commit 9af2b95 into master Jun 29, 2024
24 checks passed
@andiwand andiwand deleted the bump-ubuntu2204-version branch June 29, 2024 07:25
kodiakhq bot pushed a commit to acts-project/acts that referenced this pull request Jul 6, 2024
… split out inside checks (#3170)

- Switch to a variant backend which holds different boundary tolerances
- Break parametrization and box/polygon check apart `BoundaryTolerance` vs `insideAlignedBox` vs `insidePolygon`
- Make tolerances explicitly cartesian or bound
- Implement absolute cartesian tolerance which allows us to extend surfaces by 1mm in the local axes for example
- Implement absolute euclidean tolerance which allows us to extend surfaces by 1mm in any direction for example
- Throw exceptions if requested boundary tolerance is not implemented

blocked by
- #3204
- #3205
- acts-project/machines#109
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