Releases: JuliaSIMD/Polyester.jl
Releases · JuliaSIMD/Polyester.jl
v0.7.16
v0.7.15
Polyester v0.7.15
Merged pull requests:
- CompatHelper: bump compat for Static to 1, (keep existing compat) (#147) (@github-actions[bot])
v0.7.14
Polyester v0.7.14
Merged pull requests:
- Remove useless
return
statement (#146) (@chriselrod)
Closed issues:
- Invalid GC preserve (#145)
v0.7.13
Polyester v0.7.13
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#142) (@dependabot[bot])
- Check for broadcast op and format. Fixes #143. (#144) (@chriselrod)
Closed issues:
- Broadcasts in
@batch
raiseUndefVarError
(#143)
v0.7.12
Polyester v0.7.12
Merged pull requests:
- Fix undefined nested iterating variable when using
Base.Generator
s and iterating over vector of functions (#140) (@GianlucaFuwa) - avoid runtime splats (#141) (@chriselrod)
Closed issues:
- Undefined nested iterating variable (#108)
v0.7.11
Polyester v0.7.11
Merged pull requests:
- Fix poor performance when one of
batch
's arguments is aType{...}
(#139) (@GianlucaFuwa)
Closed issues:
- kwarg reduction not recognized (#137)
v0.7.10
Polyester v0.7.10
Merged pull requests:
- README improvement (#125) (@carstenbauer)
- Bump actions/cache from 3 to 4 (#130) (@dependabot[bot])
- Fix
threadlocal
type-inferrability and addreduction
functionality (#134) (@GianlucaFuwa)
Closed issues:
v0.7.9
Polyester v0.7.9
Merged pull requests:
- threadlocal is a positional rather than kwarg (#123) (@chriselrod)
v0.7.8
Polyester v0.7.8
Merged pull requests:
- CompatHelper: bump compat for StrideArraysCore to 0.5, (keep existing compat) (#121) (@github-actions[bot])
- Bump version (#122) (@chriselrod)
v0.7.7
Polyester v0.7.7
Merged pull requests:
Closed issues:
- Polyester.jl v0.7.6 breaks multi-threading in packages (#119)