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

Add Runic using GHA #2268

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Add Runic using GHA #2268

merged 1 commit into from
Jan 17, 2025

Conversation

vchuravy
Copy link
Member

Runic is a newish Julia formatter, that JuliaGPU has been adopting.
A particularly nice feature is it's ability to format only ranges,
and thus we can use a GHA to format Enzyme over-time.

Using pre-commit one can also easily install
a git pre commit hook.

[Runic](https://github.com/fredrikekre/Runic.jl) is a newish Julia formatter, that JuliaGPU has been adopting.
A particularly nice feature is it's ability to format only ranges,
and thus we can use a GHA to format Enzyme over-time.

Using [pre-commit](https://pre-commit.com/) one can also easily install
a git pre commit hook.
Copy link
Contributor

Benchmark Results

main 208c7dd... main/208c7ddf48cdfc...
basics/overhead 4.34 ± 0.01 ns 4.65 ± 0.01 ns 0.933
time_to_load 1.16 ± 0.0097 s 1.16 ± 0.0047 s 0.997

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

@vchuravy vchuravy merged commit b95c737 into main Jan 17, 2025
24 of 30 checks passed
@vchuravy vchuravy deleted the vc/runic branch January 17, 2025 19:57
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.

2 participants