You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Note: Often generates type unstable code in Julia 1.10
15
+
## Maintanence
16
+
The plan is for `LoopVectorization.jl` to be maintained through the [SciML Small Grants](https://sciml.ai/small_grants/#update_loopvectorization_to_support_changes_in_julia_v112_200) program.
17
+
If you would like to see an issue fixed, or support extended to another Julia patch release, please consider:
18
+
1. Donating to the SciML Small Grants program, with a note on the purpose of your donation.
19
+
2. Create (a) PR(s) fixing the issue yourself. Apply for the small grant program first to claim the grant. Note that the small grants program is not a mentorship program; you would be expected to complete the tasks without guidance from maintainers, past or present.
# NOTE: Looking for new maintainers, otherwise deprecated in Julia 1.11
20
-
21
-
Without new maintainers for the JuliaSIMD ecosystem, `LoopVectorization.jl` and [JuliaSIMD](https://github.com/JuliaSIMD) will be deprecated for Julia v1.11 and above!
22
-
Make a few quality PRs fixing problems, and I will hand over the reigns.
23
-
You may also be entitled to [$200](https://discourse.julialang.org/t/why-is-loopvectorization-deprecated/109547/29). Depending on your local cost of living, that could be anywhere from a day's rent to several weeks or more!
21
+
Note that `LoopVectorization.jl` currently has deprecation warnings on Julia's 1.12 branch, causing test failures whenever `dep-warn=error`.
0 commit comments