Skip to content

Tags: GridTools/dace

Tags

__gt4py-next-integration_2026_04_27

Toggle __gt4py-next-integration_2026_04_27's commit message
Updated version.

__gt4py-next-integration_2026_04_20

Toggle __gt4py-next-integration_2026_04_20's commit message
Update DaCe version

__gt4py-next-integration_2026_03_31

Toggle __gt4py-next-integration_2026_03_31's commit message
update dace version

__gt4py-next-integration_2026_02_12

Toggle __gt4py-next-integration_2026_02_12's commit message
Updated the version.

__gt4py-next-integration_2026_02_03

Toggle __gt4py-next-integration_2026_02_03's commit message
Updated the version.

__gt4py-next-integration_2026_01_21

Toggle __gt4py-next-integration_2026_01_21's commit message
Set version file

__gt4py-next-integration_2026_01_14

Toggle __gt4py-next-integration_2026_01_14's commit message
Relocated the version file.

__gt4py-next-integration_2026_01_13

Toggle __gt4py-next-integration_2026_01_13's commit message
Relocated the version file.

__gt4py-next-integration_2026_01_12

Toggle __gt4py-next-integration_2026_01_12's commit message
Set version file

v2.0.0-alpha2

Toggle v2.0.0-alpha2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Extract FPGA code generation to separate repository (spcl#2252)

The DaCe FPGA backend will be supported out-of-tree. This PR extracts
the capabilities to a separate repository:
https://github.com/spcl/dace-fpga

This PR also reduces circular imports and encourages more
object-oriented design for code generation.