Skip to content

Releases: JuliaSIMD/Polyester.jl

v0.2.4

12 May 21:12
Compare
Choose a tag to compare

CheapThreads v0.2.4

Diff since v0.2.3

v0.2.3

19 Apr 03:23
Compare
Choose a tag to compare

CheapThreads v0.2.3

Diff since v0.2.2

Closed issues:

  • corrupted top size (#23)

v0.2.2

14 Apr 16:55
bcbc9d2
Compare
Choose a tag to compare

CheapThreads v0.2.2

Diff since v0.2.1

Closed issues:

  • Allocations in at-batch (#19)

Merged pull requests:

  • revert special handling of NamedTuples in at-batch (#21) (@ranocha)

v0.2.1

05 Apr 20:18
Compare
Choose a tag to compare

CheapThreads v0.2.1

Diff since v0.2.0

v0.2.0

05 Apr 08:16
Compare
Choose a tag to compare

CheapThreads v0.2.0

Diff since v0.1.10

Closed issues:

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

v0.1.10

04 Apr 14:51
Compare
Choose a tag to compare

CheapThreads v0.1.10

Diff since v0.1.9

Closed issues:

  • More on getindex/setindex in at-batch (#15)

v0.1.9

04 Apr 12:54
Compare
Choose a tag to compare

CheapThreads v0.1.9

Diff since v0.1.8

Closed issues:

  • accessing members does not work in at-batch (#14)

v0.1.8

03 Apr 17:42
Compare
Choose a tag to compare

CheapThreads v0.1.8

Diff since v0.1.7

Closed issues:

  • @Batch doesn't work with subspace_mul single thread (#12)

v0.1.7

03 Apr 10:38
Compare
Choose a tag to compare

CheapThreads v0.1.7

Diff since v0.1.6

v0.1.6

02 Apr 14:36
Compare
Choose a tag to compare

CheapThreads v0.1.6

Diff since v0.1.5

Merged pull requests: