Skip to content

Commit 1f5bca4

Browse files
committed
update README with link to small grants
1 parent 59d6ed3 commit 1f5bca4

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,13 @@
1212

1313
[![LoopVectorization Downloads](https://shields.io/endpoint?url=https://pkgs.genieframework.com/api/v1/badge/LoopVectorization)](https://pkgs.genieframework.com?packages=LoopVectorization)
1414

15-
# 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.
1620

17-
https://github.com/JuliaSIMD/LoopVectorization.jl/issues/526
18-
19-
# 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`.
2422

2523
## Installation
2624

0 commit comments

Comments
 (0)