Skip to content

v0.2.55

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 23:31
· 831 commits to main since this release
2382b20

Reactant v0.2.55

Diff since v0.2.54

Merged pull requests:

  • Add specialization of copyto! from julia array to concreterarray (#942) (@jumerckx)
  • fix: codegen for resharded input arrays (#1031) (@avik-pal)
  • fix: PJRT is_addressable returns an Int (#1032) (@avik-pal)
  • chore: display loud warning that distributed is being used with PJRT (#1033) (@avik-pal)
  • [ReactantCUDAExt] Adapt to GPUCompiler 1.3, move options to CompilerConfig (#1034) (@giordano)
  • nicer error for type mutation in traced loop body (#1035) (@jumerckx)
  • fix project tomls (#1037) (@wsmoses)

Closed issues:

  • Scalar indexing error in copyto! with ConcreteIFRTArray (#945)
  • Bad codegen for resharding (#1027)