Skip to content

Releases: EnzymeAD/Reactant.jl

v0.2.161

05 Sep 13:17
c9e136c

Choose a tag to compare

Reactant v0.2.161

Diff since v0.2.160

Merged pull requests:

Closed issues:

  • Compile errors when using AcceleratedKernels.mapreduce on a StructVector of Tuples (#1555)
  • Abort trap: mismatched ranks of types1 vs 0 with Oceananigans script with ImmersedBoundaryCondition (#1600)
  • Reactant_jll cannot be built with CUDA13.0 (#1603)
  • copy of transpose fails due to scalar indexing (#1611)

v0.2.160

29 Aug 18:58
5d0ba5a

Choose a tag to compare

Reactant v0.2.160

Diff since v0.2.159

Merged pull requests:

Closed issues:

  • Error when precompiling in Windows (#198)
  • Cannot register CUDA backend: "Could not find registered platform with name: 'cuda'" (#1591)
  • Going from Reactant v0.2.152 to v0.2.153 breaks compilation of NNlib.logsumexp (#1593)
  • Segfault with cumulative sum in stack/eachrow (#1597)

v0.2.159

26 Aug 21:33
fe2e302

Choose a tag to compare

Reactant v0.2.159

Diff since v0.2.158

Merged pull requests:

  • Format Bazel code of branch "main" (#1588) (@github-actions[bot])
  • fix: unwanted promotion in copysign (#1590) (@avik-pal)

v0.2.158

24 Aug 18:10
d59b439

Choose a tag to compare

Reactant v0.2.158

Diff since v0.2.157

Merged pull requests:

v0.2.157

23 Aug 14:22
f03640d

Choose a tag to compare

Reactant v0.2.157

Diff since v0.2.156

Merged pull requests:

  • test: mark tests as broken instead of skipping them (#1536) (@avik-pal)
  • Format Julia code of branch "main" (#1580) (@github-actions[bot])

v0.2.156

22 Aug 15:50
228023d

Choose a tag to compare

Reactant v0.2.156

Diff since v0.2.155

Merged pull requests:

Closed issues:

  • Replace Ops.<...> with a custom @op macro (#671)

v0.2.155

21 Aug 23:00
7e21eca

Choose a tag to compare

Reactant v0.2.155

Diff since v0.2.154

Merged pull requests:

  • Fix typedef and undef ctors for ConcreteRArray and ConcreteRNumber (#1571) (@oschulz)
  • fix: mapreduce with unitrange dims (#1572) (@avik-pal)
  • CompatHelper: add new compat entry for FillArrays at version 1 for package test, (keep existing compat) (#1573) (@github-actions[bot])
  • Update Project.toml (#1575) (@wsmoses)

v0.2.154

20 Aug 04:02

Choose a tag to compare

Reactant v0.2.154

Diff since v0.2.153

Merged pull requests:

Closed issues:

  • Enzyme.make_zero! not applying when compiled inside a gradient call (#1504)
  • Reactant with Nvidia GPU on x86_64-linux-gnu taking forever to precompile on 0.2.153 vs 0.2.152 (#1550)
  • Support for FillArrays? (#1563)

v0.2.153

12 Aug 18:26
05aeff9

Choose a tag to compare

Reactant v0.2.153

Diff since v0.2.152

Merged pull requests:

Closed issues:

  • TPU ifrt nondeterministically segfaults on initialization (#1497)

v0.2.152

03 Aug 20:38
a835bf2

Choose a tag to compare

Reactant v0.2.152

Diff since v0.2.151

Merged pull requests:

Closed issues:

  • rand! without rng falls-back to sampler interface (#1446)
  • Host-device copying (#1458)
  • GSPMD sharding propgagtion is deprecated (#1472)
  • Diagonal Matrix Mult is Slower than Dense (#1483)
  • Error with rand and eltype (#1508)