Skip to content

Tags: ranocha/Polyester.jl

Tags

v0.2.1

Toggle v0.2.1's commit message

v0.2.0

Toggle v0.2.0's commit message
[Diff since v0.1.10](JuliaSIMD/Polyester.jl@v0.1.10...v0.2.0)

**Closed issues:**
- at-batch: Handle empty iteration spaces gracefully (JuliaSIMD#16)
- at-batch: TypeError: in Type, in parameter, expected Type, got a value of type Tuple{UnionAll, Int64} (JuliaSIMD#17)

v0.1.10

Toggle v0.1.10's commit message
[Diff since v0.1.9](JuliaSIMD/Polyester.jl@v0.1.9...v0.1.10)

**Closed issues:**
- More on getindex/setindex in at-batch (JuliaSIMD#15)

v0.1.9

Toggle v0.1.9's commit message
[Diff since v0.1.8](JuliaSIMD/Polyester.jl@v0.1.8...v0.1.9)

**Closed issues:**
- accessing members does not work in at-batch (JuliaSIMD#14)

v0.1.8

Toggle v0.1.8's commit message
[Diff since v0.1.7](JuliaSIMD/Polyester.jl@v0.1.7...v0.1.8)

**Closed issues:**
- @Batch doesn't work with subspace_mul single thread (JuliaSIMD#12)

v0.1.7

Toggle v0.1.7's commit message

v0.1.6

Toggle v0.1.6's commit message
[Diff since v0.1.5](JuliaSIMD/Polyester.jl@v0.1.5...v0.1.6)

**Merged pull requests:**
- Add `@batch` macro for a more convenient API. (JuliaSIMD#10) (@chriselrod)

v0.1.5

Toggle v0.1.5's commit message
[Diff since v0.1.4](JuliaSIMD/Polyester.jl@v0.1.4...v0.1.5)

**Merged pull requests:**
- Use 0.4.1 of ThreadingUtilities to stop crashes when !isbits non-array args are used (JuliaSIMD#7) (@mmiller-max)
- Fix and test batch w/ reserve (JuliaSIMD#9) (@chriselrod)

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request JuliaSIMD#7 from mmiller-max/mm/use-new-threading-…

…utils

Use 0.4.1 of ThreadingUtilities to stop crashes when !isbits non-array args are used

v0.1.3

Toggle v0.1.3's commit message