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

[CI] Always run Julia with --check-bounds=yes #792

Closed
wants to merge 2 commits into from

Conversation

giordano
Copy link
Member

@giordano giordano commented Nov 3, 2023

Let's see if this reduces the amount of recompilation between different Julia sessions within the same job.

This should reduce the amount of recompilation between different Julia sessions
within the same job.
@giordano giordano added the CI label Nov 3, 2023
@giordano giordano marked this pull request as draft November 3, 2023 20:40
@giordano
Copy link
Member Author

giordano commented Nov 3, 2023

Nevermind, this doesn't seem to work and I don't have many more ideas for the time being.

For the record, arguments in Julia v1.9 are something like

-Cnative -J/path/to/lib/julia/sys.so --depwarn=yes --check-bounds=yes -g1 --code-coverage=@/path/to/project --color=yes --startup-file=no --pkgimages=no

@giordano giordano closed this Nov 3, 2023
@giordano giordano deleted the mg/ci-check-bounds branch November 3, 2023 20:52
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