Skip to content

DaCe 0.11.4

Compare
Choose a tag to compare
@tbennun tbennun released this 17 Dec 23:43
f2f697c

What's Changed

  • If a Python call cannot be parsed into a data-centric program, DaCe will automatically generate a callback into Python. Supports CPU arrays and GPU arrays (via CuPy) without copying!
  • Python 3.10 support
  • CuPy arrays are supported when calling @dace.programs in JIT mode
  • Fix various issues in Python frontend and code generation

Full Changelog: v0.11.3...v0.11.4