Skip to content

[CI] Sanitizer Update #2764

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

Conversation

AlexandreSinger
Copy link
Contributor

@AlexandreSinger AlexandreSinger commented Oct 10, 2024

Updated the sanitizer to use the standard VTR flow (without Odin) instead of with Odin.

Turned on the Strong tests as well to get better sanitizer coverage. This test was originally turned off since it took too long. Will use a PR to investigate how long this takes.

Updated the sanitizer to use the standard VTR flow (without Odin)
instead of with Odin.

Turned on the Strong tests as well to get better sanitizer coverage.
This test was originally turned off since it took too long. Will use a
PR to investigate how long this takes.
@github-actions github-actions bot added the infra Project Infrastructure label Oct 10, 2024
@AlexandreSinger
Copy link
Contributor Author

@vaughnbetz I found out why the sanitizer was only running the Odin tests. Turns out Yosys itself fails our sanitizers...

@AlexandreSinger
Copy link
Contributor Author

AlexandreSinger commented Oct 10, 2024

One idea is that I can make the sanitizer only sanitize VPR. What do you think?

@vaughnbetz
Copy link
Contributor

Could do but I'd just stick with the Odin-II runs for now. They implicitly sanitize VPR too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Project Infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants